2020-11-14 02:54:33 +01:00
|
|
|
html {
|
2020-11-15 00:27:55 +01:00
|
|
|
--subtle-detail-color: #2c2 !important;
|
|
|
|
--subtle-detail-color-contrast: white !important;
|
2020-11-14 02:54:33 +01:00
|
|
|
--popup-border: #00ff00 !important;
|
|
|
|
--catch-detail-color: #00ff00 !important;
|
|
|
|
--catch-detail-color-contrast: black !important;
|
|
|
|
--alert-color: #eb00ff !important;
|
|
|
|
--background-color: black !important;
|
|
|
|
--foreground-color: white !important;
|
2020-11-14 03:26:09 +01:00
|
|
|
--shadow-color: #0f0 !important;
|
2020-11-14 02:54:33 +01:00
|
|
|
}
|