Change highlight color to more "pastelly"

This commit is contained in:
2022-06-30 06:38:05 +02:00
parent 504e6784da
commit 40f4f73efb
2 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
frame_width = 2 frame_width = 2
# Defines color of the frame around the notification window. # Defines color of the frame around the notification window.
frame_color = "#e16b40" frame_color = "#ff964f"
# Define a color for the separator. # Define a color for the separator.
# possible values are: # possible values are:

View File

@@ -319,7 +319,7 @@ assign [class="^Wine$"] $workspace10
################################################################################ ################################################################################
# class border backgr. text indicator # class border backgr. text indicator
client.focused #E16B40 #E16B40 #000000 #FF0000 client.focused #ff964f #ff964f #000000 #FF0000
client.focused_inactive #333333 #5f676a #ffffff #484e50 client.focused_inactive #333333 #5f676a #ffffff #484e50
client.unfocused #333333 #202020 #cccccc #292d2e client.unfocused #333333 #202020 #cccccc #292d2e
client.urgent #2f343a #900000 #ffffff #900000 client.urgent #2f343a #900000 #ffffff #900000
@@ -381,16 +381,16 @@ bar {
background #272822 background #272822
statusline #ffffff statusline #ffffff
separator #444444 separator #444444
# separator #e16b40 # separator #ff964f
# focused_background #303030 # focused_background #303030
# focused_separator #272822 # focused_separator #272822
focused_workspace #e16b40 #272822 #ffffff focused_workspace #ff964f #272822 #ffffff
active_workspace #272822 #5f676a #ffffff active_workspace #272822 #5f676a #ffffff
inactive_workspace #272822 #272822 #dddddd inactive_workspace #272822 #272822 #dddddd
urgent_workspace #D00000 #D00000 #272822 urgent_workspace #D00000 #D00000 #272822
binding_mode #272822 #e16b40 #272822 binding_mode #272822 #ff964f #272822
} }
i3bar_command i3bar i3bar_command i3bar