Skip to content

Commit

Permalink
Merge pull request #76 from unique021203/master
Browse files Browse the repository at this point in the history
add dark_medical.xml
  • Loading branch information
YeisonCardona committed Jan 24, 2023
2 parents 097bd2a + b82a139 commit 732b42e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions qt_material/themes/dark_medical.xml
@@ -0,0 +1,10 @@
<!--?xml version="1.0" encoding="UTF-8"?-->
<resources>
<color name="primaryColor">#bed2ff</color>
<color name="primaryLightColor">#e4f7ff</color>
<color name="secondaryColor">#354b82</color>
<color name="secondaryLightColor">#6f6aff</color>
<color name="secondaryDarkColor">#31363b</color>
<color name="primaryTextColor">#000000</color>
<color name="secondaryTextColor">#ffffff</color>
</resources>

0 comments on commit 732b42e

Please sign in to comment.