mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
Bluer accent hover
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@
|
||||
/* Blue */
|
||||
:root {
|
||||
--accent: rgb(26, 129, 251);
|
||||
--accent-hover: rgba(0, 78, 174, 0.977);
|
||||
--accent-hover: rgba(26, 129, 251, 0.977);
|
||||
--accent-selected: rgb(26, 129, 251, 0.612);
|
||||
}
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
*/
|
||||
|
||||
|
||||
/* Yellow
|
||||
/* Yellow
|
||||
:root {
|
||||
--accent: rgb( 251, 192, 45);
|
||||
--accent-hover: rgba( 251, 192, 45, 0.977);
|
||||
|
||||
Reference in New Issue
Block a user