1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 07:22:50 -05:00
Files
DankMaterialShell/matugen/templates/fastfetch-colors.jsonc
2025-08-23 01:07:20 -04:00

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}}"
}
}
}