mirror of
https://github.com/atom/atom.git
synced 2026-02-18 10:31:54 -05:00
12 lines
127 B
JSON
12 lines
127 B
JSON
{
|
|
"editor": {
|
|
"fontSize": 16
|
|
},
|
|
"core": {
|
|
"themes": [
|
|
"atom-dark-ui",
|
|
"atom-dark-syntax"
|
|
]
|
|
}
|
|
}
|