Zsh und neue waybar hinzugefügt

This commit is contained in:
2025-08-07 12:51:42 +02:00
parent db84803624
commit 3f55587e18
111 changed files with 2372 additions and 2887 deletions
+13 -13
View File
@@ -1,15 +1,15 @@
{
"cursor": "#f1c3bf",
"number": "#f1c3bf",
"parens": "#F3877C",
"result": "#DE5F67",
"comment": "#a88885",
"matched": "#DE5F67",
"function": "#98364A",
"operator": "#A84859",
"variable": "#C6394B",
"scrollbar": "#A84859",
"separator": "#A84859",
"background": "#0f0d16",
"editorbackground": "#0f0d16"
"cursor": "#c3c5c8",
"number": "#c3c5c8",
"parens": "#979274",
"result": "#6F8F70",
"comment": "#5f6674",
"matched": "#6F8F70",
"function": "#4C4D4F",
"operator": "#C15E59",
"variable": "#6C6A5F",
"scrollbar": "#C15E59",
"separator": "#C15E59",
"background": "#101725",
"editorbackground": "#101725"
}