style: update idle inhibitor color

This commit is contained in:
Alex 2019-02-22 17:34:13 +01:00
parent eb7e265eb1
commit b4f36436c3
1 changed files with 1 additions and 1 deletions

View File

@ -107,5 +107,5 @@ window#waybar {
}
#idle_inhibitor {
background-color: #000000;
background-color: #2d3436;
}