diff --git a/themes/atom-light-ui/image-view.less b/themes/atom-light-ui/image-view.less index 584f67016..d696aaf19 100644 --- a/themes/atom-light-ui/image-view.less +++ b/themes/atom-light-ui/image-view.less @@ -1,3 +1,5 @@ +@import "ui-colors"; + .image-view { background-color: #fff; }