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:
parent
8e52c2f4fa
commit
be628e8e60
1 changed files with 6 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue