use yellow theme
This commit is contained in:
parent
cb3d03d3d7
commit
0faf0b4c40
5 changed files with 6 additions and 6 deletions
|
@ -10,6 +10,6 @@ background = 1e1e2eff
|
|||
border = 181825ff
|
||||
text = cdd6f4ff
|
||||
match = 313244ff
|
||||
selection = 89b4faff
|
||||
selection = f9e2afff
|
||||
selection-text = 1e1e2eff
|
||||
selection-match = 1e1e2eff
|
||||
|
|
|
@ -2,7 +2,7 @@ font=Roboto 12
|
|||
|
||||
background-color=#1e1e2eff
|
||||
text-color=#cdd6f4ff
|
||||
border-color=#f38ba8
|
||||
border-color=#f9e2af
|
||||
|
||||
padding=16
|
||||
outer-margin=54
|
||||
|
|
|
@ -54,7 +54,7 @@ gaps inner $gappx
|
|||
gaps outer $gappx
|
||||
|
||||
### Output configuration
|
||||
output * bg /home/jeremy/pix/openbsd/IMG_064131_Portugal.jpg fill
|
||||
output * bg /home/jeremy/pix/openbsd/green_sea_turtle.JPG fill
|
||||
|
||||
### Key bindings
|
||||
|
||||
|
@ -157,7 +157,7 @@ bindsym $mod+a focus parent
|
|||
|
||||
### Colors
|
||||
# target title bg text indicator border
|
||||
client.focused $lavender $base $text $rosewater $red
|
||||
client.focused $lavender $base $text $rosewater $yellow
|
||||
client.focused_inactive $overlay0 $base $text $rosewater $base
|
||||
client.unfocused $overlay0 $base $text $rosewater $mantle
|
||||
client.urgent $peach $base $peach $overlay0 $peach
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue