diff --git a/.var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc b/.var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc index 21ac84d..4299d14 100755 --- a/.var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc +++ b/.var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc @@ -13,11 +13,14 @@ # You can add your own GIMP-specific GTK styles here. # Override GIMP Dark Mode -# gtk-font-name = "Lucida Grande" + +# Overall Font Family +# gtk-font-name = "Sans 10" style "gimp-dark-default-style" { - # font_name = "Lucida Grande" + # Font Family for Dark Default Style + # font_name = "Sans 10" # Color Variables color["clr1"] = "#DDDDDD"