Skip to content

Commit

Permalink
Less blue
Browse files Browse the repository at this point in the history
  • Loading branch information
cynicaloptimist committed Mar 1, 2024
1 parent 6141c2a commit d132f8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lesscss/base/colors.less
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
--black: #131b20;
--grey: #1d2a2f;
--grey-2: #364e59;
--light-grey: #557a8b;
--lighter-grey: #6e94a6;
--light-grey: #708a96;
--lighter-grey: #8dabb9;

--text-face: var(--black);
--text-link: var(--green);
Expand Down

0 comments on commit d132f8f

Please sign in to comment.