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
1 changed files with 3 additions and 3 deletions

View File

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