Files
surCord/src/_theming.scss
T
2022-07-25 20:23:17 -05:00

88 lines
3.4 KiB
SCSS
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/*
  ,、     ,、 ヾV'/
 r'ー》'´`⌒ヾ‐》,//
 i  iミ リハリ//
 ! i゙瓦゚ ヮ゚ノ!'//| WARNING!!!! YOU CAN VERY EASILY FUCK SOMETHING UP IF YOU DONT OPEN YOUR EYE BALLS!!!!
 !l! ! と.フリ{つ/ ! IF YOU WOULD LIKE TO CHANGE THE ACCENT OF THIS THEME, YOU CAN VERY EASILY DO SO BY
,,ノリ | v/_j_、 i!l i UNCOMMENTING ONE OF THE FOLLOWING COLORS. MAKE SURE ONLY >>>ONE<<< COLOR IS COMMENTED AT A TIME
..ゞノ  ~じ'フ~ル'
*/
/*
/$$$$$$ /$$
/$$__ $$ | $$
| $$ \ $$ /$$$$$$$ /$$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$
| $$$$$$$$ /$$_____/ /$$_____/ /$$__ $$| $$__ $$|_ $$_/
| $$__ $$| $$ | $$ | $$$$$$$$| $$ \ $$ | $$
| $$ | $$| $$ | $$ | $$_____/| $$ | $$ | $$ /$$
| $$ | $$| $$$$$$$| $$$$$$$| $$$$$$$| $$ | $$ | $$$$/
|__/ |__/ \_______/ \_______/ \_______/|__/ |__/ \___/
*/
/* Blue */
@use 'fixations/additions/accents/blue.css';
/* Red */
//@use 'fixations/additions/accents/red.css';
/* Yellow */
//@use 'fixations/additions/accents/yellow.css';
/* Pink */
//@use 'fixations/additions/accents/pink.css';
/* Material Blue */
//@use 'fixations/additions/accents/materialblue.css';
/* Hatsune */
//@use 'fixations/additions/accents/hatsune.css';
/* Nord Accents */
//@use 'fixations/additions/accents/nord.css';
/* Dracula Accent */
//@use 'fixations/additions/accents/dracula.css';
/* Fuoco */
//@use 'fixations/additions/accents/fuoco.css';
/* Dark */
//@use 'fixations/additions/accents/dark.css';
/* Apple */
//@use 'fixations/additions/accents/apple.css';
/*
/$$$$$$$ /$$ /$$
| $$__ $$ | $$ | $$
| $$ \ $$ /$$$$$$ /$$$$$$$| $$ /$$ /$$$$$$ /$$$$$$ /$$$$$$ /$$ /$$ /$$$$$$$ /$$$$$$$
| $$$$$$$ |____ $$ /$$_____/| $$ /$$/ /$$__ $$ /$$__ $$ /$$__ $$| $$ | $$| $$__ $$ /$$__ $$
| $$__ $$ /$$$$$$$| $$ | $$$$$$/ | $$ \ $$| $$ \__/| $$ \ $$| $$ | $$| $$ \ $$| $$ | $$
| $$ \ $$ /$$__ $$| $$ | $$_ $$ | $$ | $$| $$ | $$ | $$| $$ | $$| $$ | $$| $$ | $$
| $$$$$$$/| $$$$$$$| $$$$$$$| $$ \ $$| $$$$$$$| $$ | $$$$$$/| $$$$$$/| $$ | $$| $$$$$$$
|_______/ \_______/ \_______/|__/ \__/ \____ $$|__/ \______/ \______/ |__/ |__/ \_______/
/$$ \ $$
| $$$$$$/
\______/*/
/* Regular Theme (surCord by Vozer) */
@use 'fixations/additions/themes/default.css';
/* AMOLED Theme (Pitch Black by Vozer) */
//@use 'fixations/additions/themes/amoled.css';
/* AMOLED Theme + Contrast (Taken from AMOLED-Cord by LuckFire) */
//@use 'fixations/additions/themes/amoledc.css';
/* Material Dark */
//@use 'fixations/additions/themes/materialdark.css';
/* Nord Theme - (Taken from Arctic Ice Studio & Sven Greb) */
//@use 'fixations/additions/themes/nordtheme.css';
/* Dracula Theme */
//@use 'fixations/additions/themes/dracula.css';
/* Fuoco Theme */
//@use 'fixations/additions/themes/fuoco.css';