Calendar
2 minute read
Calendar Event Background
Controls the background color and image for calendar events.
- Variable Name: calendar_event_background
- Data Type: background
Default Values
- color: global_palette_accent_01.color
- inherit_param_color: #052733|2, -10, -18
- gradient_type: linear-gradient
- gradient_direction: to bottom
- gradient_start_color: global_palette_accent_01.color
- inherit_param_gradient_start_color: #052733|4, -19, -33
- gradient_end_color: global_palette_accent_01.color
Calendar Event Background Hover
Controls the background color and image for calendar events when the mouse is over them.
- Variable Name: calendar_event_background_hover
- Data Type: background
Default Values
- color: global_palette_accent_02.color
- inherit_param_color: #0F93FF|-20, -26, -74
Calendar Event Border
Controls the border width, style, and color for calendar events.
- Variable Name: calendar_event_border
- Data Type: border
Default Values
- units: px
- width: 1
- style: solid
- color: global_palette_fill_02.color
- inherit_param_color: #F8F8F8|-52, -49, -48
Calendar Event Text Color
Controls the text color for calendar events.
- Variable Name: calendar_event_text_color
- Data Type: color
Default Values
- color: global_palette_text_03.color
Calendar Event Text Color Hover
Controls the text color for calendar events when the mouse is over them.
- Variable Name: calendar_event_text_color_hover
- Data Type: color
Default Values
- color: global_palette_text_03.color
Calendar Event Text Decoration
Controls the text decoration for the text in calendar events.
- Variable Name: calendar_event_text_decoration
- Data Type: textdecoration
Default Values
- none: 1
Calendar Event Text Decoration Hover
Controls the text decoration for calendar events when the mouse is over the tab.
- Variable Name: calendar_event_text_decoration_hover
- Data Type: textdecoration
Default Values
- none: 1
More Events Link Color
Controls the text color for the "# more" calendar links.
- Variable Name: calendar_more_link_color
- Data Type: color
Default Values
- color: global_palette_text_04.color
More Events Link Color Hover
Controls the text color for the "# more" calendar links when the mouse is over them.
- Variable Name: calendar_more_link_color_hover
- Data Type: color
Default Values
- color: global_palette_text_04.color
- inherit_param_color: #2379B5|7, 24, -36
More Events Link Decoration
Controls the text decoration for the "# more" calendar links.
- Variable Name: calendar_more_link_decoration
- Data Type: textdecoration
Default Values
- none: 1
More Events Link Decoration Hover
Controls the text decoration for the "# more" calendar links when the mouse is over them.
- Variable Name: calendar_more_link_decoration_hover
- Data Type: textdecoration
Default Values
- none: 1
Event Label Background
Controls the background color and image for the labels in events displayed in a post.
- Variable Name: event_label_background
- Data Type: background
Default Values
- color: global_palette_fill_02.color
- inherit_param_color: #F8F8F8|-48, -44, -42
Event Label Text Color
Controls the text color for the labels in events displayed in a post.
- Variable Name: event_label_text_color
- Data Type: color
Default Values
- color: global_palette_text_01.color
updated: 2021-09-13 09:08pm | Version: 5.6.5 Alpha 10