commit 51c822369704c2dbb626a8d8802841f6eaa8e941
parent cbfda49df16a73608f2d42f7a35d07b0e2eeb4a0
Author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
Date: Fri, 27 Mar 2026 14:30:31 +0100
Match bar and term colors
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mlterm/.mlterm/main b/mlterm/.mlterm/main
@@ -7,7 +7,7 @@ use_anti_alias = true
use_scrollbar = false
depth=32
vt_color_mode = true
-alpha=220
+alpha=200
termtype = xterm-256color
borderless = true
use_variable_column_width = true
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
@@ -178,7 +178,7 @@ bar {
status_command zsh -c "i3status-rs"
colors {
separator #666666
- background #22222288
+ background #232136c8
statusline #dddddd
focused_workspace #0088CC #0088CC #ffffff
active_workspace #333333 #333333 #ffffff