Changed color for memory and date.

This commit is contained in:
RealStickman 2020-02-16 20:27:32 +00:00
parent ae395927ee
commit 2d40491fe3

View File

@ -571,8 +571,10 @@ date-alt = " %d-%m-%Y"
time = %H:%M
time-alt = %H:%M
format-prefix = " "
format-prefix-foreground = #c1941a
format-underline = #c1941a
;format-prefix-foreground = #c1941a
;format-underline = #c1941a
format-prefix-foreground = #c14019
format-underline = #c14019
format-foreground = ${colors.foreground}
format-background = ${colors.background}
label = %date% %time%
@ -796,8 +798,10 @@ label = %gb_used%
format = Mem <label>
format-prefix = "  "
format-prefix-foreground = #3384d0
format-underline = #3384d0
;format-prefix-foreground = #3384d0
;format-underline = #3384d0
format-prefix-foreground = #3436d1
format-underline = #3436d1
format-foreground = ${colors.foreground}
format-background = ${colors.background}