diff --git a/templates/ghosttyConfig.nix b/templates/ghosttyConfig.nix index 32cbcfd..e140d43 100644 --- a/templates/ghosttyConfig.nix +++ b/templates/ghosttyConfig.nix @@ -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}