Skip to content

Commit

Permalink
Adding example theme
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed Dec 14, 2018
1 parent c809bdf commit bc2baf6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
20 changes: 20 additions & 0 deletions themes/example.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"general": {
"name": "Custom Cloud",
"slogan": "Your custom cloud, personalized for you!"
},
"colors": {
"primary": "#745bca",
"secondary": "#d4778a",
"accent": "#F5F7F9",
"info": "#6A9EFF",
"success": "#32D296",
"warning": "#FAA05A",
"error": "#F0506E"
},
"logo": {
"mini": "themes/example/logo-icon.svg",
"small": "themes/example/logo-icon.svg",
"big": "themes/example/logo-icon.svg"
}
}
2 changes: 2 additions & 0 deletions themes/example/logo-icon.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 bc2baf6

Please sign in to comment.