Skip to content

Commit

Permalink
updates: more colors!
Browse files Browse the repository at this point in the history
  • Loading branch information
RobynLlama committed Jul 30, 2024
1 parent 59c1e5c commit e6e6df9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _sass/color_schemes/lethal-dark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ $color-scheme: lethal-dark;
$body-background-color: rgb(33, 34, 33);
$body-text-color: #f8efe1;
$link-color: rgb(107, 183, 105);
$sidebar-color: rgb(43, 44, 43);

a
{
text-decoration-style: dotted !important;
}

0 comments on commit e6e6df9

Please sign in to comment.