Add theme Ethereal

This commit is contained in:
Bjarne Oeverli
2025-11-10 21:17:20 +01:00
parent 04fa3fd32e
commit a6a79d0cd5
14 changed files with 255 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
$color = rgba(6, 11, 30, 1)
$inner_color = rgba(6, 11, 30, 0.66)
$outer_color = rgba(200, 157, 193, 1)
$font_color = rgba(255, 206, 173, 1)
$placeholder_color = rgba(255, 206, 173, 0.7)
$check_color = rgba(163, 191, 209, 1)