summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doom/.config/doom/themes/noctalia-theme.el128
-rw-r--r--foot/.config/foot/themes/noctalia42
-rw-r--r--ghostty/.config/ghostty/themes/noctalia44
-rw-r--r--niri/.config/niri/noctalia.kdl24
4 files changed, 119 insertions, 119 deletions
diff --git a/doom/.config/doom/themes/noctalia-theme.el b/doom/.config/doom/themes/noctalia-theme.el
index 99e6d3e..40af247 100644
--- a/doom/.config/doom/themes/noctalia-theme.el
+++ b/doom/.config/doom/themes/noctalia-theme.el
@@ -21,75 +21,75 @@
(deftheme noctalia "Theme using Template variables with quality of life improvements.")
;; Define all the color variables (replaced by template processor)
-(let* ((bg "#16130c")
- (err "#ffb4ab")
- (err-container "#93000a")
- (on-background "#e9e2d5")
- (on-err "#690005")
- (on-err-container "#ffdad6")
- (on-primary "#3c2f00")
- (on-primary-container "#2a2000")
- (on-secondary "#3b2f07")
- (on-secondary-container "#c6b47f")
- (on-surface "#e9e2d5")
- (on-surface-variant "#cfc6b0")
- (on-tertiary "#213600")
- (on-tertiary-container "#162600")
- (outline-color "#98907c")
- (outline-variant "#4d4636")
- (primary "#e6c34f")
- (primary-container "#ac8e1b")
- (secondary "#d8c58f")
- (secondary-container "#53461b")
+(let* ((bg "#fff8f0")
+ (err "#ba1a1a")
+ (err-container "#ffdad6")
+ (on-background "#1e1b13")
+ (on-err "#ffffff")
+ (on-err-container "#93000a")
+ (on-primary "#ffffff")
+ (on-primary-container "#fffbff")
+ (on-secondary "#ffffff")
+ (on-secondary-container "#706134")
+ (on-surface "#1e1b13")
+ (on-surface-variant "#4d4636")
+ (on-tertiary "#ffffff")
+ (on-tertiary-container "#faffe9")
+ (outline-color "#7e7664")
+ (outline-variant "#cfc6b0")
+ (primary "#6f5a00")
+ (primary-container "#8d7200")
+ (secondary "#6c5d31")
+ (secondary-container "#f3dea6")
(shadow "#000000")
- (surface "#16130c")
- (surface-container "#221f17")
- (surface-container-high "#2d2a21")
- (surface-container-highest "#38342c")
- (surface-container-low "#1e1b13")
- (surface-container-lowest "#110e07")
- (surface-variant "#4d4636")
- (tertiary "#add374")
- (tertiary-container "#789c44")
+ (surface "#fff8f0")
+ (surface-container "#f5ede0")
+ (surface-container-high "#efe7da")
+ (surface-container-highest "#e9e2d5")
+ (surface-container-low "#fbf3e5")
+ (surface-container-lowest "#ffffff")
+ (surface-variant "#ece2cb")
+ (tertiary "#456512")
+ (tertiary-container "#5d7f2a")
;; Map success colors to tertiary (as used in other templates)
- (success "#add374")
- (on-success "#213600")
- (success-container "#789c44")
- (on-success-container "#162600")
+ (success "#456512")
+ (on-success "#ffffff")
+ (success-container "#5d7f2a")
+ (on-success-container "#faffe9")
;; Map fixed colors to regular colors
- (primary-fixed "#e6c34f")
- (primary-fixed-dim "#ac8e1b")
- (secondary-fixed "#d8c58f")
- (secondary-fixed-dim "#53461b")
- (tertiary-fixed "#add374")
- (tertiary-fixed-dim "#789c44")
- (on-primary-fixed "#3c2f00")
- (on-primary-fixed-variant "#2a2000")
- (on-secondary-fixed "#3b2f07")
- (on-secondary-fixed-variant "#c6b47f")
- (on-tertiary-fixed "#213600")
- (on-tertiary-fixed-variant "#162600")
+ (primary-fixed "#6f5a00")
+ (primary-fixed-dim "#8d7200")
+ (secondary-fixed "#6c5d31")
+ (secondary-fixed-dim "#f3dea6")
+ (tertiary-fixed "#456512")
+ (tertiary-fixed-dim "#5d7f2a")
+ (on-primary-fixed "#ffffff")
+ (on-primary-fixed-variant "#fffbff")
+ (on-secondary-fixed "#ffffff")
+ (on-secondary-fixed-variant "#706134")
+ (on-tertiary-fixed "#ffffff")
+ (on-tertiary-fixed-variant "#faffe9")
;; Map inverse colors to surface variants
- (inverse-on-surface "#e9e2d5")
- (inverse-primary "#e6c34f")
- (inverse-surface "#16130c")
+ (inverse-on-surface "#1e1b13")
+ (inverse-primary "#6f5a00")
+ (inverse-surface "#fff8f0")
;; ANSI terminal colors
- (term0 "#4d4636")
- (term1 "#ffb4ab")
- (term2 "#e6c34f")
- (term3 "#d8c58f")
- (term4 "#add374")
- (term5 "#e6c34f")
- (term6 "#d8c58f")
- (term7 "#e9e2d5")
- (term8 "#98907c")
- (term9 "#ffb4ab")
- (term10 "#e6c34f")
- (term11 "#d8c58f")
- (term12 "#add374")
- (term13 "#e6c34f")
- (term14 "#d8c58f")
- (term15 "#e9e2d5"))
+ (term0 "#ece2cb")
+ (term1 "#ba1a1a")
+ (term2 "#6f5a00")
+ (term3 "#6c5d31")
+ (term4 "#456512")
+ (term5 "#8b7000")
+ (term6 "#83713e")
+ (term7 "#1e1b13")
+ (term8 "#7e7664")
+ (term9 "#ba1a1a")
+ (term10 "#6f5a00")
+ (term11 "#6c5d31")
+ (term12 "#456512")
+ (term13 "#8b7000")
+ (term14 "#83713e")
+ (term15 "#1e1b13"))
(custom-theme-set-faces
'noctalia
diff --git a/foot/.config/foot/themes/noctalia b/foot/.config/foot/themes/noctalia
index 746cdb6..99b63ae 100644
--- a/foot/.config/foot/themes/noctalia
+++ b/foot/.config/foot/themes/noctalia
@@ -1,22 +1,22 @@
[colors-dark]
-foreground=e9e2d5
-background=16130c
-regular0=4d4636
-regular1=ffb4ab
-regular2=e6c34f
-regular3=d8c58f
-regular4=add374
-regular5=e6c34f
-regular6=d8c58f
-regular7=e9e2d5
-bright0=98907c
-bright1=ffb4ab
-bright2=e6c34f
-bright3=d8c58f
-bright4=add374
-bright5=e6c34f
-bright6=d8c58f
-bright7=e9e2d5
-selection-foreground=cfc6b0
-selection-background=4d4636
-cursor=16130c e9e2d5
+foreground=1e1b13
+background=fff8f0
+regular0=ece2cb
+regular1=ba1a1a
+regular2=6f5a00
+regular3=6c5d31
+regular4=456512
+regular5=8b7000
+regular6=83713e
+regular7=1e1b13
+bright0=7e7664
+bright1=ba1a1a
+bright2=6f5a00
+bright3=6c5d31
+bright4=456512
+bright5=8b7000
+bright6=83713e
+bright7=1e1b13
+selection-foreground=4d4636
+selection-background=ece2cb
+cursor=fff8f0 1e1b13
diff --git a/ghostty/.config/ghostty/themes/noctalia b/ghostty/.config/ghostty/themes/noctalia
index aee539c..77ebbaf 100644
--- a/ghostty/.config/ghostty/themes/noctalia
+++ b/ghostty/.config/ghostty/themes/noctalia
@@ -1,22 +1,22 @@
-palette = 0=#4d4636
-palette = 1=#ffb4ab
-palette = 2=#e6c34f
-palette = 3=#d8c58f
-palette = 4=#add374
-palette = 5=#e6c34f
-palette = 6=#d8c58f
-palette = 7=#e9e2d5
-palette = 8=#98907c
-palette = 9=#ffb4ab
-palette = 10=#e6c34f
-palette = 11=#d8c58f
-palette = 12=#add374
-palette = 13=#e6c34f
-palette = 14=#d8c58f
-palette = 15=#e9e2d5
-background = #16130c
-foreground = #e9e2d5
-cursor-color = #e9e2d5
-cursor-text = #16130c
-selection-background = #4d4636
-selection-foreground = #cfc6b0
+palette = 0=#ece2cb
+palette = 1=#ba1a1a
+palette = 2=#6f5a00
+palette = 3=#6c5d31
+palette = 4=#456512
+palette = 5=#8b7000
+palette = 6=#83713e
+palette = 7=#1e1b13
+palette = 8=#7e7664
+palette = 9=#ba1a1a
+palette = 10=#6f5a00
+palette = 11=#6c5d31
+palette = 12=#456512
+palette = 13=#8b7000
+palette = 14=#83713e
+palette = 15=#1e1b13
+background = #fff8f0
+foreground = #1e1b13
+cursor-color = #1e1b13
+cursor-text = #fff8f0
+selection-background = #ece2cb
+selection-foreground = #4d4636
diff --git a/niri/.config/niri/noctalia.kdl b/niri/.config/niri/noctalia.kdl
index 110bdab..2c6ffc5 100644
--- a/niri/.config/niri/noctalia.kdl
+++ b/niri/.config/niri/noctalia.kdl
@@ -1,15 +1,15 @@
layout {
focus-ring {
- active-color "#e6c34f"
- inactive-color "#16130c"
- urgent-color "#ffb4ab"
+ active-color "#6f5a00"
+ inactive-color "#fff8f0"
+ urgent-color "#ba1a1a"
}
border {
- active-color "#e6c34f"
- inactive-color "#16130c"
- urgent-color "#ffb4ab"
+ active-color "#6f5a00"
+ inactive-color "#fff8f0"
+ urgent-color "#ba1a1a"
}
shadow {
@@ -17,19 +17,19 @@ layout {
}
tab-indicator {
- active-color "#e6c34f"
- inactive-color "#ac8e1b"
- urgent-color "#ffb4ab"
+ active-color "#6f5a00"
+ inactive-color "#8d7200"
+ urgent-color "#ba1a1a"
}
insert-hint {
- color "#e6c34f80"
+ color "#6f5a0080"
}
}
recent-windows {
highlight {
- active-color "#e6c34f"
- urgent-color "#ffb4ab"
+ active-color "#6f5a00"
+ urgent-color "#ba1a1a"
}
}