mirror of
https://github.com/pradyun/Sublime-Rainbow-Theme.git
synced 2024-11-07 13:33:58 +01:00
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
[
|
||
{
|
||
"caption": "Preferences",
|
||
"mnemonic": "n",
|
||
"id": "preferences",
|
||
"children":
|
||
[
|
||
{
|
||
"caption": "Package Settings",
|
||
"mnemonic": "P",
|
||
"id": "package-settings",
|
||
"children":
|
||
[
|
||
{
|
||
"caption": "Theme - Rainbow",
|
||
"children":
|
||
[
|
||
{
|
||
"command": "open_file",
|
||
"args": {"file": "${packages}/Theme - Rainbow/Theme - Rainbow.sublime-settings"},
|
||
"caption": "Settings – Default"
|
||
},
|
||
{
|
||
"command": "open_file",
|
||
"args": {"file": "${packages}/User/Theme - Rainbow.sublime-settings"},
|
||
"caption": "Settings – User"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|