1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-31 00:42: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

@@ -190,7 +190,7 @@
"storage.type"
],
"settings": {
"foreground": "{{dank16.color5.light.hex}}"
"foreground": "{{dank16.color6.light.hex}}"
}
},
{
@@ -444,7 +444,7 @@
"foreground": "{{colors.outline.light.hex}}"
},
"keyword": {
"foreground": "{{dank16.color5.light.hex}}"
"foreground": "{{dank16.color6.light.hex}}"
},
"operator": {
"foreground": "{{colors.on_surface.light.hex}}"