Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- :root {
- --b_primary: #6d2e55; /* this is for the "Study" buttons */
- --b_primary_border: #cd85b2ab; /* this is for the border of "Study" buttons */
- --darkstripe: #5d2648; /* this is for a lot of the stripes, like the one top of your mailbox - Message (new messages in bold) - */
- --red: #ff4f4f; /* for example the red in 'your discord account is not linked' */
- --green: #9beb31; /* used in a lot of places, like 'Studied today' and 'X to review' */
- --nav_bg: #1c1c1c; /* for example the background of the nav left sidebar you get on phones, ALSO TOP STRIPE */
- --orange_button: #d4a978; /* The 'I don't know' button */
- --quiz_bg: #3e3e3e; /* background of the main quiz box */
- --quiz_submit: #5d2648; /* For example the 'Show the next question' button */
- --alink: #9bb9e2; /* Basically anthing that's a link */
- --wrapper_bd: #58405d; /* The border of the main wrapper - on mobile it might be the only background you see */
- --bg_main: #1c1c1c; /* Main wrapper on mobile it might be the only background you see */
- --menu_bg: #464646; /* BG for things like the drop-downs for 'Games' or 'Resources' */
- --shighlight: #9beb31; /* Colour of highlighted words in sentences */
- --progress_back: #953e73; /* Full progress bar BG */
- --progress_bar: #c29bb3; /* Empty progress bar BG */
- --progress_border: #d884b8bf; /* BG of the daily challenge boxes */
- --challenge_bg: #35012100; /* BG of the daily challenge boxes */
- --level_circles: #ff3849; /* No idea what this is for :D */
- --progress_mborder: #65084100; /* EXP bar border */
- --introbox1_bg_half: #28206380; /* These are the boxes 'BG' for quiz answers */
- --introbox2_bg_half: #30401d80;
- --introbox3_bg_half: #3e312480;
- --introbox4_bg_half: #2e151d80;
- }
Advertisement
Add Comment
Please, Sign In to add comment