mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-14 12:20:01 -04:00
Revert "made title text and iframeheader icons not bland, fixed text readbility in Latte"
This reverts commit 323086c19d
.
This commit is contained in:
parent
a08add1bfa
commit
400070dcb5
4 changed files with 8 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
||||||
--background-lighter: #292c3c !important;
|
--background-lighter: #292c3c !important;
|
||||||
--navbar-color: #292c3c !important;
|
--navbar-color: #292c3c !important;
|
||||||
--navbar-height: 60px !important;
|
--navbar-height: 60px !important;
|
||||||
--navbar-text-color: #ca9ee6 !important;
|
--navbar-text-color: #c6d0f5 !important;
|
||||||
--navbar-link-color: #8caaee !important;
|
--navbar-link-color: #8caaee !important;
|
||||||
--navbar-link-hover-color: #ca9ee6 !important;
|
--navbar-link-hover-color: #ca9ee6 !important;
|
||||||
--navbar-font: "Roboto" !important;
|
--navbar-font: "Roboto" !important;
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
--input-border-color: color-mix(in srgb, #232634, #ca9ee6 50%) !important;
|
--input-border-color: color-mix(in srgb, #232634, #ca9ee6 50%) !important;
|
||||||
--input-border-size: 1.3px !important;
|
--input-border-size: 1.3px !important;
|
||||||
--navbar-logo-filter: none !important;
|
--navbar-logo-filter: none !important;
|
||||||
--dropdown-option-hover-color: #292c3c !important;
|
--dropdown-option-hover-color: #232634 !important;
|
||||||
--tab-color: #414559 !important;
|
--tab-color: #414559 !important;
|
||||||
--active-color: #ca9ee6 !important;
|
--active-color: #ca9ee6 !important;
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
--background-lighter: #e6e9ef !important;
|
--background-lighter: #e6e9ef !important;
|
||||||
--navbar-color: #e6e9ef !important;
|
--navbar-color: #e6e9ef !important;
|
||||||
--navbar-height: 60px !important;
|
--navbar-height: 60px !important;
|
||||||
--navbar-text-color: #8839ef !important;
|
--navbar-text-color: #4c4f69 !important;
|
||||||
--navbar-link-color: #1e66f5 !important;
|
--navbar-link-color: #1e66f5 !important;
|
||||||
--navbar-link-hover-color: #8839ef !important;
|
--navbar-link-hover-color: #8839ef !important;
|
||||||
--navbar-font: "Roboto" !important;
|
--navbar-font: "Roboto" !important;
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
--input-border-color: color-mix(in srgb, #dce0e8, #8839ef 50%) !important;
|
--input-border-color: color-mix(in srgb, #dce0e8, #8839ef 50%) !important;
|
||||||
--input-border-size: 1.3px !important;
|
--input-border-size: 1.3px !important;
|
||||||
--navbar-logo-filter: none !important;
|
--navbar-logo-filter: none !important;
|
||||||
--dropdown-option-hover-color: #e6e9ef !important;
|
--dropdown-option-hover-color: #dce0e8 !important;
|
||||||
--tab-color: #ccd0da !important;
|
--tab-color: #ccd0da !important;
|
||||||
--active-color: #8839ef !important;
|
--active-color: #8839ef !important;
|
||||||
}
|
}
|
||||||
|
@ -27,5 +27,4 @@
|
||||||
|
|
||||||
.font-roboto {
|
.font-roboto {
|
||||||
font-family: "Roboto";
|
font-family: "Roboto";
|
||||||
color: #4c4f69;
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
--background-lighter: #1e2030 !important;
|
--background-lighter: #1e2030 !important;
|
||||||
--navbar-color: #1e2030 !important;
|
--navbar-color: #1e2030 !important;
|
||||||
--navbar-height: 60px !important;
|
--navbar-height: 60px !important;
|
||||||
--navbar-text-color: #c6a0f6 !important;
|
--navbar-text-color: #cad3f5 !important;
|
||||||
--navbar-link-color: #8aadf4 !important;
|
--navbar-link-color: #8aadf4 !important;
|
||||||
--navbar-link-hover-color: #c6a0f6 !important;
|
--navbar-link-hover-color: #c6a0f6 !important;
|
||||||
--navbar-font: "Roboto" !important;
|
--navbar-font: "Roboto" !important;
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
--input-border-color: color-mix(in srgb, #181926, #c6a0f6 50%) !important;
|
--input-border-color: color-mix(in srgb, #181926, #c6a0f6 50%) !important;
|
||||||
--input-border-size: 1.3px !important;
|
--input-border-size: 1.3px !important;
|
||||||
--navbar-logo-filter: none !important;
|
--navbar-logo-filter: none !important;
|
||||||
--dropdown-option-hover-color: #1e2030 !important;
|
--dropdown-option-hover-color: #181926 !important;
|
||||||
--tab-color: #363a4f !important;
|
--tab-color: #363a4f !important;
|
||||||
--active-color: #c6a0f6 !important;
|
--active-color: #c6a0f6 !important;
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
--background-lighter: #181825 !important;
|
--background-lighter: #181825 !important;
|
||||||
--navbar-color: #181825 !important;
|
--navbar-color: #181825 !important;
|
||||||
--navbar-height: 60px !important;
|
--navbar-height: 60px !important;
|
||||||
--navbar-text-color: #cba6f7 !important;
|
--navbar-text-color: #cdd6f4 !important;
|
||||||
--navbar-link-color: #89b4fa !important;
|
--navbar-link-color: #89b4fa !important;
|
||||||
--navbar-link-hover-color: #cba6f7 !important;
|
--navbar-link-hover-color: #cba6f7 !important;
|
||||||
--navbar-font: "Roboto" !important;
|
--navbar-font: "Roboto" !important;
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
--input-border-color: color-mix(in srgb, #11111b, #cba6f7 50%) !important;
|
--input-border-color: color-mix(in srgb, #11111b, #cba6f7 50%) !important;
|
||||||
--input-border-size: 1.3px !important;
|
--input-border-size: 1.3px !important;
|
||||||
--navbar-logo-filter: none !important;
|
--navbar-logo-filter: none !important;
|
||||||
--dropdown-option-hover-color: #181825 !important;
|
--dropdown-option-hover-color: #11111b !important;
|
||||||
--tab-color: #313244 !important;
|
--tab-color: #313244 !important;
|
||||||
--active-color: #cba6f7 !important;
|
--active-color: #cba6f7 !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue