1
Fork 0

Add gruvbox theme

This commit is contained in:
prescientmoon 2024-04-29 15:50:59 +02:00
parent b09a445939
commit caf3bec5a5
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
18 changed files with 183 additions and 195 deletions
modules/common

View file

@ -44,6 +44,7 @@
theme = {
name = config.lib.stylix.scheme.scheme;
polarity = config.stylix.polarity or null;
base00 = config.lib.stylix.scheme.base00;
base01 = config.lib.stylix.scheme.base01;
base02 = config.lib.stylix.scheme.base02;