Skip to content

Commit 8aea939

Browse files
oliviertassinariGolmote
authored andcommitted
Reach AA contrast ratio level (#1296)
1 parent 595d173 commit 8aea939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/prism.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ pre[class*="language-"] {
104104
.token.url,
105105
.language-css .token.string,
106106
.style .token.string {
107-
color: #a67f59;
107+
color: #9a6e3a;
108108
background: hsla(0, 0%, 100%, .5);
109109
}
110110

0 commit comments

Comments
 (0)