mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-23 04:19:55 +00:00
Just a small addition of the purple accent color in macOS (#36)
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