colors: Remove general x colors. Closes #49

This commit is contained in:
Dylan Araps 2017-07-30 12:42:26 +10:00
parent ce046fb948
commit 02d37b6bbe

View File

@ -1,4 +1,4 @@
! X colors
! X colors.
! Generated by 'wal'
URxvt*foreground: {foreground}
XTerm*foreground: {foreground}
@ -7,10 +7,7 @@ XTerm*background: {background}
URxvt*cursorColor: {cursor}
XTerm*cursorColor: {cursor}
! Generic special colors.
*foreground: {foreground}
*background: {background}
! Colors 0-15.
*.color0: {color0}
*color0: {color0}
*.color1: {color1}
@ -55,6 +52,8 @@ rofi.color-active: {background}, {foreground}, {background}, {color10}, {backgro
rofi.color-urgent: {background}, {color9}, {background}, {color9}, {foreground}
! Xclock colors.
XClock*foreground: {foreground{
XClock*background: {background}
XClock*majorColor: rgba:{color15.xrgba}
XClock*minorColor: rgba:{color15.xrgba}
XClock*hourColor: rgba:{color15.xrgba}