mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Make One Dark the default UI/syntax themes
This commit is contained in:
@@ -28,7 +28,7 @@ module.exports =
|
||||
type: 'string'
|
||||
themes:
|
||||
type: 'array'
|
||||
default: ['atom-dark-ui', 'atom-dark-syntax']
|
||||
default: ['one-dark-ui', 'one-dark-syntax']
|
||||
items:
|
||||
type: 'string'
|
||||
projectHome:
|
||||
|
||||
Reference in New Issue
Block a user