Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,15 @@
"login_box_background_color",
"page_heading_text_color",
"page_setting_section",
"login_template",
"login_page_title",
"is_app_details_inside_the_box",
"allow_manual_navigation",
"page_background_type",
"login_page_background_color",
"carousel_images",
"login_page_background_image",
"column_break_xyqa",
"login_box_position",
"page_background_type",
"is_app_details_inside_the_box",
"carousel_images",
"allow_manual_navigation",
"navbar_tab",
"navbar_section",
"navbar_color",
Expand Down Expand Up @@ -209,14 +208,6 @@
"fieldtype": "Color",
"label": "Box Background Color"
},
{
"default": "default",
"description": "Choose which login page layout to show. All templates use the same Desk Theme colors and options above.",
"fieldname": "login_template",
"fieldtype": "Select",
"label": "Login Template",
"options": "default\nmodern\nminimal\nsplit\ncentered"
},
{
"fieldname": "main_body_section",
"fieldtype": "Section Break",
Expand Down Expand Up @@ -571,7 +562,7 @@
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2026-03-02 13:13:51.800906",
"modified": "2026-03-02 17:01:54.837120",
"modified_by": "Administrator",
"module": "Frappe Desk Theme",
"name": "Desk Theme",
Expand Down
Loading