mirror of https://github.com/flarum/flarum
18 lines
370 B
JSON
18 lines
370 B
JSON
{
|
|
"name": "romanzpolski/flarum-ext-shawTheme",
|
|
"description": "Custom Theme for Shaw Academy",
|
|
"type": "flarum-extension",
|
|
"require": {
|
|
"flarum/core": "^0.1.0-beta.6"
|
|
},
|
|
"extra": {
|
|
"flarum-extension": {
|
|
"title": "Shaw Theme",
|
|
"icon": {
|
|
"name": "star",
|
|
"backgroundColor": "#000",
|
|
"color": "#fff"
|
|
}
|
|
}
|
|
}
|
|
} |