waybar: background less opaque
This commit is contained in:
parent
2f3cca0863
commit
d1ce15a7c9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
* misc. GTK: https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/gtk/theme/Adwaita/_colors-public.scss
|
||||
* */
|
||||
window#waybar {
|
||||
background: alpha(@theme_base_color, 0.92);
|
||||
background: alpha(@theme_base_color, 0.85);
|
||||
border-top: 1px solid @unfocused_borders;
|
||||
color: @theme_text_color;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue