1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-15 10:12:07 -04:00

dank16: update algorithm overall

- More similarities to primary, smoother gradient of
  cyan->purple->magenta->white, keep gray
- Make purple slot near-match for primaryContainer
This commit is contained in:
bbedward
2026-01-16 18:10:15 -05:00
parent d7b7086b21
commit 581073394a
5 changed files with 225 additions and 137 deletions

View File

@@ -148,7 +148,7 @@
{
"scope": ["keyword"],
"settings": {
"foreground": "{{dank16.color5.default.hex}}"
"foreground": "{{dank16.color6.default.hex}}"
}
},
{
@@ -272,7 +272,7 @@
"foreground": "{{dank16.color12.default.hex}}"
},
"keyword": {
"foreground": "{{dank16.color5.default.hex}}"
"foreground": "{{dank16.color6.default.hex}}"
},
"comment": {
"foreground": "{{colors.outline.default.hex}}"