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
2b851d5443
commit
1a0a24415c
20 changed files with 918 additions and 1453 deletions
|
@ -27,19 +27,19 @@
|
|||
--__secondary-rgb: 47, 49, 54;
|
||||
--__tertiary-rgb: 32, 34, 37;
|
||||
|
||||
--accent: #7289da;
|
||||
--accent-rgb: 114, 137, 218;
|
||||
--__accent: #7289da;
|
||||
--__accent-rgb: 114, 137, 218;
|
||||
--__red: #f04747;
|
||||
--__text: #dcddde;
|
||||
--__link: #00aff4;
|
||||
--__highlight: #72767d;
|
||||
--__highlight-rgb: 114, 118, 125;
|
||||
|
||||
--status-online: #43b581;
|
||||
--status-idle: #faa61a;
|
||||
--status-dnd: #f04747;
|
||||
--status-offline: #747f8d;
|
||||
--status-streaming: #593695;
|
||||
--__status-online: #43b581;
|
||||
--__status-idle: #faa61a;
|
||||
--__status-dnd: #f04747;
|
||||
--__status-offline: #747f8d;
|
||||
--__status-streaming: #593695;
|
||||
|
||||
--__titlebar-color: var(--highlight);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue