1{ 2 "default": { 3 "keyword": { 4 "font": "./fonts/SF-UI-Text-Regular.otf", 5 "color": "#023c69" 6 }, 7 "title": { 8 "font": "./fonts/SF-UI-Text-Light.otf", 9 "color": "#023c69" 10 }, 11 "background": "./background.jpg", 12 "padding": 50 13 }, 14 15 "data": { 16 } 17} 18