Skip to content

Commit b6bb2c0

Browse files
Merge pull request #3 from nco-design/dev-PS-modern
add PS-modern theme
2 parents 584aa39 + ae9278e commit b6bb2c0

362 files changed

Lines changed: 104 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Themes/PS-modern-dark-cold/LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2026 nco-design
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.
Lines changed: 21 additions & 0 deletions
193 KB
Binary file not shown.
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
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+
}
7.39 KB
5.99 KB
7.45 KB
12.1 KB
441 Bytes
465 Bytes

0 commit comments

Comments
 (0)