mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
Create purple.css
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
:root {
|
||||
--accent: rgb(189, 3, 171);
|
||||
--accent-hover: rgba(189, 3, 171, 0.977);
|
||||
--accent-selected: rgb(189, 3, 171, 0.612);
|
||||
--accent-focused: rgb(189, 3, 171, 0.200);
|
||||
}
|
||||
Reference in New Issue
Block a user