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 @@
# Terminal theme — classic monochrome green CRT aesthetic
# Deployed to /etc/opsec/themes/ — sourced by opsec_generate_conky()
THEME_LABEL="Terminal"
CONKY_BG="0A0A0A"
CONKY_COLOR0="FF3333"
CONKY_COLOR1="33FF33"
CONKY_COLOR2="22BB22"
CONKY_COLOR3="0A0A0A"
CONKY_COLOR4="118811"
CONKY_COLOR5="44FF44"
CONKY_COLOR6="33DD33"
CONKY_COLOR7="AAFFAA"
CONKY_COLOR8="22CC22"
CONKY_COLOR9="1A3A1A"