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