Config: Move qt5ct tooltip theme file to /usr/share

This commit is contained in:
Riyyi
2021-08-30 15:16:59 +02:00
parent 9be2f3e0bf
commit a4032f9f99
2 changed files with 1 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
QToolTip {
background-color: #4B5162;
border-radius: 3px;
padding: 3px;
color: #BAC3CF;
}