mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
47 lines
1.3 KiB
JSON
47 lines
1.3 KiB
JSON
{
|
|
"dark": {
|
|
"name": "Gruvbox Material Dark Soft",
|
|
"surface": "#32302f",
|
|
"surfaceText": "#fbf1c7",
|
|
"surfaceVariant": "#3c3836",
|
|
"surfaceVariantText": "#ebdbb2",
|
|
"background": "#3c3836",
|
|
"backgroundText": "#ddc7a1",
|
|
"outline": "#7c6f64",
|
|
"surfaceContainer": "#3c3836",
|
|
"surfaceContainerHigh": "#5a524c",
|
|
"surfaceContainerHighest": "#7c6f64",
|
|
"primary": "#a9b665",
|
|
"secondary": "#d8a657",
|
|
"primaryText": "#292828",
|
|
"primaryContainer": "#798247",
|
|
"surfaceTint": "#7daea3",
|
|
"error": "#ea6962",
|
|
"warning": "#d3869b",
|
|
"info": "#89b482",
|
|
"matugen_type": "scheme-tonal-spot"
|
|
},
|
|
"light": {
|
|
"name": "Gruvbox Material Light Soft",
|
|
"surface": "#f2e5bc",
|
|
"surfaceText": "#282828",
|
|
"surfaceVariant": "#ebdbb2",
|
|
"surfaceVariantText": "#3c3836",
|
|
"background": "#ebdbb2",
|
|
"backgroundText": "#654735",
|
|
"outline": "#a89984",
|
|
"surfaceContainer": "#ebdbb2",
|
|
"surfaceContainerHigh": "#c9b99a",
|
|
"surfaceContainerHighest": "#a89984",
|
|
"primary": "#6c782e",
|
|
"secondary": "#b47109",
|
|
"primaryText": "#292828",
|
|
"primaryContainer": "#535d23",
|
|
"surfaceTint": "#45707a",
|
|
"error": "#c14a4a",
|
|
"warning": "#945e80",
|
|
"info": "#6c782e",
|
|
"matugen_type": "scheme-tonal-spot"
|
|
}
|
|
}
|