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 @@
@define-color selected-text #7d82d9;
@define-color text #ffcead;
@define-color base #060B1E;
@define-color border #6d7db6;
@define-color foreground #ffcead;
@define-color background #060B1E;