Set Solarized default color

This commit is contained in:
John Lewin 2018-10-25 13:13:18 -07:00
parent 12028c4322
commit 6155ebb4ab
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"Name": "Solarized Dark",
"DefaultColorIndex": 0,
"DefaultColorIndex": 5,
"AccentColors": [
"#B58900",
"#CB4B16",

View file

@ -1,6 +1,6 @@
{
"Name": "Solarized Light",
"DefaultColorIndex": 0,
"DefaultColorIndex": 5,
"AccentColors": [
"#B58900",
"#CB4B16",