pulsar/.atom/config.json
2013-01-31 12:58:38 -08:00

11 lines
117 B
JSON

{
"editor": {
"fontSize": 12
},
"core": {
"themes": [
"Atom - Dark",
"IR_Black"
]
}
}