Skip to content

Commit

Permalink
Update custom.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinkWithPbody authored Jun 5, 2024
1 parent e40f2ef commit 72bb73b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions quartz/styles/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,27 @@ ol.overflow:after {
#explorer-content ul li > a[data-hasicon="true"][data-isroot="true"]:has(.file-title-icon) {
left: -0.15em;
}

h1 {
color: #9e86c8;
}

h2 {
color: #d04255;
}

h3 {
color: #d5763f;
}

h4 {
color: #e5b567;
}

h5 {
color: #a8c373;
}

h6 {
color: #6c99bb;
}

0 comments on commit 72bb73b

Please sign in to comment.