Improve color system, rofi theme formatting system

This commit is contained in:
Elnu 2023-01-25 17:47:51 -08:00
parent 5efa9a24bb
commit cd0afe0797
5 changed files with 29 additions and 19 deletions

View file

@ -1,4 +1,6 @@
{
theme = "everforest";
kitty-theme = "Everforest Dark Hard";
gtkTheme = pkgs: {
package = pkgs.callPackage ./gtk.nix {};