mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 15:32:50 -05:00
11 lines
373 B
JSON
11 lines
373 B
JSON
{
|
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
|
"display": {
|
|
"color": {
|
|
"keys": "{{colors.primary.default.hex}}",
|
|
"title": "{{colors.on_surface.default.hex}}",
|
|
"separator": "{{colors.outline.default.hex}}",
|
|
"output": "{{colors.secondary.default.hex}}"
|
|
}
|
|
}
|
|
} |