hamstr/customize.json

15 lines
271 B
JSON
Raw Normal View History

{
"name": "branle",
"icon": "/bird.png",
"colors": {
"primary": "#2262ba",
"secondary": "#E64A19",
"accent": "#0097A7",
"positive": "#21ba45",
"negative": "#c10015",
"info": "#64DD17",
2022-01-18 15:36:42 +00:00
"warning": "#BD6E00"
},
"useDarkTheme": false
}