st3-config/Packages/User/Material-Theme-Darker.sublime-theme

16 lines
323 B
Text

// Documentation at https://www.sublimetext.com/docs/themes.html
{
"variables":
{
},
"rules":
[
{
"class": "label_control",
"color": [156, 170, 177],
"shadow_color": [24, 24, 24, 0],
"shadow_offset": [0, 0],
"font.bold": true
},
]
}