web/frpc&frps: support dark mode (#3327)
This commit is contained in:
committed by
GitHub
Unverified
parent
2f59e967a0
commit
31f40aa913
@@ -0,0 +1,5 @@
|
||||
html.dark {
|
||||
--el-bg-color: #343432;
|
||||
--el-fill-color-blank: #343432;
|
||||
background-color: #343432;
|
||||
}
|
||||
Reference in New Issue
Block a user