Skip to content

Commit 9f2a37c

Browse files
tony-hommistakes
authored andcommitted
1 parent 8e3fda7 commit 9f2a37c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/basically-basic/_variables.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ $monospace-font-family: Menlo, Consolas, Monaco, "Courier New", Courier,
5050

5151
/* Colors */
5252
$base-color: #393e46 !default;
53-
$text-color: #222831 !default;
54-
$accent-color: #00848a !default;
53+
$text-color: #181c22 !default;
54+
$accent-color: #00838a !default;
5555
$background-color: #fff !default;
5656
$code-background-color: tint($base-color, 95%) !default;
5757
$border-color: tint($base-color, 80%) !default;

0 commit comments

Comments
 (0)