Skip to content

Commit

Permalink
add nodecore colors
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Feb 5, 2022
1 parent 9fb7bec commit 847c087
Show file tree
Hide file tree
Showing 2 changed files with 696 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ func Setup(p params.ParamsType, cfg *Config) *App {
"colors/mtg.txt",
"colors/miles.txt",
"colors/custom.txt",
"colors/nodecore.txt",
}

for _, colorfile := range colorfiles {
Expand Down
Loading

0 comments on commit 847c087

Please sign in to comment.