diff --git a/bin/GuiConfigs/Darker Style by TheMitoSan.qss b/bin/GuiConfigs/Darker Style by TheMitoSan.qss index 2c421334d..08465d05f 100644 --- a/bin/GuiConfigs/Darker Style by TheMitoSan.qss +++ b/bin/GuiConfigs/Darker Style by TheMitoSan.qss @@ -340,3 +340,28 @@ QLabel#debugger_frame_pc { color: #000; /* Font Color: Black */ background-color: #00ff00; /* Green */ } + +/* Tree view changes*/ +QTreeView::branch:has-children:!has-siblings:closed, +QTreeView::branch:closed:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_white.png"); +} + +QTreeView::branch:open:has-children:!has-siblings, +QTreeView::branch:open:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_down_white.png"); +} + +QTreeView::branch:has-children:!has-siblings:closed:hover, +QTreeView::branch:closed:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_blue.png"); +} + +QTreeView::branch:open:has-children:!has-siblings:hover, +QTreeView::branch:open:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_down_blue.png"); +} diff --git a/bin/GuiConfigs/Envy.qss b/bin/GuiConfigs/Envy.qss index 02dedaf27..10c35e969 100644 --- a/bin/GuiConfigs/Envy.qss +++ b/bin/GuiConfigs/Envy.qss @@ -637,3 +637,28 @@ QLabel#debugger_frame_pc { color: #000; /* Font Color: Black */ background-color: #00ff00; /* Green */ } + +/* Tree view changes*/ +QTreeView::branch:has-children:!has-siblings:closed, +QTreeView::branch:closed:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_white.png"); +} + +QTreeView::branch:open:has-children:!has-siblings, +QTreeView::branch:open:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_down_white.png"); +} + +QTreeView::branch:has-children:!has-siblings:closed:hover, +QTreeView::branch:closed:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_green.png"); +} + +QTreeView::branch:open:has-children:!has-siblings:hover, +QTreeView::branch:open:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_down_green.png"); +} diff --git a/bin/GuiConfigs/Kuroi (Dark) by Ani.qss b/bin/GuiConfigs/Kuroi (Dark) by Ani.qss index 594b4bb07..0f63d148e 100644 --- a/bin/GuiConfigs/Kuroi (Dark) by Ani.qss +++ b/bin/GuiConfigs/Kuroi (Dark) by Ani.qss @@ -343,3 +343,28 @@ QTextEdit#tty_frame { QLabel#tty_text { color: #ffffff; /* White */ } + +/* Tree view changes*/ +QTreeView::branch:has-children:!has-siblings:closed, +QTreeView::branch:closed:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_white.png"); +} + +QTreeView::branch:open:has-children:!has-siblings, +QTreeView::branch:open:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_down_white.png"); +} + +QTreeView::branch:has-children:!has-siblings:closed:hover, +QTreeView::branch:closed:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_blue.png"); +} + +QTreeView::branch:open:has-children:!has-siblings:hover, +QTreeView::branch:open:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_down_blue.png"); +} diff --git a/bin/GuiConfigs/ModernBlue Theme by TheMitoSan.qss b/bin/GuiConfigs/ModernBlue Theme by TheMitoSan.qss index 5754f5907..efc1fc40f 100644 --- a/bin/GuiConfigs/ModernBlue Theme by TheMitoSan.qss +++ b/bin/GuiConfigs/ModernBlue Theme by TheMitoSan.qss @@ -337,3 +337,28 @@ QLabel#debugger_frame_pc { color: #000; /* Font Color: Black */ background-color: #333b44; /* Green */ } + +/* Tree view changes*/ +QTreeView::branch:has-children:!has-siblings:closed, +QTreeView::branch:closed:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_white.png"); +} + +QTreeView::branch:open:has-children:!has-siblings, +QTreeView::branch:open:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_down_white.png"); +} + +QTreeView::branch:has-children:!has-siblings:closed:hover, +QTreeView::branch:closed:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_blue.png"); +} + +QTreeView::branch:open:has-children:!has-siblings:hover, +QTreeView::branch:open:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_down_blue.png"); +} diff --git a/bin/GuiConfigs/Skyline (Nightfall).qss b/bin/GuiConfigs/Skyline (Nightfall).qss index cbe978ce2..37af0971b 100644 --- a/bin/GuiConfigs/Skyline (Nightfall).qss +++ b/bin/GuiConfigs/Skyline (Nightfall).qss @@ -659,3 +659,28 @@ QLabel#debugger_frame_pc { color: #000; /* Font Color: Black */ background-color: #00ff00; /* Green */ } + +/* Tree view changes*/ +QTreeView::branch:has-children:!has-siblings:closed, +QTreeView::branch:closed:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_white.png"); +} + +QTreeView::branch:open:has-children:!has-siblings, +QTreeView::branch:open:has-children:has-siblings { + border-image: none; + image: url("GuiConfigs/list_arrow_down_white.png"); +} + +QTreeView::branch:has-children:!has-siblings:closed:hover, +QTreeView::branch:closed:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_blue.png"); +} + +QTreeView::branch:open:has-children:!has-siblings:hover, +QTreeView::branch:open:has-children:has-siblings:hover { + border-image: none; + image: url("GuiConfigs/list_arrow_down_blue.png"); +} diff --git a/bin/GuiConfigs/list_arrow_blue.png b/bin/GuiConfigs/list_arrow_blue.png new file mode 100644 index 000000000..6875377f3 Binary files /dev/null and b/bin/GuiConfigs/list_arrow_blue.png differ diff --git a/bin/GuiConfigs/list_arrow_down_blue.png b/bin/GuiConfigs/list_arrow_down_blue.png new file mode 100644 index 000000000..18230006d Binary files /dev/null and b/bin/GuiConfigs/list_arrow_down_blue.png differ diff --git a/bin/GuiConfigs/list_arrow_down_green.png b/bin/GuiConfigs/list_arrow_down_green.png new file mode 100644 index 000000000..1ecfc6d28 Binary files /dev/null and b/bin/GuiConfigs/list_arrow_down_green.png differ diff --git a/bin/GuiConfigs/list_arrow_down_white.png b/bin/GuiConfigs/list_arrow_down_white.png new file mode 100644 index 000000000..12bd7b59d Binary files /dev/null and b/bin/GuiConfigs/list_arrow_down_white.png differ diff --git a/bin/GuiConfigs/list_arrow_green.png b/bin/GuiConfigs/list_arrow_green.png new file mode 100644 index 000000000..239b31c8d Binary files /dev/null and b/bin/GuiConfigs/list_arrow_green.png differ diff --git a/bin/GuiConfigs/list_arrow_white.png b/bin/GuiConfigs/list_arrow_white.png new file mode 100644 index 000000000..aa0ac4cae Binary files /dev/null and b/bin/GuiConfigs/list_arrow_white.png differ