Refresh Harbor Gateway branding assets and accent styling
This commit is contained in:
@@ -68,6 +68,10 @@ p {
|
||||
background: var(--client-bg);
|
||||
}
|
||||
|
||||
.app.client-app.is-gateway-app {
|
||||
--client-accent: var(--harbor-gateway);
|
||||
}
|
||||
|
||||
.app-body.client-mode {
|
||||
min-height: 100vh;
|
||||
background: var(--client-bg);
|
||||
@@ -180,6 +184,10 @@ p {
|
||||
stroke: var(--harbor-gateway);
|
||||
}
|
||||
|
||||
.harbor-brand.is-gateway .harbor-anchor-left {
|
||||
stroke: var(--harbor-gateway);
|
||||
}
|
||||
|
||||
.harbor-brand strong {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user