1
yomichan-anki/yomi_base/defaults.json
Alex Yatskov d279b2bf28 Some basic support for displaying information about characters
Former-commit-id: 895554df1f912021309091c88cd5b3c2a8b7211f
2013-11-10 20:27:25 -08:00

16 lines
315 B
JSON

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