diff --git a/app/resources/uiThemes/dark/dark.css b/app/resources/uiThemes/dark/dark.css index 40fc69208..c34576b09 100644 --- a/app/resources/uiThemes/dark/dark.css +++ b/app/resources/uiThemes/dark/dark.css @@ -856,4 +856,11 @@ background:url(../../images/icons/upload_dark.svg) center center; background-repeat: no-repeat; background-size: contain; -} \ No newline at end of file +} + + +.io-block .io-virtual-content .header svg { + stroke: #ffff; +} + +