commit 637838b93c8c916e3b3822de2379e731601bbc0c parent cfab1b1cfee57b1748257fadd809b56a83485080 Author: mrgrouse <bdmfegys@duck.com> Date: Thu, 3 Jul 2025 20:54:35 -0400 templates/colors.Xresources: migrate old dwm xresources to birdwm Diffstat:
| M | templates/colors.Xresources | | | 12 | ++++++------ |
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/templates/colors.Xresources b/templates/colors.Xresources @@ -19,12 +19,12 @@ UXTerm*cursorColor: {{cursor}} Xcursor.size: 24 Xcursor.theme: Sweet-cursors -dwm.normbgcolor: {{color4}} -dwm.normbordercolor: {{color4}} -dwm.normfgcolor: {{foreground}} -dwm.selbgcolor: {{color2}} -dwm.selbordercolor: {{foreground}} -dwm.selfgcolor: {{foreground}} +birdwm.normbgcolor: {{color4}} +birdwm.normbordercolor: {{color4}} +birdwm.normfgcolor: {{foreground}} +birdwm.selbgcolor: {{color2}} +birdwm.selbordercolor: {{foreground}} +birdwm.selfgcolor: {{foreground}} ! Colors 0-15. *.color0: {{color0}}