|
@@ -10,6 +10,10 @@ html.theme-default {
|
|
|
color: var(--hc-theme-text-color);
|
|
|
.hc-layout-header-logo {
|
|
|
background: #20222a;
|
|
|
+ .logo-name {
|
|
|
+ font-weight: 300;
|
|
|
+ color: hsla(0,0%,100%,.8);
|
|
|
+ }
|
|
|
}
|
|
|
.header-content-bar .header-icon-bar {
|
|
|
color: var(--hc-theme-text-color);
|