{
  "calendarDialog": {
    "dialogUseCustomSize": false,
    "dialogWidth": 380,
    "dialogHeight": 430,
    "calendarDialogBackgroundColor": "#fdf4ff",
    "calendarDividerColor": "#f3e8ff",
    "calendarInputBackgroundColor": "#ffffff",
    "calendarInputBorderColor": "#f3e8ff"
  },
  "calendarStyle": {
    "calendarFontFamily": "Segoe UI",
    "calendarFontSize": 13,
    "calendarBodyTextColor": "#4a044e",
    "calendarBorderColor": "#f3e8ff",
    "calendarBorderWidth": 1,
    "calendarHeaderBackgroundColor": "#fdf4ff",
    "calendarHeaderTextColor": "#6b21a8",
    "calendarHeaderFontSize": 15,
    "calendarArrowBackgroundColor": "#f3e8ff",
    "calendarArrowColor": "#a855f7",
    "calendarArrowHoverBackgroundColor": "#e9d5ff",
    "calendarArrowHoverColor": "#6b21a8",
    "calendarYearArrowBackgroundColor": "transparent",
    "calendarYearArrowColor": "#c084fc",
    "calendarYearArrowHoverBackgroundColor": "#f3e8ff",
    "calendarYearArrowHoverColor": "#a855f7",
    "calendarWeekdayBackgroundColor": "#fdf4ff",
    "calendarWeekdayTextColor": "#c084fc",
    "calendarBodyBackgroundColor": "#ffffff",
    "calendarWeekendBackgroundColor": "#fdf4ff",
    "calendarWeekendTextColor": "#a855f7",
    "calendarTodayColor": "#a855f7",
    "calendarDisabledDayColor": "#e9d5ff",
    "calendarCellWidth": 0,
    "calendarCellHeight": 0,
    "calendarRowGap": 0,
    "calendarHoverBackgroundColor": "#f3e8ff",
    "calendarHoverTextColor": "#6b21a8"
  },
  "calendarSelection": {
    "calendarSelectedBackgroundColor": "#a855f7",
    "calendarSelectedTextColor": "#ffffff",
    "calendarRangeMiddleBackgroundColor": "#f3e8ff",
    "calendarRangeMiddleTextColor": "#7e22ce"
  },
  "calendarButtons": {
    "calendarTodayNavShow": true,
    "calendarTodayNavColor": "#a855f7",
    "calendarTodayNavHoverBackgroundColor": "#f3e8ff",
    "calendarTodayNavFontSize": 12,
    "calendarTodayNavUppercase": false,
    "calendarTodayNavGapTop": 4,
    "calendarTodayNavGapBottom": 4,
    "calendarOkBackgroundColor": "#a855f7",
    "calendarOkTextColor": "#ffffff",
    "calendarCancelBackgroundColor": "#f3e8ff",
    "calendarCancelTextColor": "#9333ea"
  },
  "mainInputbox": {
    "fontSize": 12,
    "fontFamily": "Segoe UI",
    "fontColor": "#4a044e",
    "backgroundColor": "#fdf4ff",
    "borderColor": "#f3e8ff",
    "borderWidth": 1,
    "borderRadius": 12,
    "iconShow": true,
    "iconColor": "#a855f7",
    "iconSize": 20,
    "iconVersion": "1",
    "closeIconShow": true,
    "closeIconColor": "#ef4444",
    "closeIconSize": 16
  },
  "presetRanges": {
    "showToday": false,
    "showYesterday": false,
    "showThisWeek": false,
    "showLastWeek": false,
    "showThisMonth": false,
    "showLastMonth": false,
    "showThisYear": false,
    "showLastYear": false,
    "showDaysUpToday": false,
    "showDaysStartingToday": false,
    "showClearButton": false,
    "defaultDaysCount": 7,
    "presetPosition": "top",
    "presetAlignment": "left",
    "presetSelectedBackgroundColor": "#a855f7",
    "presetSelectedTextColor": "#ffffff",
    "presetGap": 0
  },
  "advancedSettings": {
    "refreshInfo": false,
    "refreshInfoIconColor": "#c084fc",
    "refreshInfoTextColor": "#e9d5ff"
  },
  "selectionType": {
    "calendarType": "single",
    "miniSelectionMode": "single",
    "firstWeekday": "monday"
  }
}
