1
yomichan-anki/yomi_base/defaults.json
Alex Yatskov a7813b9acd Minor fixups
Former-commit-id: 7e6057db62be3251f7f8ffffbbc7d054e92eb1b6
2015-02-15 13:25:45 +09:00

20 lines
421 B
JSON

{
"bgColor": 4294967295,
"checkForUpdates": true,
"fgColor": 4278190080,
"fontFamily": "Arial",
"fontSize": 12,
"rememberTextContent": false,
"loadRecentFile": false,
"maxResults": 20,
"profiles": {},
"recentFiles": [],
"textContent": "",
"scanLength": 16,
"stripReadings": false,
"tags": [],
"wordWrap": false,
"allowEditing": true,
"firstRun": true
}