mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
the colors are actually there now lmfao
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
:root {
|
||||
--surCordBackground: rgb(0, 0, 0);
|
||||
--surCordBackground2: rgb(10,10,10);
|
||||
--surCordTextBackground: rgb(7,7,8);
|
||||
--surcordFriendsBackground: rgb(0, 0, 0);
|
||||
--surCordFriends: rgb(7,7,8);
|
||||
--surCordActiveNow: rgba(10, 10, 10);
|
||||
--surCordGuilds: rgb(10,10,10);
|
||||
--surCordTitleBar: rgb(10, 10, 10);
|
||||
--surCordSearch: rgb(10,10,10);
|
||||
--surCordHover: var(--accent-selected);
|
||||
}
|
||||
@@ -9,4 +9,4 @@
|
||||
--surCordTitleBar: rgb(76, 86, 106);
|
||||
--surCordSearch: rgb(59, 66, 82);
|
||||
--surCordHover: rgb(143, 188, 187, 0.200);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user