waybar: remove coloring for tooltip / menus

This is supposed to be handled by the Gruvbox GTK theme
This commit is contained in:
Peter Cai 2022-03-25 21:44:42 -04:00
parent c9bc8619a9
commit 0ef4187b14

View file

@ -8,8 +8,6 @@
} }
tooltip, tooltip *, menu { tooltip, tooltip *, menu {
color: #ebdbb2;
background-color: #3c3836;
font-family: 'sans-serif'; font-family: 'sans-serif';
font-size: 14px; font-size: 14px;
} }