15 lines
188 B
Plaintext
15 lines
188 B
Plaintext
// Documentation at https://www.sublimetext.com/docs/themes.html
|
|
{
|
|
|
|
"variables":
|
|
{
|
|
},
|
|
"rules": [
|
|
{
|
|
"name": "Comment",
|
|
"scope": "comment",
|
|
"font_style": "italic",
|
|
},
|
|
]
|
|
}
|