Update QT theming to fix unreadable toolbar in Okular
This commit is contained in:
parent
b3007bce37
commit
1a2f45a111
@ -26,7 +26,7 @@ check_size=14
|
||||
textless_progressbar=false
|
||||
progressbar_thickness=2
|
||||
menubar_mouse_tracking=true
|
||||
toolbutton_style=1
|
||||
toolbutton_style=0
|
||||
double_click=false
|
||||
translucent_windows=false
|
||||
blurring=false
|
||||
|
@ -6,8 +6,8 @@ standard_dialogs=default
|
||||
style=kvantum-dark
|
||||
|
||||
[Fonts]
|
||||
fixed=@Variant(\0\0\0@\0\0\0\x12\0\x46\0i\0r\0\x61\0 \0\x43\0o\0\x64\0\x65@&\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
general=@Variant(\0\0\0@\0\0\0\x12\0\x46\0i\0r\0\x61\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
fixed="Fira Code,11,-1,5,50,0,0,0,0,0"
|
||||
general="Fira Sans,12,-1,5,50,0,0,0,0,0"
|
||||
|
||||
[Interface]
|
||||
activate_item_on_single_click=1
|
||||
@ -19,13 +19,16 @@ gui_effects=@Invalid()
|
||||
keyboard_scheme=2
|
||||
menus_have_icons=true
|
||||
show_shortcuts_in_context_menus=true
|
||||
stylesheets=@Invalid()
|
||||
stylesheets=/usr/share/qt5ct/qss/fusion-fixes.qss
|
||||
toolbutton_style=4
|
||||
underline_shortcut=1
|
||||
wheel_scroll_lines=1
|
||||
|
||||
[QSSEditor]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x1<\0\0\x1\xdb\0\0\x3\xc4\0\0\x3\xd3\0\0\x1?\0\0\x1\xde\0\0\x3\xc1\0\0\x3\xd0\0\0\0\0\0\0\0\0\n\0\0\0\x1?\0\0\x1\xde\0\0\x3\xc1\0\0\x3\xd0)
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4#\0\0\0\x2\0\0\0\x2\0\0\a}\0\0\x4!\0\0\0\0\0\0\0\0\a\x80\0\0\0\x2\0\0\0\x2\0\0\a}\0\0\x4!)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\t\xff\0\0\x5\x83\0\0\0\x3\0\0\0\x3\0\0\t\xfc\0\0\x5\x80\0\0\0\0\0\0\0\0\n\0\0\0\0\x3\0\0\0\x3\0\0\t\xfc\0\0\x5\x80)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=0
|
||||
|
@ -19,13 +19,16 @@ gui_effects=@Invalid()
|
||||
keyboard_scheme=2
|
||||
menus_have_icons=true
|
||||
show_shortcuts_in_context_menus=true
|
||||
stylesheets=@Invalid()
|
||||
stylesheets=/usr/share/qt6ct/qss/fusion-fixes.qss
|
||||
toolbutton_style=4
|
||||
underline_shortcut=1
|
||||
wheel_scroll_lines=1
|
||||
|
||||
[QSSEditor]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x4\xbc\0\0\x1J\0\0\aB\0\0\x3@\0\0\x4\xbe\0\0\x1L\0\0\a@\0\0\x3>\0\0\0\0\0\0\0\0\b\0\0\0\x4\xbe\0\0\x1L\0\0\a@\0\0\x3>)
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4#\0\0\0\x2\0\0\0\x2\0\0\a}\0\0\x4!\0\0\0\0\0\0\0\0\a\x80\0\0\0\x2\0\0\0\x2\0\0\a}\0\0\x4!)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x4\0\0\0\0\0\0\0\a\xfe\0\0\x4h\0\0\x4\x2\0\0\0\x2\0\0\a\xfc\0\0\x4\x66\0\0\0\0\0\0\0\0\b\0\0\0\x4\x2\0\0\0\x2\0\0\a\xfc\0\0\x4\x66)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
|
Loading…
Reference in New Issue
Block a user