summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-07-26 12:43:04 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-07-26 12:43:04 +0700
commit567af36eeb221fd447a6212206fc63b22061eb7d (patch)
tree96b66624d7ee5efc2aed48d4dd32e9f1da10132f
parente48ff6666bc7eb7cfc48e1bc250d92978c22e2a8 (diff)
some upd;
-rw-r--r--doom/.config/doom/themes/noctalia-theme.el100
-rw-r--r--ghostty/.config/ghostty/themes/noctalia36
-rw-r--r--niri/.config/niri/noctalia.kdl22
-rw-r--r--nixos/configuration.nix1
4 files changed, 80 insertions, 79 deletions
diff --git a/doom/.config/doom/themes/noctalia-theme.el b/doom/.config/doom/themes/noctalia-theme.el
index 610ba53..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 "#131314")
- (err "#ffb4ab")
- (err-container "#93000a")
- (on-background "#e4e2e2")
- (on-err "#690005")
- (on-err-container "#ffdad6")
- (on-primary "#263238")
+(let* ((bg "#fbf9f9")
+ (err "#ba1a1a")
+ (err-container "#ffdad6")
+ (on-background "#1b1c1c")
+ (on-err "#ffffff")
+ (on-err-container "#93000a")
+ (on-primary "#ffffff")
(on-primary-container "#7f8c93")
- (on-secondary "#2c3134")
- (on-secondary-container "#b5b9bc")
- (on-surface "#e4e2e2")
- (on-surface-variant "#c3c7ca")
- (on-tertiary "#372d3a")
+ (on-secondary "#ffffff")
+ (on-secondary-container "#606568")
+ (on-surface "#1b1c1c")
+ (on-surface-variant "#43474a")
+ (on-tertiary "#ffffff")
(on-tertiary-container "#928594")
- (outline-color "#8d9194")
- (outline-variant "#43474a")
- (primary "#bbc8d0")
+ (outline-color "#73787a")
+ (outline-variant "#c3c7ca")
+ (primary "#030e13")
(primary-container "#18242a")
- (secondary "#c3c7ca")
- (secondary-container "#454a4d")
+ (secondary "#5a5f62")
+ (secondary-container "#dfe3e6")
(shadow "#000000")
- (surface "#131314")
- (surface-container "#1f2020")
- (surface-container-high "#2a2a2a")
- (surface-container-highest "#353535")
- (surface-container-low "#1b1c1c")
- (surface-container-lowest "#0e0e0f")
- (surface-variant "#43474a")
- (tertiary "#d1c2d2")
+ (surface "#fbf9f9")
+ (surface-container "#f0eded")
+ (surface-container-high "#eae7e8")
+ (surface-container-highest "#e4e2e2")
+ (surface-container-low "#f5f3f3")
+ (surface-container-lowest "#ffffff")
+ (surface-variant "#dfe3e6")
+ (tertiary "#110914")
(tertiary-container "#281f2b")
;; Map success colors to tertiary (as used in other templates)
- (success "#d1c2d2")
- (on-success "#372d3a")
+ (success "#110914")
+ (on-success "#ffffff")
(success-container "#281f2b")
(on-success-container "#928594")
;; Map fixed colors to regular colors
- (primary-fixed "#bbc8d0")
+ (primary-fixed "#030e13")
(primary-fixed-dim "#18242a")
- (secondary-fixed "#c3c7ca")
- (secondary-fixed-dim "#454a4d")
- (tertiary-fixed "#d1c2d2")
+ (secondary-fixed "#5a5f62")
+ (secondary-fixed-dim "#dfe3e6")
+ (tertiary-fixed "#110914")
(tertiary-fixed-dim "#281f2b")
- (on-primary-fixed "#263238")
+ (on-primary-fixed "#ffffff")
(on-primary-fixed-variant "#7f8c93")
- (on-secondary-fixed "#2c3134")
- (on-secondary-fixed-variant "#b5b9bc")
- (on-tertiary-fixed "#372d3a")
+ (on-secondary-fixed "#ffffff")
+ (on-secondary-fixed-variant "#606568")
+ (on-tertiary-fixed "#ffffff")
(on-tertiary-fixed-variant "#928594")
;; Map inverse colors to surface variants
- (inverse-on-surface "#e4e2e2")
- (inverse-primary "#bbc8d0")
- (inverse-surface "#131314")
+ (inverse-on-surface "#1b1c1c")
+ (inverse-primary "#030e13")
+ (inverse-surface "#fbf9f9")
;; ANSI terminal colors
- (term0 "#43474a")
- (term1 "#ffb4ab")
- (term2 "#bbc8d0")
- (term3 "#c3c7ca")
- (term4 "#d1c2d2")
+ (term0 "#dfe3e6")
+ (term1 "#ba1a1a")
+ (term2 "#030e13")
+ (term3 "#5a5f62")
+ (term4 "#110914")
(term5 "#bbc8d0")
(term6 "#c3c7ca")
- (term7 "#e4e2e2")
- (term8 "#8d9194")
- (term9 "#ffb4ab")
- (term10 "#bbc8d0")
- (term11 "#c3c7ca")
- (term12 "#d1c2d2")
+ (term7 "#1b1c1c")
+ (term8 "#73787a")
+ (term9 "#ba1a1a")
+ (term10 "#030e13")
+ (term11 "#5a5f62")
+ (term12 "#110914")
(term13 "#bbc8d0")
(term14 "#c3c7ca")
- (term15 "#e4e2e2"))
+ (term15 "#1b1c1c"))
(custom-theme-set-faces
'noctalia
diff --git a/ghostty/.config/ghostty/themes/noctalia b/ghostty/.config/ghostty/themes/noctalia
index 0ef65e0..c52ee18 100644
--- a/ghostty/.config/ghostty/themes/noctalia
+++ b/ghostty/.config/ghostty/themes/noctalia
@@ -1,22 +1,22 @@
-palette = 0=#43474a
-palette = 1=#ffb4ab
-palette = 2=#bbc8d0
-palette = 3=#c3c7ca
-palette = 4=#d1c2d2
+palette = 0=#dfe3e6
+palette = 1=#ba1a1a
+palette = 2=#030e13
+palette = 3=#5a5f62
+palette = 4=#110914
palette = 5=#bbc8d0
palette = 6=#c3c7ca
-palette = 7=#e4e2e2
-palette = 8=#8d9194
-palette = 9=#ffb4ab
-palette = 10=#bbc8d0
-palette = 11=#c3c7ca
-palette = 12=#d1c2d2
+palette = 7=#1b1c1c
+palette = 8=#73787a
+palette = 9=#ba1a1a
+palette = 10=#030e13
+palette = 11=#5a5f62
+palette = 12=#110914
palette = 13=#bbc8d0
palette = 14=#c3c7ca
-palette = 15=#e4e2e2
-background = #131314
-foreground = #e4e2e2
-cursor-color = #e4e2e2
-cursor-text = #131314
-selection-background = #43474a
-selection-foreground = #c3c7ca
+palette = 15=#1b1c1c
+background = #fbf9f9
+foreground = #1b1c1c
+cursor-color = #1b1c1c
+cursor-text = #fbf9f9
+selection-background = #dfe3e6
+selection-foreground = #43474a
diff --git a/niri/.config/niri/noctalia.kdl b/niri/.config/niri/noctalia.kdl
index 824e2c8..9a72433 100644
--- a/niri/.config/niri/noctalia.kdl
+++ b/niri/.config/niri/noctalia.kdl
@@ -1,15 +1,15 @@
layout {
focus-ring {
- active-color "#bbc8d0"
- inactive-color "#131314"
- urgent-color "#ffb4ab"
+ active-color "#030e13"
+ inactive-color "#fbf9f9"
+ urgent-color "#ba1a1a"
}
border {
- active-color "#bbc8d0"
- inactive-color "#131314"
- urgent-color "#ffb4ab"
+ active-color "#030e13"
+ inactive-color "#fbf9f9"
+ urgent-color "#ba1a1a"
}
shadow {
@@ -17,19 +17,19 @@ layout {
}
tab-indicator {
- active-color "#bbc8d0"
+ active-color "#030e13"
inactive-color "#18242a"
- urgent-color "#ffb4ab"
+ urgent-color "#ba1a1a"
}
insert-hint {
- color "#bbc8d080"
+ color "#030e1380"
}
}
recent-windows {
highlight {
- active-color "#bbc8d0"
- urgent-color "#ffb4ab"
+ active-color "#030e13"
+ urgent-color "#ba1a1a"
}
}
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index fa6aa77..123d0bf 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -323,6 +323,7 @@ programs.fish = {
# Terminals & CLI Utilities
cacert
tree
+ pkgs.rsync
duf
eza
fastfetch