colors: Set xclock colors.

This commit is contained in:
Dylan Araps 2017-07-08 21:43:12 +10:00
parent dd357b6c63
commit 36feca8477

View File

@ -55,6 +55,9 @@ rofi.color-normal: {background}, {foreground}, {background}, {color10}, {backgro
rofi.color-active: {background}, {foreground}, {background}, {color10}, {background} rofi.color-active: {background}, {foreground}, {background}, {color10}, {background}
rofi.color-urgent: {background}, {color9}, {background}, {color9}, {foreground} rofi.color-urgent: {background}, {color9}, {background}, {color9}, {foreground}
! Emacs colors. ! Xclock colors.
emacs*background: {background} XClock*majorColor: {color15}
emacs*foreground: {foreground} XClock*minorColor: {color15}
XClock*hourColor: {color15}
XClock*minuteColor: {color15}
XClock*secondColor: {color15}