refactor: re-format CSS files in VSCode
This commit is contained in:
@@ -38,10 +38,26 @@
|
||||
--color-secondary-dark-7: rgb(93.8538461538, 95.7692307692, 130.2461538462);
|
||||
--color-secondary-dark-8: rgb(100.2615384615, 102.3076923077, 139.1384615385);
|
||||
--color-secondary-dark-9: rgb(106.6692307692, 108.8461538462, 148.0307692308);
|
||||
--color-secondary-dark-10: rgb(115.5128205128, 117.5641025641, 154.4871794872);
|
||||
--color-secondary-dark-11: rgb(124.4051282051, 126.3256410256, 160.8948717949);
|
||||
--color-secondary-dark-12: rgb(133.2974358974, 135.0871794872, 167.3025641026);
|
||||
--color-secondary-dark-13: rgb(142.1897435897, 143.8487179487, 173.7102564103);
|
||||
--color-secondary-dark-10: rgb(
|
||||
115.5128205128,
|
||||
117.5641025641,
|
||||
154.4871794872
|
||||
);
|
||||
--color-secondary-dark-11: rgb(
|
||||
124.4051282051,
|
||||
126.3256410256,
|
||||
160.8948717949
|
||||
);
|
||||
--color-secondary-dark-12: rgb(
|
||||
133.2974358974,
|
||||
135.0871794872,
|
||||
167.3025641026
|
||||
);
|
||||
--color-secondary-dark-13: rgb(
|
||||
142.1897435897,
|
||||
143.8487179487,
|
||||
173.7102564103
|
||||
);
|
||||
--color-secondary-light-1: rgb(42.5923076923, 43.4615384615, 59.1076923077);
|
||||
--color-secondary-light-2: rgb(36.1846153846, 36.9230769231, 50.2153846154);
|
||||
--color-secondary-light-3: rgb(29.7769230769, 30.3846153846, 41.3230769231);
|
||||
@@ -140,10 +156,18 @@
|
||||
--color-red-badge-hover-bg: rgb(240.609375, 115.890625, 150.66796875);
|
||||
--color-green-badge: #a6e3a1;
|
||||
--color-green-badge-bg: #a6e3a1;
|
||||
--color-green-badge-hover-bg: rgb(147.3975409836, 221.1475409836, 141.3524590164);
|
||||
--color-green-badge-hover-bg: rgb(
|
||||
147.3975409836,
|
||||
221.1475409836,
|
||||
141.3524590164
|
||||
);
|
||||
--color-yellow-badge: #f9e2af;
|
||||
--color-yellow-badge-bg: #11111b;
|
||||
--color-yellow-badge-hover-bg: rgb(247.2209302326, 217.4011627907, 151.2790697674);
|
||||
--color-yellow-badge-hover-bg: rgb(
|
||||
247.2209302326,
|
||||
217.4011627907,
|
||||
151.2790697674
|
||||
);
|
||||
--color-orange-badge: #fab387;
|
||||
--color-orange-badge-bg: #11111b;
|
||||
--color-orange-badge-hover-bg: rgb(248.98, 163.496, 110.52);
|
||||
@@ -222,13 +246,13 @@
|
||||
.emoji[aria-label="ON! arrow"],
|
||||
.emoji[aria-label="SOON arrow"],
|
||||
.emoji[aria-label="heavy dollar sign"],
|
||||
.emoji[aria-label=copyright],
|
||||
.emoji[aria-label=registered],
|
||||
.emoji[aria-label="copyright"],
|
||||
.emoji[aria-label="registered"],
|
||||
.emoji[aria-label="trade mark"],
|
||||
.emoji[aria-label=multiply],
|
||||
.emoji[aria-label=plus],
|
||||
.emoji[aria-label=minus],
|
||||
.emoji[aria-label=divide],
|
||||
.emoji[aria-label="multiply"],
|
||||
.emoji[aria-label="plus"],
|
||||
.emoji[aria-label="minus"],
|
||||
.emoji[aria-label="divide"],
|
||||
.emoji[aria-label="curly loop"],
|
||||
.emoji[aria-label="double curly loop"],
|
||||
.emoji[aria-label="wavy dash"],
|
||||
@@ -238,14 +262,20 @@
|
||||
filter: invert(100%) hue-rotate(180deg);
|
||||
}
|
||||
|
||||
.ui.ui.ui.button:not(.inverted, .basic).primary, .ui.ui.ui.button:not(.inverted, .basic).green, .ui.ui.ui.button:not(.inverted, .basic).red, .ui.ui.ui.button:not(.inverted, .basic).teal,
|
||||
.ui.ui.ui.button:not(.inverted, .basic).primary,
|
||||
.ui.ui.ui.button:not(.inverted, .basic).green,
|
||||
.ui.ui.ui.button:not(.inverted, .basic).red,
|
||||
.ui.ui.ui.button:not(.inverted, .basic).teal,
|
||||
.ui.ui.ui.label:not(.inverted, .basic).primary,
|
||||
.ui.ui.ui.label:not(.inverted, .basic).green,
|
||||
.ui.ui.ui.label:not(.inverted, .basic).red,
|
||||
.ui.ui.ui.label:not(.inverted, .basic).teal {
|
||||
color: #11111b;
|
||||
}
|
||||
.ui.ui.ui.button:not(.inverted, .basic).primary:hover, .ui.ui.ui.button:not(.inverted, .basic).green:hover, .ui.ui.ui.button:not(.inverted, .basic).red:hover, .ui.ui.ui.button:not(.inverted, .basic).teal:hover,
|
||||
.ui.ui.ui.button:not(.inverted, .basic).primary:hover,
|
||||
.ui.ui.ui.button:not(.inverted, .basic).green:hover,
|
||||
.ui.ui.ui.button:not(.inverted, .basic).red:hover,
|
||||
.ui.ui.ui.button:not(.inverted, .basic).teal:hover,
|
||||
.ui.ui.ui.label:not(.inverted, .basic).primary:hover,
|
||||
.ui.ui.ui.label:not(.inverted, .basic).green:hover,
|
||||
.ui.ui.ui.label:not(.inverted, .basic).red:hover,
|
||||
@@ -870,4 +900,4 @@ strong.attention-warning {
|
||||
}
|
||||
.monaco-editor .bracket-highlighting-5 {
|
||||
color: rgb(203.8, 185.2, 245.8) !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user