From cca66b9ec4e494c1d919bff0f71a820d8afab1fa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:48 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- share/themes/README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 share/themes/README.md (limited to 'share/themes/README.md') diff --git a/share/themes/README.md b/share/themes/README.md new file mode 100644 index 0000000..b64e3e0 --- /dev/null +++ b/share/themes/README.md @@ -0,0 +1,24 @@ +# About Inkscape Themes + +Inkscape maintains and ships a set of custom GTK3 themes, that were optimized to work well with the program. + +They're kept in a git repository: https://gitlab.com/inkscape/themes/ + +Everybody is encouraged to edit these themes and improve them. You can use tools such as the GTK Inspector (video link below) to improve the way Inkscape looks for you and other users. + +If you have questions feel free to drop by in the Inkscape UX team's chat: https://chat.inkscape.org/channel/team_ux + +# Upstream Policy + +When modifying themes you should consider if the theme changes you are applying are specific to Inkscape or are generic to any Gtk application. Many themes will have upstreams (parent projects) where you generic improvements should be sent in addition to being committed here. This helps maintain a wider community of theme developers where possible. + +In Share UI files you can create a samethemename.css file that override upstream theme, is the way to do changes on inkscape specific + +# Resources + +GTK Inspector Video: Changing the CSS in real time https://www.youtube.com/watch?v=pVsh8cbwhTY
+OptiPNG: Making png files small before loading them http://optipng.sourceforge.net/ + +There is a way to get the inspector to work on windows and macOS, but these links need to be added here by their respective people. + +Thanks for your help making Inkscape look better! -- cgit v1.2.3