Closed fiws closed 9 years ago
Will do. Some of those class selectors were left in alongside their tag selector equivalents because it was possible for the user to not have the Shadow DOM option enabled. Since that option is now at least enabled by default, I think I should be able to remove all of these deprecated selectors.
Should be fixed soon! Thanks!
in index.less
atom-workspace
tag instead of theworkspace
class.atom-text-editor
tag instead of theeditor
class.atom-text-editor[mini]
to select mini-editors.atom-pane
tag instead of thepane
class.Can you fix my favourite theme? :)