Gruvbox theme-green model color

This commit is contained in:
trilium-share-gruvbox
2026-09-07 22:14:47 +02:00
parent a956fa7c8c
commit 89495d6a99
+2
View File
@@ -20,6 +20,7 @@ html.theme-light {
--text-link: #076678; --text-link: #076678;
--text-menu-active: #fbf1c7; --text-menu-active: #fbf1c7;
color-scheme: light; color-scheme: light;
--model-viewer-color: #79740e;
} }
html.theme-dark { html.theme-dark {
@@ -37,6 +38,7 @@ html.theme-dark {
--text-link: #83a598; --text-link: #83a598;
--text-menu-active: #1d2021; --text-menu-active: #1d2021;
color-scheme: dark; color-scheme: dark;
--model-viewer-color: #b8bb26;
} }
body { body {