mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:55:31 -04:00
re-visit light/dark theme colors (especially syntax highlighting)
This commit is contained in:
@@ -21,7 +21,7 @@ main#video {
|
||||
margin: 1.25em 1em 0 1em;
|
||||
|
||||
@include themed() {
|
||||
color: t(color-medium-light);
|
||||
color: t(medium-light);
|
||||
}
|
||||
|
||||
a {
|
||||
|
Reference in New Issue
Block a user