Make section headers darker. Issue #1357

This commit is contained in:
Maurice Parker 2019-11-26 12:48:36 -06:00
parent 751dd0ae35
commit 59e512a263

View File

@ -27,10 +27,10 @@
"color" : { "color" : {
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"red" : "33", "red" : "20",
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "36", "blue" : "23",
"green" : "33" "green" : "20"
} }
} }
} }