Created
January 12, 2018 20:53
-
-
Save brianium/6ad77b496c2b917380a4fd3b52c42339 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ansel_autostart": false, | |
"ansel_bg_color": "rgba(0, 0, 0, 1)", | |
"ansel_constrain_height": true, | |
"ansel_constrain_height_percent": "100", | |
"ansel_control_bar_button_color": "rgba(255, 255, 255, 1)", | |
"ansel_control_bar_button_shadow_color": "rgba(0, 0, 0, 0.5)", | |
"ansel_controls_bg_color": "", | |
"ansel_controls_padding_tb": "5px", | |
"ansel_controls_position": "bottom", | |
"ansel_controls_position_style": "overlaid", | |
"ansel_controls_transition_style": "none", | |
"ansel_dot_gutter": "10px", | |
"ansel_dot_shape": "circle", | |
"ansel_dot_size": "10px", | |
"ansel_enable_fullscreen": false, | |
"ansel_enable_lightbox": true, | |
"ansel_fullscreen_close_icon": "compress", | |
"ansel_fullscreen_icon_color": "rgba(255, 255, 255, 1)", | |
"ansel_fullscreen_icon_size": "30px", | |
"ansel_fullscreen_open_icon": "expand", | |
"ansel_interval": 2500, | |
"ansel_lightbox_fade_duration": 500, | |
"ansel_lightbox_resize_duration": 500, | |
"ansel_list_navigation_type": "none", | |
"ansel_manual_navigation": true, | |
"ansel_pause_icon": "pause", | |
"ansel_play_icon": "play", | |
"ansel_play_pause_icon_size": "30px", | |
"ansel_prev_next_arrow_icon": "angle", | |
"ansel_prev_next_icon_color": "rgba(255, 255, 255, 1)", | |
"ansel_prev_next_icon_shadow_color": "rgba(0, 0, 0, 0.5)", | |
"ansel_prev_next_icon_size": "160px", | |
"ansel_slider_animation": "position", | |
"ansel_slider_animation_speed": 500, | |
"ansel_slideshow_controls": "enabled", | |
"ansel_style": "single_image", | |
"ansel_thumbnail_border_color": "", | |
"ansel_thumbnail_border_style": "solid", | |
"ansel_thumbnail_border_width": "0", | |
"ansel_thumbnail_gutter": "8px", | |
"ansel_thumbnail_size": "75px", | |
"carousel_height": "425px", | |
"carousel_overlay_color": "none", | |
"carousel_page_size": 5, | |
"carousel_slide_spacing": "0px", | |
"enable_carousel_overlays": "disabled", | |
"expanded_display_style": "fullwindow", | |
"fullscreen_bg_color": "rgba(0, 0, 0, 1)", | |
"fullwindow_bg_color": "rgba(0, 0, 0, 0.65)", | |
"image_label": "off", | |
"image_label_bg_color": "rgba(255, 255, 255, 0.6)", | |
"image_label_enable_thumbs": true, | |
"image_label_horizontal_offset": "0px", | |
"image_label_padding": "5px", | |
"image_label_position": "topleft", | |
"image_label_vertical_offset": "0px", | |
"thumbnail_crop_ratio": "3:2", | |
"thumbnail_gutter": "10px", | |
"thumbnail_ideal_width": "300px", | |
"thumbnail_layout": "masonry", | |
"thumbnail_max_columns": 0, | |
"thumbnail_max_width": "900px", | |
"thumbnail_min_width": "200px", | |
"thumbnail_spawns_gallery": true, | |
"xs_ansel_prev_next_icon_size": "100px" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment