View source for MediaWiki:Timeless.css
From VRChat Wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* GENERAL THINGS:
- Responsive page design will be fairly fucky with a number of these changes; I'm fixing the really big/notable ones where I can, but it's frankly not something I have a ton of bandwidth to really tackle alone, help would be VERY appreciated since I'm mainly focused on the primary display use-case (1080p+ desktop)
- Colors are a mix of the below codes (taken from VRC's site directly) and some arbitrary ones I marked, ALL OF THAT IS SUBJECT TO CHANGE
- I'm generally working on things pretty asyncronously, so it's likely I *did* notice some spots I might've missed but tend to jump around a lot so... it'll happen when it happens (or you can help!!)
*/
:root {
--faux-white: #f8f9fa;
--blue-text: #6ae3f9;
--more-dark-green: #07242b;
--more-dark-green-border: #053c48;
--less-dark-green: #07343f;
--less-dark-green-border: #086c84;
--more-dark-grey: #181b1f;
--more-dark-grey-border: #282a2e;
--less-dark-grey: #252a30;
--less-dark-grey-border: #3c4148;
--link: #6bd4ff;
000
1:0
Return to MediaWiki:Timeless.css.