Версия: 2.0.0
Дата: 2025-11-10
theme:
name: material
colors:
primary: "#3f51b5"
secondary: "#ff4081"
success: "#4caf50"
error: "#f44336"
warning: "#ff9800"
info: "#2196f3"
typography:
font_family: "Roboto, sans-serif"
heading_size: 24px
body_size: 14px
layout:
sidebar_position: left
sidebar_collapsible: true
max_width: 1200px
{
"spacing": {
"xs": "4px",
"sm": "8px",
"md": "16px",
"lg": "24px",
"xl": "32px"
},
"border_radius": {
"sm": "2px",
"md": "4px",
"lg": "8px"
}
}
breakpoints:
xs: 320px
sm: 640px
md: 768px
lg: 1024px
xl: 1280px
Следующий документ: MODULES_AND_PLUGINS.md →