Skip to content

Commit

Permalink
Update jekyll-theme-hacker.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Jan 24, 2024
1 parent ec25a1e commit 71e3128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/jekyll-theme-hacker.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import "rouge-base16-dark";
@import "default_colors";

$body-background: #010a00 !default;
$body-background: $cod-grey !default;
$body-foreground: $gallery !default;
$header: $conifer !default;
$blockquote-color: $silver-chalice !default;
Expand Down

0 comments on commit 71e3128

Please sign in to comment.