GIMP Chat
http://gimpchat.com/

Uzu's custom resources volume I
http://gimpchat.com/viewtopic.php?f=12&t=20149
Page 1 of 1

Author:  Uzugijin [ Tue Oct 11, 2022 5:46 am ]
Post subject:  Uzu's custom resources volume I

I stumbled upon the Average tool while on my Blender journey and I didn't know I needed it until then. As many others who use GIMP with a mouse, I used to rely on smudge tool :smudge to handle the color blending, but now I see it as a tool that hold me back because I just didn't know any better.

Image

I wanted the Average tool in GIMP so I started looking and experimenting with the tool options that we had and then I realised that GIMP had another brush engine with various smudging capabilities that looked very promising to look into. I found one by the name of "oil 06 clean" that was the most closest to the Average tool but wasn't quite perfect for me because it used dynamics that wasn't meant for mouse. I got a hint on GIMP Discord from Liam that maybe I could edit the mypaint brushes in a text editor, so I did just that and I could disable the dynamics there and also made 2 other variants with their own icons. Since then, these modified mypaint smudge brushes became my go-to solution for color blending/averaging!

Image

Since these 3 brushes are pretty much the only ones I use, I put a "_" (underscore) before their names to make them appear on the very top of the list of the mypaint tool for ease of reach.
Image

- The main brush is color average which has 3 uses:
It averages color within the radius. Best to use where at least two colors meet (obviously).
Pushing colors (smudging). Avoid more than one color in the radius to keep the source color.
To define edges. If things go blurry, run this tool along the edge to make things sharp again.
- Smoke blend is almost the same brush but with jitter. It was originally named snow blend (thus the icon) and is good for softer blending.
- Noise blend is a little brush with crazy jitter. I found it useful for perserving noise on images while blending at the same time.
- As with all mypaint brushes, these have a preset that resets everytime you switch mypaint brushes (but not when you switch tools in GIMP) so keep that in mind.

I make them available here in a zip file because I believe this is something that could prove very useful for those who use mouse and want to have a much better color blending experience. :paint2

Image
("Fox" WIP)

Attachments:
File comment: 3 variation of mypaint blending brush
color_average_blending_brush_by_uzu.zip [651.9 KiB]
Downloaded 86 times

Author:  Uzugijin [ Tue Oct 11, 2022 5:57 am ]
Post subject:  Re: Uzu's custom resources volume I

Long story short I loved Blender too much, I actually made a theme and icon pack for gimp 2.10!
There are some original blender icons there I had to open and export through inkscape for GIMP to accept, but most of them are traced or self-made based on screenshots I took and my imagination to fill in the gaps.

So if you fancy a blender look, I got you covered!

Image

Attachments:
Blendericons_gimp2.10.zip [902.82 KiB]
Downloaded 78 times
blender_theme_gimp2.10.zip [368.72 KiB]
Downloaded 56 times

Author:  Uzugijin [ Tue Oct 11, 2022 6:10 am ]
Post subject:  Re: Uzu's custom resources volume I

Someone requested on discord to port the icons to GIMP 2.99, so I looked into how different it is to make themes and icons there.
I was a bit sad that it didn't let me customise a lot, but I liked the new gtk3 look anyway so I tried as hard as I can to make a blender color themed one.
Later, I made another variation of the theme with less contrast which I currently use, called Graycast (gray + raycast, don't ask me)

Blender theme and icons (please see icon_fix.png in Blendericons~.zip attachment)
Image

Graycast theme
Image

Attachments:
graycast_theme_gimp2.99.zip [116.63 KiB]
Downloaded 61 times
Blendericons_gimp2.99.zip [640.35 KiB]
Downloaded 71 times
blender_theme_gimp.2.9.zip [96.23 KiB]
Downloaded 62 times

Author:  Uzugijin [ Tue Oct 11, 2022 6:19 am ]
Post subject:  Re: Uzu's custom resources volume I

If they think GIMP 2.10 looks like an old software, hit 'em with a screenie of this retro theme!

Image

Attachments:
retro_theme_gimp2.10.zip [445.58 KiB]
Downloaded 67 times

Author:  Pocholo [ Tue Oct 11, 2022 1:17 pm ]
Post subject:  Re: Uzu's custom resources volume I

Thank you for sharing, Uzugijin! I'm very sure our users will enjoy these icons. :tyspin

Author:  mackenzieh [ Wed Oct 12, 2022 12:09 am ]
Post subject:  Re: Uzu's custom resources volume I

I put the blender theme where it's supposed to be and it doesn't work for me in gimp. I'm using windows 10 with gimp 2.10.32. Could it be that Gimp doesn't recognize the file types?
Image

Also, is there a way to reduce the font size of the Retro theme? It's quite large for me when I use it.

Author:  Uzugijin [ Wed Oct 12, 2022 2:10 am ]
Post subject:  Re: Uzu's custom resources volume I

Hey mackenzieh! I knew I messed up something! That cursed readme file while trying to organise! It mentions 2.10 instead of 2.99. :gaah

Anyways, the Blender theme you are trying to install is only compatible with GIMP 2.99/3.0. I'm sorry if the instruction txt file decieved you and I should have named the theme a bit differently to make it clearer!

GIMP 2.10 compatible themes contain a folder named "ui" and a file named "gtkrc"

About the Retro theme...
The large font size was to make GIMP look more older than it should be
but yes, you can reduce the font size or even change the font type any time!

Simply open the gtkrc file in a text editor and look for these lines at beginning and edit them to something more pretty (line 61/68)
Image
The example here is the default.

I hope this helps!

Author:  mackenzieh [ Wed Oct 12, 2022 3:30 am ]
Post subject:  Re: Uzu's custom resources volume I

Uzugijin wrote:
Hey mackenzieh! I knew I messed up something! That cursed readme file while trying to organise! It mentions 2.10 instead of 2.99. :gaah

Anyways, the Blender theme you are trying to install is only compatible with GIMP 2.99/3.0. I'm sorry if the instruction txt file decieved you and I should have named the theme a bit differently to make it clearer!

GIMP 2.10 compatible themes contain a folder named "ui" and a file named "gtkrc"

About the Retro theme...
The large font size was to make GIMP look more older than it should be
but yes, you can reduce the font size or even change the font type any time!

Simply open the gtkrc file in a text editor and look for these lines at beginning and edit them to something more pretty (line 61/68)
[ Image ]
The example here is the default.

I hope this helps!


It's all right. :) Thanks for the explanation. I will try looking in the text editor. :)

Author:  Uzugijin [ Wed Oct 12, 2022 1:54 pm ]
Post subject:  Re: Uzu's custom resources volume I

Brand new GIMP 2.99 Dark theme drop incoming featuring a gradiented modern look! Finally something that looks nice with the Symbolic icons! :hehe
Color tint (blue) can be changed in gimp-dark.css file! I made some presets there but you can easily define your own colors, no biggie! More info about this in the how-to txt file.

Image

Attachments:
darkmetallic_theme_gimp2.99.zip [177.66 KiB]
Downloaded 63 times

Author:  Erisian [ Wed Oct 12, 2022 3:19 pm ]
Post subject:  Re: Uzu's custom resources volume I

Thanks for the blending brushes uzu. Very useful!

Author:  Uzugijin [ Wed Oct 12, 2022 3:44 pm ]
Post subject:  Re: Uzu's custom resources volume I

Erisian wrote:
Thanks for the blending brushes uzu. Very useful!


I'm glad I could help! Enjoy! :heart

Author:  Uzugijin [ Thu May 11, 2023 6:57 am ]
Post subject:  Github

Just updated my github page for all the resources I had ^-^
https://github.com/Uzugijin/GIMP-2-10-Themes
https://github.com/Uzugijin/GIMP-IconThemes
https://github.com/Uzugijin/GIMP-3-Themes
https://github.com/Uzugijin/MyPaint-brushes

Not much changed, I fixed one blender icon and added a new block-out brush for the blend collection
I don't think i will do another GIMP 2-10 theme
Icons should be compatible with 2.10 and 2.99/3.0 but since GIMP 2.99 is a dev version, new icons could be added later
Same with GIMP 3 themes.

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/