mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
14 lines
495 B
Markdown
14 lines
495 B
Markdown
# general idea
|
|
- users can choose from preset, and create UI themes
|
|
- the default theme is the current in place theme
|
|
- themes will NOT change margins, borders, padding, spacing, etc.
|
|
- should be as simple as changing the global css stuff
|
|
- themes can change colors, fonts, border radius, borders, etc
|
|
|
|
## technical stuff
|
|
- save theme info in
|
|
|
|
## UI for themeing
|
|
- allow people to tune every theme element that there is to tune
|
|
- allow people to export themes as json files, and import them
|
|
- |