add themes

This commit is contained in:
Simon Belmont 2025-03-24 13:01:00 -04:00
parent 47fac581ee
commit a7dc41d91c
1336 changed files with 190048 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# ==============================================================================
# OPEN/LIBREOFFICE SPECIFIC SETTINGS
# ==============================================================================
style "ooo_stepper_hack"
{
GtkScrollbar::stepper-size = 13
GtkScrollbar::has-backward-stepper = 1
GtkScrollbar::has-forward-stepper = 1
}
widget "*openoffice-toplevel*" style "ooo_stepper_hack"