update font settings
This commit is contained in:
14
Packages/User/Solarized (dark).sublime-theme
Normal file
14
Packages/User/Solarized (dark).sublime-theme
Normal file
@@ -0,0 +1,14 @@
|
||||
// Documentation at https://www.sublimetext.com/docs/themes.html
|
||||
{
|
||||
|
||||
"variables":
|
||||
{
|
||||
},
|
||||
"rules": [
|
||||
{
|
||||
"name": "Comment",
|
||||
"scope": "comment",
|
||||
"font_style": "italic",
|
||||
},
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user