Changed color for memory and date.
This commit is contained in:
parent
ae395927ee
commit
2d40491fe3
@ -571,8 +571,10 @@ date-alt = " %d-%m-%Y"
|
|||||||
time = %H:%M
|
time = %H:%M
|
||||||
time-alt = %H:%M
|
time-alt = %H:%M
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = #c1941a
|
;format-prefix-foreground = #c1941a
|
||||||
format-underline = #c1941a
|
;format-underline = #c1941a
|
||||||
|
format-prefix-foreground = #c14019
|
||||||
|
format-underline = #c14019
|
||||||
format-foreground = ${colors.foreground}
|
format-foreground = ${colors.foreground}
|
||||||
format-background = ${colors.background}
|
format-background = ${colors.background}
|
||||||
label = %date% %time%
|
label = %date% %time%
|
||||||
@ -796,8 +798,10 @@ label = %gb_used%
|
|||||||
|
|
||||||
format = Mem <label>
|
format = Mem <label>
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = #3384d0
|
;format-prefix-foreground = #3384d0
|
||||||
format-underline = #3384d0
|
;format-underline = #3384d0
|
||||||
|
format-prefix-foreground = #3436d1
|
||||||
|
format-underline = #3436d1
|
||||||
format-foreground = ${colors.foreground}
|
format-foreground = ${colors.foreground}
|
||||||
format-background = ${colors.background}
|
format-background = ${colors.background}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user