diff --git a/themes/atom-dark-ui/atom.less b/themes/atom-dark-ui/atom.less index 00517f874..12a4d51ca 100644 --- a/themes/atom-dark-ui/atom.less +++ b/themes/atom-dark-ui/atom.less @@ -1,4 +1,4 @@ -@import "colors"; +@import "ui-colors"; html, body, #root-view { diff --git a/themes/atom-light-ui/atom.less b/themes/atom-light-ui/atom.less index 00517f874..12a4d51ca 100644 --- a/themes/atom-light-ui/atom.less +++ b/themes/atom-light-ui/atom.less @@ -1,4 +1,4 @@ -@import "colors"; +@import "ui-colors"; html, body, #root-view {