mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
Additions and Improvements to colors
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
:root {
|
||||
--surCordBackground: rgb(46, 52, 64);
|
||||
--surCordBackground: rgb(45, 52, 64);
|
||||
--surCordBackground2: rgb(59, 66, 82);
|
||||
--surCordTextBackground: rgb(76, 86, 106);
|
||||
--surcordFriendsBackground: rgb(46, 52, 64);
|
||||
--surcordFriendsBackground: rgb(45, 52, 64);
|
||||
--surCordFriends: rgb(59, 66, 82);
|
||||
--surCordActiveNow: rgb(67, 76, 94, .276);
|
||||
--surCordGuilds: rgb(59, 66, 82);
|
||||
--surCordTitleBar: rgb(76, 86, 106);
|
||||
--surCordSearch: rgb(59, 66, 82);
|
||||
--surCordHover: rgb(143, 188, 187, 0.200);
|
||||
--surCordBorder: rgb(78,78,81);
|
||||
--surCordBorder: rgba(106, 120, 144, 0.501);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user