|
| 1 | +{ |
| 2 | + "name": "PS-modern-dark-cold", |
| 3 | + "author": "Nicolas C", |
| 4 | + "description": "Modern looking theme with PS elements, in a dark palette.", |
| 5 | + "batteryPercentage": { |
| 6 | + "color": "#e4e5e7ff", |
| 7 | + "font": "Roboto-Regular-patched.ttf", |
| 8 | + "size": 18 |
| 9 | + }, |
| 10 | + "title": { |
| 11 | + "font": "Roboto-Regular-patched.ttf", |
| 12 | + "size": 25, |
| 13 | + "color": "#e4e5e7ff" |
| 14 | + }, |
| 15 | + "hint": { |
| 16 | + "font": "Roboto-Regular-patched.ttf", |
| 17 | + "size": 25, |
| 18 | + "color": "#e4e5e7ff" |
| 19 | + }, |
| 20 | + "currentpage": { |
| 21 | + "font": "Roboto-Regular-patched.ttf", |
| 22 | + "size": 22, |
| 23 | + "color": "#e4e5e7ff" |
| 24 | + }, |
| 25 | + "total": { |
| 26 | + "font": "Roboto-Regular-patched.ttf", |
| 27 | + "size": 22, |
| 28 | + "color": "#e4e5e7ff" |
| 29 | + }, |
| 30 | + "grid": { |
| 31 | + "font": "Roboto-Regular-patched.tff", |
| 32 | + "grid1x4": 25, |
| 33 | + "grid3x4": 18, |
| 34 | + "color": "#e4e5e7ff", |
| 35 | + "selectedcolor": "#ffffff" |
| 36 | + }, |
| 37 | + "list": { |
| 38 | + "font": "Roboto-Regular-patched.ttf", |
| 39 | + "size": 24, |
| 40 | + "color": "#e4e5e7ff", |
| 41 | + "selectedcolor": "#121721" |
| 42 | + |
| 43 | + }, |
| 44 | + "recentsEnabled": true, |
| 45 | + "topBarInitialXOffset": 20, |
| 46 | + "setTopBarTextToGameSelection": true, |
| 47 | + "fullScreenGridGameMenuResizeType": "FIT", |
| 48 | + "mainMenuTitle": "", |
| 49 | + "skipMainMenu": false, |
| 50 | + "mergeMainMenuAndGameMenu": false, |
| 51 | + "showExtrasInSystemSelectMenu": false, |
| 52 | + "gameSystemSelectColCount": 3, |
| 53 | + "gameSystemSelectRowCount": 1, |
| 54 | + "systemSelectGridResizeType": "FIT", |
| 55 | + "gridSystemSelectImgWidth": 160, |
| 56 | + "gridSystemSelectImgHeight": 160, |
| 57 | + "systemSelectGridWrapAroundSingleRow": false, |
| 58 | + "gridBgOffsetToImageOffset": true, |
| 59 | + "gameSelectionViewType": "TEXT_AND_IMAGE", |
| 60 | + "systemSelectShowTextGridMode": false, |
| 61 | + "mainMenuShowTextGridMode": false |
| 62 | +} |
0 commit comments