add themes
This commit is contained in:
parent
47fac581ee
commit
a7dc41d91c
1336 changed files with 190048 additions and 0 deletions
12
.themes/Dracula/gtk-2.0/apps/libreoffice.rc
Executable file
12
.themes/Dracula/gtk-2.0/apps/libreoffice.rc
Executable 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"
|
Loading…
Add table
Add a link
Reference in a new issue