initial commit
This commit is contained in:
21
config.json
Normal file
21
config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"defaultFontFamily": "Ubuntu Mono",
|
||||
"defaultFontSize": 16,
|
||||
"italicFontFamily": "Ubuntu Mono",
|
||||
"italicFontSize": 14,
|
||||
"backgroundColor": [255, 255, 255],
|
||||
"textColor": [0, 0, 0],
|
||||
"linkColor": [0, 0, 0],
|
||||
"bitIColor": [0, 0, 0],
|
||||
"borderColor": [0, 0, 0],
|
||||
"bitWidth": 30,
|
||||
"bitHeight": 30,
|
||||
"descriptionMargin": 10,
|
||||
"dashLength": 6,
|
||||
"dashSpace": 4,
|
||||
"arrowSize": 10,
|
||||
"margins": [20, 20, 20, 20],
|
||||
"arrowMargin": 4,
|
||||
"valuesGap": 5,
|
||||
"arrowLabelDistance": 5
|
||||
}
|
||||
Reference in New Issue
Block a user