Skip to content

Commit

Permalink
feat: SnakeOil theme (#382)
Browse files Browse the repository at this point in the history
Added theme for SnakeOilXY printer

Signed-off-by: John Smith <[email protected]>

Co-authored-by: Eric Duncan <[email protected]>
  • Loading branch information
ChipCE and eduncan911 authored Jan 27, 2022
1 parent 7355c28 commit 7dd941c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
9 changes: 9 additions & 0 deletions public/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,15 @@
"src": "/logo_zerog.svg",
"dynamic": true
}
},
{
"name": "SnakeOil",
"color": "#4bc3ca",
"isDark": true,
"logo": {
"src": "/logo_snakeoil.svg",
"dynamic": false
}
}
]
}
17 changes: 17 additions & 0 deletions public/logo_snakeoil.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7dd941c

Please sign in to comment.