mirror of
https://gitlab.com/Cynosphere/xmc.git
synced 2024-08-14 22:57:03 +00:00
Make Modular
This commit is contained in:
parent
78f6f5d335
commit
326d549dde
15 changed files with 1017 additions and 78 deletions
|
@ -39,6 +39,8 @@
|
|||
--status-dnd: var(--_color5);
|
||||
--status-offline: var(--highlight);
|
||||
--status-streaming: var(--_color4);
|
||||
|
||||
--status-warning-text: var(--primary) !important;
|
||||
}
|
||||
|
||||
#splash {
|
||||
|
|
|
@ -42,6 +42,8 @@
|
|||
--status-offline: var(--highlight);
|
||||
--status-streaming: var(--_color4);
|
||||
|
||||
--status-warning-text: var(--primary) !important;
|
||||
|
||||
--titlebar-color: var(--accent);
|
||||
--wc-bright: #383838;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue