Redone form save logic

This commit is contained in:
Djeex
2025-09-02 14:44:54 +02:00
parent f8bebb9c95
commit 795f5fbd13
7 changed files with 925 additions and 574 deletions

View File

@ -1,32 +1,28 @@
#-----------------------------------#
# Modern theme for Lumeex #
# https://git.djeex.fr/Djeex/lumeex #
#-----------------------------------#
colors:
primary: '#0065a1'
primary: '#0065A1'
primary_dark: '#005384'
secondary: '#00b0f0'
accent: '#ffc700'
secondary: '#00B0F0'
accent: '#FFC700'
text_dark: '#616161'
background: '#ffffff'
browser_color: '#ffffff'
background: '#FFFFFF'
browser_color: '#FFFFFF'
favicon:
path: favicon.png
google_fonts:
- family: Lato
weights:
- '200'
- '400'
- '700'
- family: Montserrat
weights:
- '200'
- '400'
- '700'
fonts:
primary:
name: Lato
fallback: sans-serif
name: Lato
secondary:
fallback: serif
name: Montserrat
fallback: serif
google_fonts:
- family: Lato
weights:
- '200'
- '400'
- '700'
- family: Montserrat
weights:
- '200'
- '400'
- '700'