Skip to content

Commit

Permalink
Add new colors (close #16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smertig committed Jun 18, 2022
1 parent 24446ea commit 5c784c9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion res/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@
"#6B2FBB",
"#71491E",
"#38FEDC",
"#50EF39"
"#50EF39",
"#6B2B3C",
"#FFD6EC",
"#FFFFBE",
"#8497A6",
"#9F9989",
"#EC7577"
]
}
8 changes: 7 additions & 1 deletion res_hq/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@
"#6B2FBB",
"#71491E",
"#38FEDC",
"#50EF39"
"#50EF39",
"#6B2B3C",
"#FFD6EC",
"#FFFFBE",
"#8497A6",
"#9F9989",
"#EC7577"
]
}

0 comments on commit 5c784c9

Please sign in to comment.