1
yomichan-anki/yomi_base/defaults.json
Alex Yatskov 533f90960b Add nag to make people take the time to configure Yomichan
Former-commit-id: d93128d78a3255025a916612974397c369fed869
2015-01-30 18:57:15 +09:00

18 lines
363 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,
"allowEditing": true,
"firstRun": true
}