wsl fixes

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-17 19:17:04 +00:00
parent 0953c65a9f
commit 2bac83ec14
4 changed files with 19 additions and 3 deletions

View File

@@ -37,5 +37,18 @@
"special": "#b9fb35",
"weird": "#fb3578"
}
},
"NxDCS": {
"base": {
"foreground": "#ddcccc",
"background": "#080707"
},
"to_alter": {
"accent": "#d23f36",
"secondary": "#355273",
"tertiary": "#1b789b",
"special": "#66dd66",
"weird": "#dddd66"
}
}
}