1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 06:52:50 -05:00
Files
DankMaterialShell/templates/ghostty-colors.conf
bbedward 1a8766a291 Revert "aggressive colors"
This reverts commit 32e9f481bc.
2025-08-21 09:17:54 -04:00

21 lines
983 B
Plaintext

background = {{colors.background.default.hex}}
foreground = {{colors.on_background.default.hex}}
cursor-color = {{colors.inverse_primary.default.hex}}
selection-background = {{colors.secondary.default.hex}}
selection-foreground = #ffffff
palette = 0={{colors.background.default.hex}}
palette = 1={{colors.error.default.hex}}
palette = 2={{colors.tertiary.default.hex}}
palette = 3={{colors.secondary.default.hex}}
palette = 4={{colors.primary.default.hex}}
palette = 5={{colors.tertiary_container.default.hex}}
palette = 6={{colors.inverse_primary.default.hex}}
palette = 7={{colors.on_background.default.hex}}
palette = 8={{colors.on_surface_variant.default.hex}}
palette = 9={{colors.error.default.hex}}
palette = 10={{colors.tertiary.default.hex}}
palette = 11={{colors.secondary.default.hex}}
palette = 12={{colors.primary.default.hex}}
palette = 13={{colors.outline.default.hex}}
palette = 14={{colors.inverse_primary.default.hex}}
palette = 15={{colors.on_surface.default.hex}}