summaryrefslogtreecommitdiff
path: root/_linux
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2026-05-31 12:53:17 +0200
committerkkard2 <[email protected]>2026-05-31 12:53:17 +0200
commite7a86356532694f925904659eee85910395f79b4 (patch)
treec1f94b8662c87482196e64ee458cd09abfdd127b /_linux
parentebdc9dba78e952ccc39e18833aa851048a6d8816 (diff)
trying sth elseHEADmain
Diffstat (limited to '_linux')
-rw-r--r--_linux/mako/config4
-rw-r--r--_linux/rofi/config.rasi6
-rw-r--r--_linux/sway/config4
3 files changed, 7 insertions, 7 deletions
diff --git a/_linux/mako/config b/_linux/mako/config
index 948bf2b..2bda11e 100644
--- a/_linux/mako/config
+++ b/_linux/mako/config
@@ -1,2 +1,2 @@
-background-color=#7F007F
-border-color=#FF00FF
+background-color=#b95835
+border-color=#e18942
diff --git a/_linux/rofi/config.rasi b/_linux/rofi/config.rasi
index 9ef66f1..92e6b8f 100644
--- a/_linux/rofi/config.rasi
+++ b/_linux/rofi/config.rasi
@@ -174,10 +174,10 @@ configuration {
normal-foreground: #fce8c3;
normal-background: rgba(0, 0, 0, 0%);
alternate-normal-background: rgba(0, 0, 0, 0%);
- border-color: rgba(255, 0, 255, 100%);
- selected-normal-background: rgba(255, 0, 255, 100%);
+ border-color: #e18942;
+ selected-normal-background: #e18942;
selected-normal-foreground: black;
- separator-color: rgba(0, 0, 0, 0%);
+ separator-color: #e18942;
}
window {
diff --git a/_linux/sway/config b/_linux/sway/config
index 6ab5500..da3618d 100644
--- a/_linux/sway/config
+++ b/_linux/sway/config
@@ -272,7 +272,7 @@ bar {
background #1c1b19e5
#inactive_workspace #32323200 #32323200 #5c5c5c
# border bg text
- focused_workspace #ff00ffff #ff00ffff #000000ff
+ focused_workspace #e18942ff #e18942ff #000000ff
active_workspace #484e50ff #484e50ff #ffffffff
inactive_workspace #1c1b19e5 #1c1b19e5 #fce8c3ff
urgent_workspace #ff0000ff #ff0000ff #ffffffff
@@ -296,7 +296,7 @@ gaps inner 4
# i don't use indicator
# border bg text indicator
-client.focused #ff00ffff #ff00ffff #000000ff #ff00ffff
+client.focused #e18942ff #e18942ff #000000ff #e18942ff
client.unfocused #00000000 #00000000 #ffffffff #00000000
client.urgent #ff0000ff #ff0000ff #ffffffff #ff0000ff