summaryrefslogtreecommitdiffstats
path: root/toolkit/themes/shared/in-content/common-shared.css
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/themes/shared/in-content/common-shared.css')
-rw-r--r--toolkit/themes/shared/in-content/common-shared.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/toolkit/themes/shared/in-content/common-shared.css b/toolkit/themes/shared/in-content/common-shared.css
index 86c6d36210..542e38159d 100644
--- a/toolkit/themes/shared/in-content/common-shared.css
+++ b/toolkit/themes/shared/in-content/common-shared.css
@@ -77,23 +77,15 @@
--grey-90-a30: rgba(12, 12, 13, 0.3);
--grey-90-a50: rgba(12, 12, 13, 0.5);
--grey-90-a60: rgba(12, 12, 13, 0.6);
- --green-50: #30e60b;
--green-60: #12bc00;
--green-70: #058b00;
- --green-80: #006504;
- --green-90: #003706;
--orange-50: #ff9400;
--red-40: #ff4f5e;
--red-50: #ff0039;
--red-60: #d70022;
- --red-70: #a4000f;
- --red-80: #5a0002;
- --red-90: #3e0200;
--yellow-50: #ffe900;
--yellow-60: #d7b600;
--yellow-60-a30: rgba(215, 182, 0, 0.3);
- --yellow-70: #a47f00;
- --yellow-80: #715100;
--yellow-90: #3e2800;
--shadow-10: 0 1px 4px var(--grey-90-a10);