mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
WIP: Add theme/twilight.css.
Lines aren't being updated properly quite yet, and the stylesheet needs more tweaking, but colors are there when you load a file.
This commit is contained in:
@@ -28,6 +28,7 @@ class Editor extends Template
|
||||
|
||||
initialize: () ->
|
||||
requireStylesheet 'editor.css'
|
||||
requireStylesheet 'theme/twilight.css'
|
||||
@bindKeys()
|
||||
@buildCursorAndSelection()
|
||||
@handleEvents()
|
||||
|
||||
Reference in New Issue
Block a user