Browse Source

fixed color ffor swaync (light theme)

pull/125/head^2
JaKooLit 2 years ago
parent
commit
651619b7df
  1. 1
      config/swaync/style.css

1
config/swaync/style.css

@ -162,6 +162,7 @@
.control-center {
background: @noti-bg;
border: 2px solid @noti-border-color;
color: @text-color;
border-radius: 10px;
}

Loading…
Cancel
Save