mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-11 07:52:50 -05:00
matugen: remove surface shifting option entirely
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"border_secondary": "{{colors.secondary.default.hex}}",
|
||||
"header_background": "{{colors.primary.default.hex}}",
|
||||
"header_text": "{{colors.on_primary.default.hex}}",
|
||||
"footer_background": "{{colors.surface_container.default.hex}}",
|
||||
"footer_background": "{{colors.surface.default.hex}}",
|
||||
"footer_text": "{{colors.on_surface_variant.default.hex}}",
|
||||
"text_primary": "{{colors.on_surface.default.hex}}",
|
||||
"text_secondary": "{{colors.on_surface_variant.default.hex}}",
|
||||
@@ -32,7 +32,7 @@
|
||||
"cpu_low": "{{colors.primary_container.default.hex}}",
|
||||
"cpu_medium": "{{colors.primary.default.hex}}",
|
||||
"cpu_high": "{{colors.tertiary.default.hex}}",
|
||||
"progress_background": "{{colors.surface_container_high.default.hex}}"
|
||||
"progress_background": "{{colors.surface_container.default.hex}}"
|
||||
},
|
||||
"temperature": {
|
||||
"cold": "{{colors.primary_container.default.hex}}",
|
||||
|
||||
Reference in New Issue
Block a user