1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-07 22:15:38 -05:00

Custom py ghostty generator

This commit is contained in:
bbedward
2025-08-25 11:28:28 -04:00
parent 4a0825e27f
commit fada218723
9 changed files with 126 additions and 102 deletions

View File

@@ -0,0 +1,5 @@
background = {{colors.surface.default.hex}}
foreground = {{colors.on_surface.default.hex}}
cursor-color = {{colors.primary.default.hex}}
selection-background = {{colors.surface_container.default.hex}}
selection-foreground = {{colors.on_surface.default.hex}}