mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 03:25:05 -05:00
9 lines
219 B
JSON
9 lines
219 B
JSON
|
{
|
||
|
"basePath": "~/Documents",
|
||
|
"filenameMap": {
|
||
|
"classic": "ic_action_{name}{bgSuffix}.png",
|
||
|
"fa": "ic_action_fa_{name}{bgSuffix}.png",
|
||
|
"material": "ic_{name}_{color}_{size}dp.png"
|
||
|
}
|
||
|
}
|