aboutsummaryrefslogtreecommitdiff
path: root/.local/share/themes/Preless/gtk-3.0/gtk.css
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2023-11-28 17:47:35 -0500
committertdro <tdro@users.noreply.github.com>2023-11-28 17:47:35 -0500
commitede4904facb53c3f1a2d45b76f9b2eebfdb58834 (patch)
tree61b43a0f4ab40052a65798cf20be43123c6ad175 /.local/share/themes/Preless/gtk-3.0/gtk.css
parentbb2292cdfe0c4671308b81a52ed2704dce664c33 (diff)
downloaddotfiles-ede4904facb53c3f1a2d45b76f9b2eebfdb58834.tar.gz
dotfiles-ede4904facb53c3f1a2d45b76f9b2eebfdb58834.tar.bz2
dotfiles-ede4904facb53c3f1a2d45b76f9b2eebfdb58834.zip
.local/share/themes/Preless: Use tabler icons
Diffstat (limited to '.local/share/themes/Preless/gtk-3.0/gtk.css')
-rw-r--r--.local/share/themes/Preless/gtk-3.0/gtk.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/themes/Preless/gtk-3.0/gtk.css b/.local/share/themes/Preless/gtk-3.0/gtk.css
index 50dfa9e..3e23a63 100644
--- a/.local/share/themes/Preless/gtk-3.0/gtk.css
+++ b/.local/share/themes/Preless/gtk-3.0/gtk.css
@@ -218,6 +218,10 @@ menuitem arrow.right {
background-image: url("../icons/arrow-right.svg");
}
+combobox box.horizontal arrow {
+ background-image: url("../icons/selector.svg");
+}
+
widget.path-bar button {
margin-left: 4px;
}