Skip to content

Commit

Permalink
less invasive dark style
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoppich committed May 6, 2019
1 parent 4117c43 commit 035287e
Show file tree
Hide file tree
Showing 60 changed files with 2,116 additions and 17 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ endif()

add_executable(${PROJECT_NAME} ${OS_BUNDLE} # Expands to WIN32 or MACOS_BUNDLE depending on OS
${DSTYLE} ${bioGUI_H} ${bioGUIapp_H} ${bioGUI_SRC} ${parsinglib_SRC} ${parsinglib_H} ${parsinglib_nodes_H} ${META_FILES_TO_INCLUDE} ${RESOURCE_FILES}
${DUKTAPE} "./dstyle/darkstyle.qrc" "./dstyle/framelesswindow.qrc"
${DUKTAPE} "./darkstyle/style.qrc"
)


Expand Down
Binary file added darkstyle/rc/Hmovetoolbar.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/Hsepartoolbar.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/Vmovetoolbar.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/Vsepartoolbar.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/branch_closed-on.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/branch_closed.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/branch_open-on.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/branch_open.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_checked.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_checked@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_checked_disabled.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_checked_disabled@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_checked_focus.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_checked_focus@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_indeterminate.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_indeterminate@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_indeterminate_disabled.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_indeterminate_disabled@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_indeterminate_focus.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_indeterminate_focus@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_unchecked.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_unchecked@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_unchecked_disabled.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_unchecked_disabled@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_unchecked_focus.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added darkstyle/rc/checkbox_unchecked_focus@2x.png
Binary file added darkstyle/rc/close-hover.png
Binary file added darkstyle/rc/close-pressed.png
Binary file added darkstyle/rc/close.png
Binary file added darkstyle/rc/down_arrow.png
Binary file added darkstyle/rc/down_arrow_disabled.png
Binary file added darkstyle/rc/left_arrow.png
Binary file added darkstyle/rc/left_arrow_disabled.png
Binary file added darkstyle/rc/radio_checked.png
Binary file added darkstyle/rc/radio_checked@2x.png
Binary file added darkstyle/rc/radio_checked_disabled.png
Binary file added darkstyle/rc/radio_checked_disabled@2x.png
Binary file added darkstyle/rc/radio_checked_focus.png
Binary file added darkstyle/rc/radio_checked_focus@2x.png
Binary file added darkstyle/rc/radio_unchecked.png
Binary file added darkstyle/rc/radio_unchecked@2x.png
Binary file added darkstyle/rc/radio_unchecked_disabled.png
Binary file added darkstyle/rc/radio_unchecked_disabled@2x.png
Binary file added darkstyle/rc/radio_unchecked_focus.png
Binary file added darkstyle/rc/radio_unchecked_focus@2x.png
Binary file added darkstyle/rc/right_arrow.png
Binary file added darkstyle/rc/right_arrow_disabled.png
Binary file added darkstyle/rc/sizegrip.png
Binary file added darkstyle/rc/stylesheet-branch-end.png
Binary file added darkstyle/rc/stylesheet-branch-more.png
Binary file added darkstyle/rc/stylesheet-vline.png
Binary file added darkstyle/rc/transparent.png
Binary file added darkstyle/rc/undock.png
Binary file added darkstyle/rc/up_arrow.png
Binary file added darkstyle/rc/up_arrow_disabled.png
62 changes: 62 additions & 0 deletions darkstyle/style.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<RCC>
<qresource prefix="qss_icons">
<file>rc/Hmovetoolbar.png</file>
<file>rc/Hsepartoolbar.png</file>
<file>rc/Vmovetoolbar.png</file>
<file>rc/Vsepartoolbar.png</file>
<file>rc/branch_closed-on.png</file>
<file>rc/branch_closed.png</file>
<file>rc/branch_open-on.png</file>
<file>rc/branch_open.png</file>
<file>rc/checkbox_checked.png</file>
<file>rc/checkbox_checked@2x.png</file>
<file>rc/checkbox_checked_disabled.png</file>
<file>rc/checkbox_checked_disabled@2x.png</file>
<file>rc/checkbox_checked_focus.png</file>
<file>rc/checkbox_checked_focus@2x.png</file>
<file>rc/checkbox_indeterminate.png</file>
<file>rc/checkbox_indeterminate@2x.png</file>
<file>rc/checkbox_indeterminate_disabled.png</file>
<file>rc/checkbox_indeterminate_disabled@2x.png</file>
<file>rc/checkbox_indeterminate_focus.png</file>
<file>rc/checkbox_indeterminate_focus@2x.png</file>
<file>rc/checkbox_unchecked.png</file>
<file>rc/checkbox_unchecked@2x.png</file>
<file>rc/checkbox_unchecked_disabled.png</file>
<file>rc/checkbox_unchecked_disabled@2x.png</file>
<file>rc/checkbox_unchecked_focus.png</file>
<file>rc/checkbox_unchecked_focus@2x.png</file>
<file>rc/close-hover.png</file>
<file>rc/close-pressed.png</file>
<file>rc/close.png</file>
<file>rc/down_arrow.png</file>
<file>rc/down_arrow_disabled.png</file>
<file>rc/left_arrow.png</file>
<file>rc/left_arrow_disabled.png</file>
<file>rc/radio_checked.png</file>
<file>rc/radio_checked@2x.png</file>
<file>rc/radio_checked_disabled.png</file>
<file>rc/radio_checked_disabled@2x.png</file>
<file>rc/radio_checked_focus.png</file>
<file>rc/radio_checked_focus@2x.png</file>
<file>rc/radio_unchecked.png</file>
<file>rc/radio_unchecked@2x.png</file>
<file>rc/radio_unchecked_disabled.png</file>
<file>rc/radio_unchecked_disabled@2x.png</file>
<file>rc/radio_unchecked_focus.png</file>
<file>rc/radio_unchecked_focus@2x.png</file>
<file>rc/right_arrow.png</file>
<file>rc/right_arrow_disabled.png</file>
<file>rc/sizegrip.png</file>
<file>rc/stylesheet-branch-end.png</file>
<file>rc/stylesheet-branch-more.png</file>
<file>rc/stylesheet-vline.png</file>
<file>rc/transparent.png</file>
<file>rc/undock.png</file>
<file>rc/up_arrow.png</file>
<file>rc/up_arrow_disabled.png</file>
</qresource>
<qresource prefix="qdarkstyle">
<file>style.qss</file>
</qresource>
</RCC>

0 comments on commit 035287e

Please sign in to comment.