Mess around with theming and colors
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"cssTheme": "Minimal",
|
||||
"showRibbon": true,
|
||||
"textFontFamily": "",
|
||||
"textFontFamily": "iA Writer Mono V",
|
||||
"translucency": true,
|
||||
"interfaceFontFamily": "",
|
||||
"baseFontSize": 18,
|
||||
"enabledCssSnippets": []
|
||||
"enabledCssSnippets": [
|
||||
"font",
|
||||
"vim-cursor"
|
||||
],
|
||||
"accentColor": "#2eaadc"
|
||||
}
|
||||
Reference in New Issue
Block a user