Skip to content

Filter Editor adjusts for dark theme

Nathan Lee requested to merge nathanal/inkscape:filter885 into master

#885 (closed)

Gives better colors for dark theme, doesn't take into account highlight color for the currently selected item unfortunately (so the lines don't look good in win32).

I might try making the lines use the mid_color (looking at the side-by-side examples, these are more visible when highlighted) does not look good.

Update: made the colors closer to the original theme colors, and made mid_color closer to the fg_color (which was my original intention)

trunk old patch this patch
inkscape-trunk-filter-editor-adwaita inkscape-filter-editor-adwaita inkscape-filter-editor-2-adwaita
inkscape-trunk-filter-editor-adwaita-dark inkscape-filter-editor-Adwaita-dark inkscape-filter-editor-2-Adwaita-dark
inkscape-trunk-filter-editor-mint-x inkscape-filter-editor-mint-x inkscape-filter-editor-2-mint-x
inkscape-trunk-filter-editor-mint-y-dark inkscape-filter-editor-mint-y-dark inkscape-filter-editor-2-mint-y-dark
inkscape-trunk-filter-editor-win32 inkscape-filter-editor-win32 inkscape-filter-editor-2-win32
Edited by Nathan Lee

Merge request reports