mapcomplete/assets/themes/surveillance_cameras/custom_theme.css

12 lines
406 B
CSS
Raw Normal View History

html {
--subtle-detail-color: #2c2 !important;
--subtle-detail-color-contrast: white !important;
--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 02:26:09 +00:00
--shadow-color: #0f0 !important;
}