Set Solarized default color
This commit is contained in:
parent
12028c4322
commit
6155ebb4ab
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Name": "Solarized Dark",
|
||||
"DefaultColorIndex": 0,
|
||||
"DefaultColorIndex": 5,
|
||||
"AccentColors": [
|
||||
"#B58900",
|
||||
"#CB4B16",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Name": "Solarized Light",
|
||||
"DefaultColorIndex": 0,
|
||||
"DefaultColorIndex": 5,
|
||||
"AccentColors": [
|
||||
"#B58900",
|
||||
"#CB4B16",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue