1
yomichan-anki/yomi_base/defaults.json

20 lines
421 B
JSON
Raw Normal View History

{
"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
}