mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Change default theme to light.
This commit is contained in:
parent
515cba8704
commit
299364da2c
@ -29,7 +29,7 @@
|
||||
"SmtpDisplayName": "",
|
||||
"SmtpEnableSsl": true,
|
||||
"TrustedCorsOrigins": [],
|
||||
"Theme": "Dark",
|
||||
"Theme": "Light",
|
||||
"UseHsts": false,
|
||||
"UseWebRtc": true
|
||||
}
|
||||
|
||||
@ -11,7 +11,7 @@ hr {
|
||||
}
|
||||
|
||||
.console-output {
|
||||
color: forestgreen;
|
||||
color: darkgreen;
|
||||
}
|
||||
|
||||
table, .table {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user