✏️ 正在编辑: transition-presets.json
路径:
/home/qyel0117/public_html/wp-content/themes/semplice7/assets/json/defaults/transition-presets.json
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
{ "fade": { "in": { "effect": "fadeIn", "position": "normal", "visibility": "transition-hidden", "easing": "Expo.easeInOut", "duration": 1 }, "out": { "effect": "fadeOut", "position": "normal", "visibility": "transition-hidden", "easing": "Expo.easeInOut", "duration": 1 } }, "rightToLeft": { "in": { "effect": "moveRightToLeft", "position": "right", "to": "-100%", "visibility": "", "easing": "Expo.easeInOut", "duration": 1 }, "out": { "effect": "moveRightToLeft", "position": "normal", "to": "-100%", "visibility": "", "easing": "Expo.easeInOut", "duration": 1 } }, "leftToRight": { "in": { "effect": "moveLeftToRight", "position": "left", "to": "100%", "visibility": "", "easing": "Expo.easeInOut", "duration": 1 }, "out": { "effect": "moveLeftToRight", "position": "normal", "to": "100%", "visibility": "", "easing": "Expo.easeInOut", "duration": 1 } }, "topToBottom": { "in": { "effect": "moveTopToBottom", "position": "top", "to": "100%", "visibility": "", "easing": "Expo.easeInOut", "duration": 1 }, "out": { "effect": "moveTopToBottom", "position": "normal", "to": "100%", "visibility": "", "easing": "Expo.easeInOut", "duration": 1 } }, "bottomToTop": { "in": { "effect": "moveBottomToTop", "position": "bottom", "to": "-100%", "visibility": "", "easing": "Expo.easeInOut", "duration": 1 }, "out": { "effect": "moveBottomToTop", "position": "normal", "to": "-100%", "visibility": "", "easing": "Expo.easeInOut", "duration": 1 } }, "reveal": { "direction": "topToBottom", "easing": "Expo.easeInOut", "duration": 0.95, "color": "#ffd300", "offset": "450", "image": false, "image_size": "auto", "image_align": "50% 50%", "image_offset": "600" }, "staggered": { "mode": "wave", "direction": "ver", "easing": "Expo.easeOut", "lines": 4, "duration": 0.56, "color": "#ffd300", "delay": 0.07 }, "card": { "speed": "1", "scale": ".85", "ease": "expo", "radius": 0 } }
💾 保存文件
← 返回文件管理器