Disable Font Override Temporary
This commit is contained in:
parent
a4040835a0
commit
f70e8a53c5
1 changed files with 2 additions and 2 deletions
|
|
@ -13,11 +13,11 @@
|
|||
# You can add your own GIMP-specific GTK styles here.
|
||||
|
||||
# Override GIMP Dark Mode
|
||||
gtk-font-name = "Lucida Grande"
|
||||
# gtk-font-name = "Lucida Grande"
|
||||
|
||||
style "gimp-dark-default-style"
|
||||
{
|
||||
font_name = "Lucida Grande"
|
||||
# font_name = "Lucida Grande"
|
||||
|
||||
# Color Variables
|
||||
color["clr1"] = "#DDDDDD"
|
||||
|
|
|
|||
Loading…
Reference in a new issue