mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-10 07:25:37 -05:00
matugen: add foot and alacritty
This commit is contained in:
11
matugen/templates/alacritty.toml
Normal file
11
matugen/templates/alacritty.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[colors.primary]
|
||||
background = '{{colors.surface.default.hex}}'
|
||||
foreground = '{{colors.on_surface.default.hex}}'
|
||||
|
||||
[colors.selection]
|
||||
text = '{{colors.on_surface.default.hex}}'
|
||||
background = '{{colors.primary_container.default.hex}}'
|
||||
|
||||
[colors.cursor]
|
||||
text = '{{colors.surface.default.hex}}'
|
||||
cursor = '{{colors.primary.default.hex}}'
|
||||
Reference in New Issue
Block a user