Skip to content

Commit ea912b0

Browse files
chore: Update color scheme
1 parent dbdeb36 commit ea912b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgdown/extra.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:root {
2-
--primary-color: #EBBA4E;
2+
--primary-color: #C79E42;
33
}
44

55
.navbar {
@@ -11,7 +11,7 @@
1111
}
1212

1313
#navbar > ul.navbar-nav > li.nav-item > a {
14-
color: rgba(255, 255, 255, 0.55);
14+
color: rgba(255, 255, 255, 0.8);
1515
}
1616

1717
.navbar-dark .navbar-nav .active > .nav-link {

0 commit comments

Comments
 (0)