summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-07-25 18:05:01 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-07-25 18:05:01 +0700
commita4f9590f59c25e396dfd6166b14727ee7f31d08c (patch)
treeefb64e1418f7d8c4b66b4754d707debc9fbed35b
parentbfec9756f22f7784c834be4575fec7e179f79156 (diff)
nixos upd
-rw-r--r--doom/.config/doom/themes/noctalia-theme.el100
-rw-r--r--niri/.config/niri/noctalia.kdl16
2 files changed, 58 insertions, 58 deletions
diff --git a/doom/.config/doom/themes/noctalia-theme.el b/doom/.config/doom/themes/noctalia-theme.el
index bca6d46..0db0f1b 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 "#fff8f0")
+(let* ((bg "#fbf9f9")
(err "#ba1a1a")
(err-container "#ffdad6")
- (on-background "#1e1b13")
+ (on-background "#1b1c1c")
(on-err "#ffffff")
(on-err-container "#93000a")
(on-primary "#ffffff")
- (on-primary-container "#fffbff")
+ (on-primary-container "#7f8c93")
(on-secondary "#ffffff")
- (on-secondary-container "#706134")
- (on-surface "#1e1b13")
- (on-surface-variant "#4d4636")
+ (on-secondary-container "#606568")
+ (on-surface "#1b1c1c")
+ (on-surface-variant "#43474a")
(on-tertiary "#ffffff")
- (on-tertiary-container "#faffe9")
- (outline-color "#7e7664")
- (outline-variant "#cfc6b0")
- (primary "#6f5a00")
- (primary-container "#8d7200")
- (secondary "#6c5d31")
- (secondary-container "#f3dea6")
+ (on-tertiary-container "#928594")
+ (outline-color "#73787a")
+ (outline-variant "#c3c7ca")
+ (primary "#030e13")
+ (primary-container "#18242a")
+ (secondary "#5a5f62")
+ (secondary-container "#dfe3e6")
(shadow "#000000")
- (surface "#fff8f0")
- (surface-container "#f5ede0")
- (surface-container-high "#efe7da")
- (surface-container-highest "#e9e2d5")
- (surface-container-low "#fbf3e5")
+ (surface "#fbf9f9")
+ (surface-container "#f0eded")
+ (surface-container-high "#eae7e8")
+ (surface-container-highest "#e4e2e2")
+ (surface-container-low "#f5f3f3")
(surface-container-lowest "#ffffff")
- (surface-variant "#ece2cb")
- (tertiary "#456512")
- (tertiary-container "#5d7f2a")
+ (surface-variant "#dfe3e6")
+ (tertiary "#110914")
+ (tertiary-container "#281f2b")
;; Map success colors to tertiary (as used in other templates)
- (success "#456512")
+ (success "#110914")
(on-success "#ffffff")
- (success-container "#5d7f2a")
- (on-success-container "#faffe9")
+ (success-container "#281f2b")
+ (on-success-container "#928594")
;; Map fixed colors to regular colors
- (primary-fixed "#6f5a00")
- (primary-fixed-dim "#8d7200")
- (secondary-fixed "#6c5d31")
- (secondary-fixed-dim "#f3dea6")
- (tertiary-fixed "#456512")
- (tertiary-fixed-dim "#5d7f2a")
+ (primary-fixed "#030e13")
+ (primary-fixed-dim "#18242a")
+ (secondary-fixed "#5a5f62")
+ (secondary-fixed-dim "#dfe3e6")
+ (tertiary-fixed "#110914")
+ (tertiary-fixed-dim "#281f2b")
(on-primary-fixed "#ffffff")
- (on-primary-fixed-variant "#fffbff")
+ (on-primary-fixed-variant "#7f8c93")
(on-secondary-fixed "#ffffff")
- (on-secondary-fixed-variant "#706134")
+ (on-secondary-fixed-variant "#606568")
(on-tertiary-fixed "#ffffff")
- (on-tertiary-fixed-variant "#faffe9")
+ (on-tertiary-fixed-variant "#928594")
;; Map inverse colors to surface variants
- (inverse-on-surface "#1e1b13")
- (inverse-primary "#6f5a00")
- (inverse-surface "#fff8f0")
+ (inverse-on-surface "#1b1c1c")
+ (inverse-primary "#030e13")
+ (inverse-surface "#fbf9f9")
;; ANSI terminal colors
- (term0 "#ece2cb")
+ (term0 "#dfe3e6")
(term1 "#ba1a1a")
- (term2 "#6f5a00")
- (term3 "#6c5d31")
- (term4 "#456512")
- (term5 "#e6c34f")
- (term6 "#d8c58f")
- (term7 "#1e1b13")
- (term8 "#7e7664")
+ (term2 "#030e13")
+ (term3 "#5a5f62")
+ (term4 "#110914")
+ (term5 "#bbc8d0")
+ (term6 "#c3c7ca")
+ (term7 "#1b1c1c")
+ (term8 "#73787a")
(term9 "#ba1a1a")
- (term10 "#6f5a00")
- (term11 "#6c5d31")
- (term12 "#456512")
- (term13 "#e6c34f")
- (term14 "#d8c58f")
- (term15 "#1e1b13"))
+ (term10 "#030e13")
+ (term11 "#5a5f62")
+ (term12 "#110914")
+ (term13 "#bbc8d0")
+ (term14 "#c3c7ca")
+ (term15 "#1b1c1c"))
(custom-theme-set-faces
'noctalia
diff --git a/niri/.config/niri/noctalia.kdl b/niri/.config/niri/noctalia.kdl
index 2c6ffc5..9a72433 100644
--- a/niri/.config/niri/noctalia.kdl
+++ b/niri/.config/niri/noctalia.kdl
@@ -1,14 +1,14 @@
layout {
focus-ring {
- active-color "#6f5a00"
- inactive-color "#fff8f0"
+ active-color "#030e13"
+ inactive-color "#fbf9f9"
urgent-color "#ba1a1a"
}
border {
- active-color "#6f5a00"
- inactive-color "#fff8f0"
+ active-color "#030e13"
+ inactive-color "#fbf9f9"
urgent-color "#ba1a1a"
}
@@ -17,19 +17,19 @@ layout {
}
tab-indicator {
- active-color "#6f5a00"
- inactive-color "#8d7200"
+ active-color "#030e13"
+ inactive-color "#18242a"
urgent-color "#ba1a1a"
}
insert-hint {
- color "#6f5a0080"
+ color "#030e1380"
}
}
recent-windows {
highlight {
- active-color "#6f5a00"
+ active-color "#030e13"
urgent-color "#ba1a1a"
}
}