mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 11:19:51 +00:00
Fix typo in color scheme
This commit is contained in:
parent
06663f69f0
commit
3fd2571abc
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user