Changed colorscheme and updated tmux config +++

This commit is contained in:
2025-02-23 15:35:10 +01:00
parent 49040e91e9
commit 233daaf97d
29 changed files with 796 additions and 308 deletions

View File

@@ -5,7 +5,7 @@ export WHITE=0xffeeeeee
# -- Dracula Scheme --
export BAR_COLOR=0xff262626
export ITEM_BG_COLOR=0xff4e4e4e
export ACCENT_COLOR=0xffa582f0
export ACCENT_COLOR=0xff8A8FA9
# -- Gray Scheme --
# export BAR_COLOR=0xff101314