Skip to content

Commit 7ff3eb8

Browse files
committed
Update _theme.scss
1 parent 8404fa3 commit 7ff3eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scss/abstracts/_theme.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ $semantics: (
9090
--header-item-border-radius: 4px;
9191

9292
// Breadcrumbs bar
93-
--breadcrumbs-bar-background: hsla(240, 20%, 96.5%, 0.8);
93+
--breadcrumbs-bar-background: oklch(0.968 0.005 260 / 80%);
9494

9595
// Alert call outs
9696
--alert-success-text-color: var(--success-color);

0 commit comments

Comments
 (0)