mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
Update _accents.scss
This commit is contained in:
@@ -50,3 +50,11 @@
|
||||
--accent-selected: rgb(255, 0, 128, 0.612);
|
||||
}
|
||||
*/
|
||||
|
||||
/* Dark/Black
|
||||
:root {
|
||||
--accent: rgb(0,0,0);
|
||||
--accent-hover: rgb(0,0,0);
|
||||
--accent-selected: rgb(0,0,0);
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user