|
@@ -12,21 +12,39 @@
|
|
|
|
|
|
--abjuration-background: #cab8de;
|
|
--abjuration-background: #cab8de;
|
|
--abjuration-border: 0 0 0 2px #171314, 0 0 0 5px #9586a5;
|
|
--abjuration-border: 0 0 0 2px #171314, 0 0 0 5px #9586a5;
|
|
|
|
+ --abjuration-border-small: 0 0 0 1px #171314, 0 0 0 3px #9586a5;
|
|
|
|
+ --abjuration-border-large: 0 0 0 3px #171314, 0 0 0 8px #9586a5;
|
|
--conjuration-background: #714c81;
|
|
--conjuration-background: #714c81;
|
|
--conjuration-border: 0 0 0 2px #171314, 0 0 0 5px #744987;
|
|
--conjuration-border: 0 0 0 2px #171314, 0 0 0 5px #744987;
|
|
|
|
+ --conjuration-border-small: 0 0 0 1px #171314, 0 0 0 3px #744987;
|
|
|
|
+ --conjuration-border-large: 0 0 0 3px #171314, 0 0 0 8px #744987;
|
|
--divination-background: #f0e3ce;
|
|
--divination-background: #f0e3ce;
|
|
--divination-border: 0 0 0 2px #171314, 0 0 0 5px #ffffff;
|
|
--divination-border: 0 0 0 2px #171314, 0 0 0 5px #ffffff;
|
|
|
|
+ --divination-border-small: 0 0 0 1px #171314, 0 0 0 3px #ffffff;
|
|
|
|
+ --divination-border-large: 0 0 0 3px #171314, 0 0 0 8px #ffffff;
|
|
--enchantment-background: #629179;
|
|
--enchantment-background: #629179;
|
|
--enchantment-border: 0 0 0 2px #171314, 0 0 0 5px #26714a;
|
|
--enchantment-border: 0 0 0 2px #171314, 0 0 0 5px #26714a;
|
|
|
|
+ --enchantment-border-small: 0 0 0 1px #171314, 0 0 0 3px #26714a;
|
|
|
|
+ --enchantment-border-large: 0 0 0 3px #171314, 0 0 0 8px #26714a;
|
|
--evocation-background: #a46a7d;
|
|
--evocation-background: #a46a7d;
|
|
--evocation-border: 0 0 0 2px #171314, 0 0 0 5px #863f57;
|
|
--evocation-border: 0 0 0 2px #171314, 0 0 0 5px #863f57;
|
|
|
|
+ --evocation-border-small: 0 0 0 1px #171314, 0 0 0 3px #863f57;
|
|
|
|
+ --evocation-border-large: 0 0 0 3px #171314, 0 0 0 8px #863f57;
|
|
--illusion-background: #69a;
|
|
--illusion-background: #69a;
|
|
--illusion-border: 0 0 0 2px #171314, 0 0 0 5px #2d6475;
|
|
--illusion-border: 0 0 0 2px #171314, 0 0 0 5px #2d6475;
|
|
|
|
+ --illusion-border-small: 0 0 0 1px #171314, 0 0 0 3px #2d6475;
|
|
|
|
+ --illusion-border-large: 0 0 0 3px #171314, 0 0 0 8px #2d6475;
|
|
--necromancy-background: #000000;
|
|
--necromancy-background: #000000;
|
|
--necromancy-border: 0 0 0 2px #171314, 0 0 0 5px #36353a;
|
|
--necromancy-border: 0 0 0 2px #171314, 0 0 0 5px #36353a;
|
|
|
|
+ --necromancy-border-small: 0 0 0 1px #171314, 0 0 0 3px #36353a;
|
|
|
|
+ --necromancy-border-large: 0 0 0 3px #171314, 0 0 0 8px #36353a;
|
|
--transmutation-background: rgb(51, 52, 138);
|
|
--transmutation-background: rgb(51, 52, 138);
|
|
|
|
+ --transmutation-border-small: 0 0 0 1px #171314, 0 0 2px #8f088f,
|
|
|
|
+ 0 0 3px #7f088f, 0 0 4px #69088f, 0 0 5px #3a088f, 0 0 6px #080a8f;
|
|
--transmutation-border: 0 0 0 2px #171314, 0 0 3px #8f088f, 0 0 6px #7f088f,
|
|
--transmutation-border: 0 0 0 2px #171314, 0 0 3px #8f088f, 0 0 6px #7f088f,
|
|
0 0 9px #69088f, 0 0 12px #3a088f, 0 0 15px #080a8f;
|
|
0 0 9px #69088f, 0 0 12px #3a088f, 0 0 15px #080a8f;
|
|
|
|
+ --transmutation-border-large: 0 0 0 3px #171314, 0 0 4px #8f088f,
|
|
|
|
+ 0 0 5px #7f088f, 0 0 11px #69088f, 0 0 14px #3a088f, 0 0 17px #080a8f;
|
|
|
|
|
|
--shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
|
|
--shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
|
|
--shadow-inverted: 0px -5px 10px 0px rgba(0, 0, 0, 0.5);
|
|
--shadow-inverted: 0px -5px 10px 0px rgba(0, 0, 0, 0.5);
|