Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzie committed Sep 13, 2021
1 parent 30fd44f commit de3e6c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
--color-fg-default: #{$LinkColor} !important;
--color-canvas-default: #{$BackgroundColor-3} !important;
--color-canvas-subtle: #{$BackgroundColor-3} !important;
--color-canvas-inset: #{$BackgroundColor-3} !important;
--color-fg-muted: #{$SecondaryText} !important;
}

Expand Down

0 comments on commit de3e6c6

Please sign in to comment.