Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Add darkened colour
Browse files Browse the repository at this point in the history
  • Loading branch information
mdcfe committed Mar 25, 2018
1 parent f96da59 commit 0818400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
body {
--main: rgb(233, 59, 56);
--main-dark: rgb(158, 35, 33);
--grey: rgb(192, 192, 192);
--code-string-blue: #183691;
font-family: Roboto, sans-serif;
Expand Down

0 comments on commit 0818400

Please sign in to comment.