Обновление структуры проекта, использование pydantic для конфигураций, улучшение отчёта о патчах
Build mod / build (push) Successful in 6m39s
Build mod / build (push) Successful in 6m39s
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"logo": {
|
||||
"gradient": {
|
||||
"angle": 0.0,
|
||||
"start_color": "#ffccff00",
|
||||
"end_color": "#ffcccc00"
|
||||
},
|
||||
"ears_color": "#ffd0d0d0"
|
||||
},
|
||||
"colors": {
|
||||
"primary": "#ccff00",
|
||||
"secondary": "#ffcccc00",
|
||||
"background": "#ffffff",
|
||||
"text": "#000000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user