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
1 changed files with 0 additions and 2 deletions

View File

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