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

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-12 02:42:26 +01:00
11 changed files with 62 additions and 37 deletions

View File

@@ -1,13 +1,13 @@
{
"base": {
"foreground": "#feccd2",
"background": "#190003"
"foreground": "#eedce1",
"background": "#11080a"
},
"to_alter": {
"accent": "#fd344d",
"secondary": "#ff32c6",
"tertiary": "#b935fc",
"special": "#33fde4",
"weird": "#d3fd33"
"accent": "#bb768a",
"secondary": "#b5ff32",
"tertiary": "#918ea3",
"special": "#76bba7",
"weird": "#b7bb76"
}
}