i3,polybar:Add some styling fixes

This commit is contained in:
t0xa 2025-09-10 12:52:45 +03:00
parent 005fde3a35
commit 4d28e70567
3 changed files with 9 additions and 3 deletions

View file

@ -196,3 +196,7 @@ bindsym Control+Shift+Q exec i3lock -c 000000 && xset dpms force off
# exec --no-startup-id feh --bg-scale --randomize ~/Pictures/Wallpapers/gruvbox/*
# exec --no-startup-id ~/Pictures/Wallpapers/wps.sh
# Set consistent border width
default_border pixel 1
default_floating_border pixel 2

View file

@ -1,5 +1,7 @@
set $c_accent #43adb7
set $c_bg #272727
# set $c_accent #43adb7
set $c_accent #94e2d5
# set $c_bg #272727
set $c_bg #1e1e2e
set $c_mid1 #333333
set $c_mid2 #626262
set $c_dimtext #888888

View file

@ -33,7 +33,7 @@ label-unfocused-padding = 1
[colors]
background = #1d2021
background = #1e1e2e
background-alt = #373B41
foreground = #C5C8C6
primary = #f68c23