Updates, fix bar, add walker
This commit is contained in:
parent
3b587f3e15
commit
2bfdda55d4
12 changed files with 284 additions and 161 deletions
|
|
@ -5,9 +5,9 @@ import Quickshell
|
|||
|
||||
Singleton {
|
||||
readonly property var colors: QtObject {
|
||||
readonly property var bar: "#30e0ffff";
|
||||
readonly property var bar: "#30c0ffff";
|
||||
readonly property var barOutline: "#50ffffff";
|
||||
readonly property var widget: "#40e0ffff";
|
||||
readonly property var widget: "#40ceffff";
|
||||
readonly property var widgetOutline: "#60ffffff";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue