Dark Mode - AviUtl-EN-Translation/anti.aviutl.ultimate.plugin-EN GitHub Wiki
🎉 "Dark Mode" Add-in
- Converts AviUtl to dark mode.
⚠ Notes
- If AviUtl is run in
Compatibility Mode
, performance will be extremely slow. - Not all windows can be darkened.
- Depending on display settings, dark mode may not apply.
🔧 How to Configure
- In the
AviUtl window
menu, selectEdit
→Ultimate Plugin
→Dark Mode
. - The
Dark Mode
window will appear.
📝 Settings
※ Each time settings are changed, the skin is reloaded, which may take time.
Skin
✏️Select the skin.Scheme
✏️Select the scheme (a set of color-related parameters).- Not all combinations of skins and schemes are valid.
- Some combinations may not render correctly.
Curve
✏️Specifies how round the corners should be.- How this value is interpreted depends on the skin.
Margin
✏️Specifies the width of the border.- How this value is interpreted depends on the skin.
Shadow
✏️Specifies the intensity of text and icon shadows in%
.- How this value is interpreted depends on the skin.
Sc Width
✏️Specifies the width of scrollbars in%
.- How this value is interpreted depends on the skin.
Dark Mode
✏️Renders using dark mode.- How this value is interpreted depends on the skin.
- Some skins only support either dark or light mode.
Draw Shadows
✏️Renders shadows on text and icons. Increases rendering cost.Round Corners
✏️Renders corners as rounded rectangles. Increases rendering cost.Draw Gradients
✏️Uses gradients. Increases rendering cost.Draw Border to Button
✏️Draws edges on certain buttons as usual.Draw Borders to Timeline
✏️Draws borders between layers on the timeline as usual.Make Timeline Striped
✏️Renders the timeline with striped layers.- How this value is interpreted depends on the skin.
- Some skins do not support stripes.
Apply File Dialogs
✏️Also darkens file selection and subsequent dialogs.- If file dialogs render incorrectly, uncheck this option.
Adjust DPI Scaling
✏️Adjusts rendering for DPI issues.- If scrollbars are missing, try enabling this.
Color Code Layers
✏️Colors layers using specified colors.- Colors are assigned via color code appended to the layer name (e.g. LayerName#ff0000).
Color Code Multiple Lines
✏️Applies the specified color to multiple lines.- To clear color, append an empty color code (e.g. LayerName#).
Customize Checkbox
✏️Renders checkboxes and radio buttons like buttons.Disable Cache Creation
✏️Prevents creation of__pycache__
folders.- User-defined dark/light mode color scheme
Prm
✏️Used mainly for normal states.Sec
✏️Used mainly for selected states.Ter
✏️Used mainly for selected states.from Scheme
✏️Gets colors from the current scheme. May not work with all schemes.