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,5 @@
@define-color background-color #060B1E;
@define-color border-color #6d7db6;
@define-color label #ffcead;
@define-color image #ffcead;
@define-color progress #E9BB4F;