Git commit 23d2108f31c7a4f5431e4ba860e2511b43639639 by Jonathan Poelen. Committed on 07/08/2024 at 21:35. Pushed by jpoelen into branch 'master'.
add a reference to a contrast checker for themes M +4 -0 doc/katepart/development.docbook https://invent.kde.org/utilities/kate/-/commit/23d2108f31c7a4f5431e4ba860e2511b43639639 diff --git a/doc/katepart/development.docbook b/doc/katepart/development.docbook index f4c0e50448..a9bc121605 100644 --- a/doc/katepart/development.docbook +++ b/doc/katepart/development.docbook @@ -2533,6 +2533,10 @@ package on Flathub</ulink> (only in GNU/Linux).</para> <ulink url="https://flathub.org/apps/details/org.gnome.design.Contrast">the Flatpak package on Flathub</ulink> (only in GNU/Linux).</para> +<para>A python script in <ulink url="https://invent.kde.org/frameworks/syntax-highlighting/-/blob/master/utils/theme_contrast_checker.py?ref_type=heads">Syntax +Highlighting repository</ulink> lets you visualize all the colors in a theme, +as well as the contrast with the various backgrounds configured.</para> + </sect3> <sect3 id="color-themes-tips-and-tricks-consistency">
