Merge pull request #2422 from fieldOfView/fix_dark_theme

Fix dark theme
This commit is contained in:
ChrisTerBeke 2017-09-14 13:29:22 +02:00 committed by GitHub
commit 106047a864
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ Item
style: UM.Theme.styles.scrollview
flickableItem.flickableDirection: Flickable.VerticalFlick
Rectangle
Item
{
width: childrenRect.width
height: childrenRect.height

View File

@ -69,4 +69,4 @@
d="M 41.518987,9.13915 V 17.646 h 4.36332 V 9.13915 c 0,-2.1053391 1.273557,-3.8366328 3.86497,-3.8580068 h 3.189432 V 1.038405 h -3.189432 c -5.127454,0 -8.22829,3.3664044 -8.22829,8.100745 z"
id="path10"
inkscape:connector-curvature="0" />
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB