Initial Commit

This commit is contained in:
klein panic
2024-08-08 15:30:46 -04:00
commit 7366e094a1
197 changed files with 44569 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#Colors for status bar, allows for various theme Colors
## Default Colors
black="#000000"
white="#ffffff"
grey="#555555"
green="#00ff00"
yellow="#ffff00"
red="#ff0000"