Skip to content

Commit

Permalink
update atom to 1.0 API
Browse files Browse the repository at this point in the history
  • Loading branch information
arminrosu committed Apr 4, 2016
1 parent e34ab23 commit 16717a2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/resources/patterns/atom/base.pattern
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
@import "syntax-variables";

.editor-colors {
atom-text-editor, :host {
background-color: {{ background }};
color: {{ foreground }};
}

.editor {
.invisible-character,
.indent-guide {
color: {{ line_highlight }};
Expand Down

0 comments on commit 16717a2

Please sign in to comment.