Skip to content

Commit

Permalink
add qt resource rebuild workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pedohorse committed Jan 21, 2024
1 parent c56ad7f commit 95c2dc4
Show file tree
Hide file tree
Showing 88 changed files with 2,692 additions and 610 deletions.
7 changes: 7 additions & 0 deletions rcc/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/env bash

pushd $(dirname $0)

pyside2-rcc theme.rcc -o ../src/lifeblood_viewer/breeze_resources.py

popd
6 changes: 6 additions & 0 deletions dark.qss → rcc/dark.qss
Original file line number Diff line number Diff line change
Expand Up @@ -1531,6 +1531,7 @@ QFrame[width="3"]
QSplitter::handle
{
border: 0.1ex dashed #76797c;
background-color: #444455;
}

QSplitter::handle:hover
Expand Down Expand Up @@ -1646,3 +1647,8 @@ QDoubleSpinBox::down-arrow:off
{
border-image: url(:/dark/down_arrow_disabled.svg);
}

QGraphicsView
{
background: #232629;
}
3 changes: 3 additions & 0 deletions rcc/dark/branch_closed-on.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/branch_closed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/branch_open-on.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/branch_open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions rcc/dark/checkbox_checked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions rcc/dark/checkbox_checked_disabled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions rcc/dark/checkbox_indeterminate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions rcc/dark/checkbox_indeterminate_disabled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions rcc/dark/checkbox_unchecked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions rcc/dark/checkbox_unchecked_disabled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/close-hover.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/close-pressed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/down_arrow-hover.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/down_arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/down_arrow_disabled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions rcc/dark/hmovetoolbar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/hsepartoolbar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/left_arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/left_arrow_disabled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions rcc/dark/radio_checked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions rcc/dark/radio_checked_disabled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions rcc/dark/radio_unchecked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions rcc/dark/radio_unchecked_disabled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/right_arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions rcc/dark/right_arrow_disabled.svg
3 changes: 3 additions & 0 deletions rcc/dark/sizegrip.svg
4 changes: 4 additions & 0 deletions rcc/dark/stylesheet-branch-end-closed.svg
4 changes: 4 additions & 0 deletions rcc/dark/stylesheet-branch-end-open.svg
4 changes: 4 additions & 0 deletions rcc/dark/stylesheet-branch-end.svg
4 changes: 4 additions & 0 deletions rcc/dark/stylesheet-branch-more.svg
3 changes: 3 additions & 0 deletions rcc/dark/stylesheet-vline.svg
1 change: 1 addition & 0 deletions rcc/dark/transparent.svg
5 changes: 5 additions & 0 deletions rcc/dark/undock-hover.svg
3 changes: 3 additions & 0 deletions rcc/dark/undock.svg
3 changes: 3 additions & 0 deletions rcc/dark/up_arrow-hover.svg
3 changes: 3 additions & 0 deletions rcc/dark/up_arrow.svg
3 changes: 3 additions & 0 deletions rcc/dark/up_arrow_disabled.svg
8 changes: 8 additions & 0 deletions rcc/dark/vmovetoolbar.svg
7 changes: 7 additions & 0 deletions rcc/dark/vsepartoolbars.svg
Loading

0 comments on commit 95c2dc4

Please sign in to comment.