Fix typo in color scheme

This commit is contained in:
Kris 2018-07-25 15:12:01 -04:00
parent 06663f69f0
commit 3fd2571abc

View File

@ -58,7 +58,7 @@ class ColorScheme < ActiveRecord::Base
}, },
# By @mikechristopher # By @mikechristopher
'Latte': { 'Latte': {
"primary" => 'f2e507', "primary" => 'f2e5d7',
"secondary" => '262322', "secondary" => '262322',
"tertiary" => 'f7f2ed', "tertiary" => 'f7f2ed',
"quaternary" => 'd7c9aa', "quaternary" => 'd7c9aa',