Skip to content

Commit 3f2fdfa

Browse files
committed
Attempt to change default colors
1 parent c5ed255 commit 3f2fdfa

4 files changed

Lines changed: 17 additions & 0 deletions

File tree

.DS_Store

2 KB
Binary file not shown.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
assets/.DS_Store
22
.DS_Store
33
assets/.DS_Store
4+
.DS_Store
5+
assets/.DS_Store

_sass/_default_colors.scss

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
$apple-blossom: #ac4142;
2+
$alto: #d0d0d0;
3+
$bouquet: #aa759f;
4+
$chelsea-cucumber: #00f0ff;
5+
$cod-grey: #151515;
6+
$conifer: #b5e853;
7+
$dove-grey: #666;
8+
$gallery: #eaeaea;
9+
$grey: #888;
10+
$gulf-stream: #75b5aa;
11+
$hippie-blue: #6a9fb5;
12+
$potters-clay: #8f5536;
13+
$rajah: #f4bf75;
14+
$raw-sienna: #d28445;
15+
$silver-chalice: #aaa;

assets/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)