Not limited to "dark" and "light". Use whatever colors you want!
Massive overhaul of color Preferences. Includes over 700 configurable colors and related options.
Change colors of buttons, checkboxes, text fields and other standard controls within Opus. (Does not affect other processes.)
Most color changes happen as you make them, without having to leave the color-picker or click Apply. (You can still click Cancel to undo any unsaved changes.)
Previews in Preferences help understand what different colors do and ensure color combinations are readable.
Enhanced color picker: Right-click menu and drag-and-drop make editing easier, and allow individual colors to be reset or copied between dark and light modes.
More control over toolbar and menu colors (including path fields and the Location Bar) and status bar colors, frames and resize grips.
Opacity of "hot" file backgrounds is now configurable.
Every color now has a name. Named colors can be used in places like the status bar instead of a fixed RGB value. Use the right-click menu to get it.
Named colors can be used in the status bar, info tips and Script Log output in various ways. E.g. <#%error_text>this will usually be red</#>.
Web color names also work. E.g. <#@magenta>...</#> or <font color="oldlace" bgcol="plum">...</#>.
You can use <#xxxxxx #xxxxxx> as a shortcut to set text and background color, instead of <font color=#xxxxxx bgcol=#xxxxxx>.