Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/htr3n/hyde-hyde.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/scss/hyde-hyde/_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/hyde-hyde/_variables.scss b/assets/scss/hyde-hyde/_variables.scss
index 6e5306c..0e742a4 100644
--- a/assets/scss/hyde-hyde/_variables.scss
+++ b/assets/scss/hyde-hyde/_variables.scss
@@ -3,7 +3,7 @@ $gray-1: #f9f9f9;
$gray-2: #eee;
$gray-3: #ddd;
$gray-4: #ccc;
-$gray-4: #bbb;
+$gray-5: #bbb;
$gray-6: #878787;
$gray-7: #767676;
$gray-8: #515151;