This website requires JavaScript.
Explore
Help
Sign In
pulsar-edit
/
pulsar
Watch
1
Star
1
Fork
0
You've already forked pulsar
mirror of
https://github.com/pulsar-edit/pulsar.git
synced
2024-11-12 22:50:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0484ecde7d
pulsar
/
.atom
/
config.json
11 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
create a default config.json file with sane defaults
2013-02-01 00:52:02 +04:00
{
"editor"
:
{
make the default font size 12px
2013-02-01 00:58:38 +04:00
"fontSize"
:
12
create a default config.json file with sane defaults
2013-02-01 00:52:02 +04:00
}
,
"core"
:
{
"themes"
:
[
"Atom - Dark"
,
"IR_Black"
]
}
}
Reference in New Issue
Copy Permalink