1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-27 08:27:45 +00:00

Add more Ghostty configs

This commit is contained in:
RGBCube 2023-12-07 08:32:09 +03:00
parent 8e52c2f4fa
commit be628e8e60
No known key found for this signature in database

View file

@ -4,6 +4,12 @@
# (toString (pkgs.writeText "base16-theme" myTheme.ghosttyConfig))
# ];
theme: with theme.withHashtag; ''
background = ${base00}
foreground = ${base05}
selection-background = ${base02}
selection-foreground = ${base00}
palette = 0=${base00}
palette = 1=${base08}
palette = 2=${base0B}