7 lines
145 B
CSS
7 lines
145 B
CSS
/* Optional host-editable theme overrides. Loaded by the dashboard when enabled. */
|
|
:root {
|
|
/* --bg: #0f1115; */
|
|
/* --accent: #5cc8ff; */
|
|
}
|
|
|