Jekyll Format

This commit is contained in:
deathrow 2023-01-17 18:47:39 -05:00
parent 2d65aee29d
commit b872f9e22f
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73
10 changed files with 27 additions and 1 deletions

View File

@ -1,3 +1,6 @@
---
---
$color_1: #303030;
$color_2: #151515;
$color_3: #505050;

View File

@ -1,3 +1,6 @@
---
---
$color_1: #bbbbbb;
$color_2: #888;
$color_3: #579;

View File

@ -1,3 +1,6 @@
---
---
$color_1: #999988;
$color_2: #999999;
$color_3: #a61717;

View File

@ -1,3 +1,6 @@
---
---
$color_1: #fbf1c7;
$color_2: #fb4934;
$color_3: #928374;

View File

@ -1,3 +1,6 @@
---
---
$color_1: #5e5d83;
$color_2: #465457;
$color_3: #f8f8f2;

View File

@ -1,3 +1,6 @@
---
---
$color_1: #75715e;
$color_2: #960050;
$color_3: #ffffff;

View File

@ -1,3 +1,6 @@
---
---
$color_1: #888888;
$color_2: #cc0000;
$color_3: #a61717;

View File

@ -1,3 +1,6 @@
---
---
$color_1: #faf6e4;
$color_2: #dee5e7;
$color_3: #a8e1fe;

View File

@ -1,3 +1,6 @@
---
---
$color_1: #FFFFFF;
$color_2: #6D6E70;
$color_3: #41ff5b;

View File

@ -1,5 +1,4 @@
---
# Front matter comment to ensure Jekyll properly reads file.
---
@charset "UTF-8";