15 lines
371 B
Plaintext
15 lines
371 B
Plaintext
# Aurora theme — purple and cyan tones
|
|
# Deployed to /etc/opsec/themes/ — sourced by opsec_generate_conky()
|
|
THEME_LABEL="Aurora"
|
|
CONKY_BG="000000"
|
|
CONKY_COLOR0="B55AFC"
|
|
CONKY_COLOR1="FF63BE"
|
|
CONKY_COLOR2="85E7FF"
|
|
CONKY_COLOR3="000000"
|
|
CONKY_COLOR4="268BD2"
|
|
CONKY_COLOR5="07CAF9"
|
|
CONKY_COLOR6="85E7FF"
|
|
CONKY_COLOR7="ECDEF7"
|
|
CONKY_COLOR8="B55AFC"
|
|
CONKY_COLOR9="4A6A7A"
|