Skip to content

Commit

Permalink
Tweaks, refs #39
Browse files Browse the repository at this point in the history
  • Loading branch information
rednafi committed Sep 11, 2023
1 parent d05bd7c commit 1f241e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/extended/an-old-hope-override.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Modified Docco style by redowan delowar
}

.hljs-meta {
color: #323232;
color: #1b1c18;
}

.hljs-deletion {
Expand Down
4 changes: 2 additions & 2 deletions assets/css/extended/theme-vars-override.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
--theme: #fefcf6;
--entry: #fefcf6;
--primary: #1b1c18;
--secondary: #202020;
--secondary: #1b1c18;
--tertiary: #d6d6d6;
--content: #101010;
--content: #1b1c18;
--hljs-bg: #f2f1eb;
--code-bg: #f2f1eb;
--bio-urls: #496727;
Expand Down

0 comments on commit 1f241e3

Please sign in to comment.