Fix qt5ct tooltip colors, set proper icon theme

This commit is contained in:
Riyyi
2021-06-04 17:10:49 +02:00
parent 150f48d18d
commit c9283d60cc
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
QToolTip {
background-color: #4B5162;
border-radius: 3px;
padding: 3px;
color: #BAC3CF;
}
+2 -2
View File
@@ -1,7 +1,7 @@
[Appearance]
color_scheme_path=/usr/share/qt5ct/colors/darker.conf
custom_palette=false
icon_theme=breeze-dark
icon_theme=Arc
standard_dialogs=gtk2
style=gtk2
@@ -19,7 +19,7 @@ gui_effects=@Invalid()
keyboard_scheme=2
menus_have_icons=true
show_shortcuts_in_context_menus=true
stylesheets=@Invalid()
stylesheets=/home/rick/.config/qt5ct/qss/tooltip-arc.qss
toolbutton_style=4
underline_shortcut=1
wheel_scroll_lines=3