15 lines
372 B
Plaintext
15 lines
372 B
Plaintext
# Ember theme — warm red and white tones
|
|
# Deployed to /etc/opsec/themes/ — sourced by opsec_generate_conky()
|
|
THEME_LABEL="Ember"
|
|
CONKY_BG="000000"
|
|
CONKY_COLOR0="FF2B2B"
|
|
CONKY_COLOR1="A0A0A0"
|
|
CONKY_COLOR2="B0B0B0"
|
|
CONKY_COLOR3="000000"
|
|
CONKY_COLOR4="FF2B2B"
|
|
CONKY_COLOR5="FF7A7A"
|
|
CONKY_COLOR6="CFCFCF"
|
|
CONKY_COLOR7="EDEDED"
|
|
CONKY_COLOR8="FF2B2B"
|
|
CONKY_COLOR9="A0A0A0"
|