mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-05-24 04:14:54 +00:00
I hate this
This commit is contained in:
parent
a9846b4ecd
commit
8c7569868d
416 changed files with 1549 additions and 208 deletions
37
other/Discord/Paradise.theme.css
Normal file
37
other/Discord/Paradise.theme.css
Normal file
|
@ -0,0 +1,37 @@
|
|||
/**
|
||||
* @name Paradise
|
||||
* @description Discord Recolour - Paradise
|
||||
* @author Fluffy Bean
|
||||
* @version 1.1
|
||||
*/
|
||||
|
||||
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/DiscordRecolor/DiscordRecolor.css);
|
||||
|
||||
:root {
|
||||
/* General Font */
|
||||
--font: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif;
|
||||
/* Use Settings Icons - Settings: 1 yes, 0 no */
|
||||
--settingsicons: 1;
|
||||
|
||||
--accentcolor: 140, 151, 125;
|
||||
--accentcolor2: 140, 151, 125;
|
||||
--linkcolor: 140, 151, 125;
|
||||
--mentioncolor: 140, 151, 125;
|
||||
--successcolor: 140, 151, 125;
|
||||
--warningcolor: 217, 178, 140;
|
||||
--dangercolor: 182, 100, 103;
|
||||
|
||||
--textbrightest: 232, 227, 227;
|
||||
--textbrighter: 232, 227, 227;
|
||||
--textbright: 192, 187, 187;
|
||||
--textdark: 172, 167, 167;
|
||||
--textdarker: 152, 147, 147;
|
||||
--textdarkest: 132, 127, 127;
|
||||
|
||||
--backgroundaccent: 30, 30, 30;
|
||||
--backgroundprimary: 21, 21, 21;
|
||||
--backgroundsecondary: 21, 21, 21;
|
||||
--backgroundsecondaryalt: 21, 21, 21;
|
||||
--backgroundtertiary: 21, 21, 21;
|
||||
--backgroundfloating: 21, 21, 21;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue