mirror of
https://github.com/atom/atom.git
synced 2026-02-17 18:11:29 -05:00
updating default config.json to use atom-dark-ui and atom-dark-syntax
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
},
|
||||
"core": {
|
||||
"themes": [
|
||||
"Atom - Dark",
|
||||
"IR_Black"
|
||||
"atom-dark-ui",
|
||||
"atom-dark-syntax"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user