diff --git a/src/css/theme.css b/src/css/theme.css index 6090d015..5d6bb157 100644 --- a/src/css/theme.css +++ b/src/css/theme.css @@ -367,3 +367,23 @@ .theme-preset-accent-whoosh { background-color: rgb(var(--theme-preset-accent-whoosh)) } + +.theme-preset-background-eldergold-01 { + background-color: rgb(var(--theme-preset-background-eldergold-01)) +} + +.theme-preset-background-eldergold-02 { + background-color: rgb(var(--theme-preset-background-eldergold-02)) +} + +.theme-preset-background-eldergold-03 { + background-color: rgb(var(--theme-preset-background-eldergold-03)) +} + +.theme-preset-background-eldergold-04 { + background-color: rgb(var(--theme-preset-background-eldergold-04)) +} + +.theme-preset-accent-eldergold { + background-color: rgb(var(--theme-preset-accent-eldergold)) +} diff --git a/src/index.html b/src/index.html index 8058c347..019b49a2 100644 --- a/src/index.html +++ b/src/index.html @@ -1477,6 +1477,18 @@
+