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 @@
# Default theme — balanced green-on-black aesthetic
# Deployed to /etc/opsec/themes/ — sourced by opsec_generate_conky()
THEME_LABEL="Default"
CONKY_BG="000000"
CONKY_COLOR0="FF4C4C"
CONKY_COLOR1="00FF9C"
CONKY_COLOR2="49D6B6"
CONKY_COLOR3="000000"
CONKY_COLOR4="49D6B6"
CONKY_COLOR5="2AFFC6"
CONKY_COLOR6="2AFFC6"
CONKY_COLOR7="CFFFE6"
CONKY_COLOR8="49D6B6"
CONKY_COLOR9="1A1A1A"