aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorjune <me@koi.rip>2026-04-01 18:53:38 +0200
committerjune <me@koi.rip>2026-04-07 13:01:52 +0200
commit7fc624473822da6b0387f5caac9d5fd8196beda2 (patch)
treeb349f54221348a041ed80fc18b718f6bb7257327 /static
parent70f00aa55f03564dc4ce6e957e0a3edffb3d3f65 (diff)
add evergarden theme
Diffstat (limited to 'static')
-rw-r--r--static/themes/evergarden.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/static/themes/evergarden.css b/static/themes/evergarden.css
new file mode 100644
index 0000000..842731f
--- /dev/null
+++ b/static/themes/evergarden.css
@@ -0,0 +1,25 @@
+:root {
+ /* background */
+ --1d2021: #232a2e;
+ --282828: #2b3337;
+ --3c3836: #374145;
+ --504945: #4a585c;
+
+ /* font */
+ --928374: #839e9a;
+ --a89984: #adc9bc;
+ --bdae93: #f8f9e8;
+ --8ec07c: #cbe3b3;
+ --ebdbb2: #adc9bc;
+
+ /* code highlighter */
+ --comment: #839e9a;
+ --default: #f8f9e8;
+ --keyword: #6f8788;
+ --string: #cbe3b3;
+
+ /* color codes for instance list */
+ --green: #cbe3b3;
+ --yellow: #f5d098;
+ --red: #f57f82;
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage