added Pywal base files

This commit is contained in:
zaske
2025-07-13 21:22:04 +02:00
parent 9abffecf31
commit c638dec5c5
29 changed files with 958 additions and 2 deletions
+15
View File
@@ -0,0 +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"
}