huge app rework, liquid glass

This commit is contained in:
Ali 2025-10-20 20:37:41 +04:00
parent 92b5344130
commit a58b23dbf3
5 changed files with 1481 additions and 458 deletions

View File

@ -19,7 +19,7 @@ app_include_js = "/assets/jey_theme/js/jey_theme.js"
# include js, css files in header of web template # include js, css files in header of web template
web_include_css = "/assets/jey_theme/css/jey_theme.css" web_include_css = "/assets/jey_theme/css/jey_theme.css"
# web_include_js = "/assets/jey_theme/js/jey_theme.js" web_include_js = "/assets/jey_theme/js/jey_theme.js"
# include custom scss in every website theme (without file extension ".scss") # include custom scss in every website theme (without file extension ".scss")
# website_theme_scss = "jey_theme/public/scss/website" # website_theme_scss = "jey_theme/public/scss/website"

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 KiB

View File