mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-11-02 13:47:55 +00:00
Rework tabs and add overview page
This commit is contained in:
@@ -63,6 +63,7 @@ html {
|
||||
--app-background-1: #045de9;
|
||||
--app-background-2: #09c6f9;
|
||||
--app-icon: #ffffff;
|
||||
--app-hr: rgba(0, 0, 0, .3);
|
||||
}
|
||||
|
||||
html[theme="dark"] {
|
||||
@@ -130,4 +131,5 @@ html[theme="dark"] {
|
||||
--app-background-1: #7f5a83;
|
||||
--app-background-2: #0d324d;
|
||||
--app-icon: #03a9f4;
|
||||
--app-hr: rgba(255, 255, 255, .3);
|
||||
}
|
||||
Reference in New Issue
Block a user