1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-30 16:32:50 -05: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

@@ -202,7 +202,7 @@
{
"scope": ["keyword"],
"settings": {
"foreground": "{{dank16.color5.dark.hex}}"
"foreground": "{{dank16.color6.dark.hex}}"
}
},
{
@@ -320,7 +320,7 @@
"foreground": "{{dank16.color12.dark.hex}}"
},
"keyword": {
"foreground": "{{dank16.color5.dark.hex}}"
"foreground": "{{dank16.color6.dark.hex}}"
},
"comment": {
"foreground": "{{dank16.color8.dark.hex}}"