mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 00:01:20 -04:00
re-visit light/dark theme colors (especially syntax highlighting)
This commit is contained in:
@@ -33,7 +33,7 @@ main#list {
|
||||
flex-shrink: 0;
|
||||
|
||||
@include themed() {
|
||||
color: t(color-medium);
|
||||
color: t(medium);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user