mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 17:07:46 +00:00
Add Ghostty template
This commit is contained in:
parent
1024c2e2ee
commit
ca5fbf10c9
4 changed files with 33 additions and 2 deletions
|
@ -22,6 +22,7 @@
|
|||
adwaitaGtkCss = (import ./templates/adwaitaGtkCss.nix) themeFull;
|
||||
discordCss = (import ./templates/discordCss.nix) themeFull;
|
||||
firefoxTheme = (import ./templates/firefoxTheme.nix) themeFull;
|
||||
ghosttyConfig = (import ./templates/ghosttyConfig.nix) themeFull;
|
||||
tmTheme = (import ./templates/tmTheme.nix) themeFull;
|
||||
};
|
||||
} // builtins.mapAttrs (name: self.custom) raw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue