feat: light dark theming

This commit is contained in:
2025-07-02 16:10:40 +02:00
parent f76d84ce7e
commit 3992c78c33
11 changed files with 389 additions and 55 deletions

View File

@@ -73,3 +73,4 @@ end
# Created by `pipx` on 2025-06-04 15:36:28
set PATH $PATH /home/mike/.local/bin
[ -f "$HOME/.theme_env" ] && source "$HOME/.theme_env"