Initial release: ghost_protocol privacy toolkit

This commit is contained in:
ghost
2026-03-04 09:13:16 -05:00
commit 973cede31f
99 changed files with 12158 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# 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"