diff --git a/style/style-dark.css b/style/style-dark.css index 76ea047..45b94d8 100644 --- a/style/style-dark.css +++ b/style/style-dark.css @@ -34,6 +34,8 @@ tooltip label{ #workspaces button.active { color: #a6adc8; + background: #eba0ac; + border-radius: 10px; } #workspaces button.focused {