Add files via upload

This commit is contained in:
L4ki
2025-02-07 13:54:20 +01:00
committed by GitHub
parent 3f2d07f4ec
commit 493812fb53

View File

@@ -30,7 +30,7 @@ class "SexySpellEntry"style:highest "normal_entry"
# Chromium uses base as the fill colour of its own entries # Chromium uses base as the fill colour of its own entries
# This would be fine but Gtk+ uses it to fill the surrounding space, so its set to bg # This would be fine but Gtk+ uses it to fill the surrounding space, so its set to bg
# That results in Chromium using it for the fill, so we need to handle that # That results in Chromium using it for the fill, so we need to handle that
widget_class "*Chrom*<GtkEntry>" style "chrome_entry" widget_class "*Chrom*<GtkEntry>"style "chrome_entry"
# Hack to be able to match widgets in LibreOffice # Hack to be able to match widgets in LibreOffice