mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-04 14:08:13 +00:00
chore: updating color scheme with dark mode
This commit is contained in:
@@ -110,6 +110,7 @@ const panelComponent = computed(() => {
|
||||
.panel-container {
|
||||
display: grid;
|
||||
grid-template-rows: auto auto 1fr;
|
||||
color-scheme: dark;
|
||||
|
||||
padding: 2px;
|
||||
max-width: 800px;
|
||||
|
||||
Reference in New Issue
Block a user