Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit 0f5283d

Browse files
update configs
set topbar spacing and show recent-false for pyui
1 parent d858eb7 commit 0f5283d

20 files changed

Lines changed: 203 additions & 160 deletions

File tree

Lines changed: 43 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,44 @@
11
{
2-
"name": "Another 369px theme",
3-
"author": "369px",
4-
"description": "Downgrade your display to a monochrome LCD today!",
5-
"batteryPercentage": {
6-
"color": "#9bbc0f",
7-
"font": "mai10.ttf",
8-
"size": 15
9-
},
10-
"title": {
11-
"font": "mai10.ttf",
12-
"size": 24,
13-
"color": "#8bac0f"
14-
},
15-
"hint": {
16-
"font": "mai10.ttf",
17-
"size": 20,
18-
"color": "#9bbc0f"
19-
},
20-
"currentpage": {
21-
"font": "mai10.ttf",
22-
"size": 18,
23-
"color": "#9bbc0f"
24-
},
25-
"total": {
26-
"font": "mai10.ttf",
27-
"size": 16,
28-
"color": "#8bac0f"
29-
},
30-
"grid": {
31-
"font": "P8-upper369.ttf",
32-
"color": "#0f380f",
33-
"selectedcolor": "#9bbc0f"
34-
},
35-
"list": {
36-
"font": "mai10.ttf",
37-
"size": 16,
38-
"color": "#9bbc0f",
39-
"selectedcolor": "#FBF1C7"
40-
}
41-
}
2+
"showBottomBar": true,
3+
"name": "Another 369px theme",
4+
"author": "369px",
5+
"description": "Downgrade your display to a monochrome LCD today!",
6+
"batteryPercentage": {
7+
"color": "#9bbc0f",
8+
"font": "mai10.ttf",
9+
"size": 15
10+
},
11+
"title": {
12+
"font": "mai10.ttf",
13+
"size": 24,
14+
"color": "#8bac0f"
15+
},
16+
"hint": {
17+
"font": "mai10.ttf",
18+
"size": 20,
19+
"color": "#9bbc0f"
20+
},
21+
"currentpage": {
22+
"font": "mai10.ttf",
23+
"size": 18,
24+
"color": "#9bbc0f"
25+
},
26+
"total": {
27+
"font": "mai10.ttf",
28+
"size": 16,
29+
"color": "#8bac0f"
30+
},
31+
"grid": {
32+
"font": "P8-upper369.ttf",
33+
"color": "#0f380f",
34+
"selectedcolor": "#9bbc0f"
35+
},
36+
"list": {
37+
"font": "mai10.ttf",
38+
"size": 16,
39+
"color": "#9bbc0f",
40+
"selectedcolor": "#FBF1C7"
41+
},
42+
"recentsEnabled": false,
43+
"topBarInitialXOffset": 65
44+
}

Themes/Avocado/config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"showBottomBar": true,
23
"name": "Avocado",
34
"author": "Sky_Walker AKA GamerChef",
45
"description": "Avocado inspired theme",
@@ -39,6 +40,6 @@
3940
"size": 19,
4041
"color": "#FBF1C7",
4142
"selectedcolor": "#FBF1C7"
42-
43-
}
43+
},
44+
"recentsEnabled": false
4445
}

Themes/Cosy by KyleBing/config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"showBottomBar": true,
23
"name": "Cosy",
34
"hideIconTitle": false,
45
"batteryPercentage": {
@@ -48,5 +49,6 @@
4849
"font": "nunwen.ttf",
4950
"size": 26,
5051
"color": "#FFFFFF"
51-
}
52-
}
52+
},
53+
"recentsEnabled": false
54+
}

Themes/Glamoruce/config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"showBottomBar": true,
23
"name": "Glamoruce",
34
"author": "metallic77",
45
"description": "a spruce os modern theme",
@@ -39,5 +40,6 @@
3940
"size": 20,
4041
"color": "#FFF1E8",
4142
"selectedcolor": "#FFFFFF"
42-
}
43-
}
43+
},
44+
"recentsEnabled": false
45+
}

Themes/Grape/config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"showBottomBar": true,
23
"name": "Grape",
34
"author": "Remix by XanXic",
45
"description": "Remix of Avacado by Sky_Walker to be Grape themed",
@@ -39,6 +40,6 @@
3940
"size": 19,
4041
"color": "#f7f5fb",
4142
"selectedcolor": "#f7f5fb"
42-
43-
}
43+
},
44+
"recentsEnabled": false
4445
}

Themes/HeyDW's Blue/config.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"name": "HeyDW's Blue",
2+
"showBottomBar": true,
3+
"name": "Blue HeyDW",
34
"hideIconTitle": false,
45
"batteryPercentage": {
56
"visible": true,
@@ -46,5 +47,6 @@
4647
"font": "NotoSans_Condensed-SemiBold.ttf",
4748
"size": 24,
4849
"color": "#FFFFFF"
49-
}
50-
}
50+
},
51+
"recentsEnabled": false
52+
}

Themes/HeyDW's Green/config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"showBottomBar": true,
23
"name": "HeyDW's Green",
34
"hideIconTitle": false,
45
"batteryPercentage": {
@@ -46,5 +47,6 @@
4647
"font": "NotoSans_Condensed-SemiBold.ttf",
4748
"size": 24,
4849
"color": "#FFFFFF"
49-
}
50-
}
50+
},
51+
"recentsEnabled": false
52+
}

Themes/HeyDW's KirbyOS/config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"showBottomBar": true,
23
"name": "HeyDW's KirbyOS",
34
"hideIconTitle": true,
45
"batteryPercentage": {
@@ -46,5 +47,6 @@
4647
"font": "NotoSans_Condensed-SemiBold.ttf",
4748
"size": 24,
4849
"color": "#FFFFFF"
49-
}
50-
}
50+
},
51+
"recentsEnabled": false
52+
}

Themes/HeyDW's PlayStation 20th Anniversary/config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"showBottomBar": true,
23
"name": "HeyDW's PlayStation 20th Anniversary",
34
"hideIconTitle": true,
45
"batteryPercentage": {
@@ -46,5 +47,6 @@
4647
"font": "NotoSans_Condensed-SemiBold.ttf",
4748
"size": 24,
4849
"color": "#FFFFFF"
49-
}
50-
}
50+
},
51+
"recentsEnabled": false
52+
}

Themes/HeyDW's Red/config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"showBottomBar": true,
23
"name": "HeyDW's Red",
34
"hideIconTitle": false,
45
"batteryPercentage": {
@@ -46,5 +47,6 @@
4647
"font": "NotoSans_Condensed-SemiBold.ttf",
4748
"size": 24,
4849
"color": "#FFFFFF"
49-
}
50-
}
50+
},
51+
"recentsEnabled": false
52+
}

0 commit comments

Comments
 (0)