Skip to content

Commit

Permalink
color contrast highlight link
Browse files Browse the repository at this point in the history
  • Loading branch information
pancakereport committed Jan 31, 2025
1 parent 1c7ac11 commit b2c83c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/snytax_highliters/a11y-dark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,7 @@ pre.highlight {
.highlight .gi {
color: var(--pygments-a11y-green); /* was #43d089 seafoam ish */
}

.highlight a {
color: #B9C9FE;
}

0 comments on commit b2c83c3

Please sign in to comment.