Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-10-24 12:40:16 +02:00
8 changed files with 45 additions and 33 deletions

View File

@@ -1,13 +1,13 @@
{
"base": {
"foreground": "#d6d5f5",
"background": "#050414"
"foreground": "#eddbef",
"background": "#100711"
},
"to_alter": {
"accent": "#5d5ad7",
"secondary": "#ff3238",
"tertiary": "#8288af",
"special": "#d3d759",
"weird": "#d759aa"
"accent": "#ba71c0",
"secondary": "#3266ff",
"tertiary": "#4bb6e6",
"special": "#76c071",
"weird": "#c08571"
}
}