Skip to content

Commit 992b842

Browse files
committed
feat: launch Theme Studio, Everest Board, and enhanced theme layering
- Add Theme Studio live-editing tool and Everest Board (Kanban) app - Add Sticky Notes and Quick Actions status bar applets - Implement Clean Baseline resets and User Override layers in ThemeManager - Add support for dynamic Icon Theme Helpers - Revamp System Settings with live layout previews and granular UI controls - Introduce Nord Aurora and Sunset Glass themes - Add Lucid icon theme and expand Bloom/Bloom-Dark asset sets - Refine ExtensionLoader with plugin-specific CSS injection and cleanup - Update system-manifest.json to index new application and theme assets
1 parent af09506 commit 992b842

1,836 files changed

Lines changed: 43377 additions & 1857 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.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ The following community plugins are included and attributed to their original au
205205
206206
### Open Source Libraries
207207
- **[JSZip](https://stuk.github.io/jszip/)** — Used by the Zip Manager and Office App to process and extract `.zip` and `.odt` archives.
208+
- **[lucide-icon](https://lucide.dev/)** - Used by the File Manager,Terminal and other apps when lucid icon applied
208209
209210
### Iconography
210211
- System icons are based on the **Bloom** icon theme from the **deepin** desktop project and various open-source SVG sets.
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"panelHeight": 54,
2+
"panelHeight": 48,
33
"panelColor": "#2f2d2d",
44
"panelOpacity": 0.5,
5-
"panelBlur": 21,
5+
"panelBlur": 5,
66
"panelBorderColor": "#2359cd",
77
"panelBorderOpacity": 0.73,
8-
"panelMarginY": 12,
8+
"panelMarginY": 13,
99
"panelMarginX": 70,
10-
"panelRadius": 12,
10+
"panelRadius": 15,
1111
"menuColor": "#1e1e1e",
1212
"menuOpacity": 1,
1313
"menuIcon": "🌿",
1414
"shellTheme": "light",
1515
"appTheme": "light",
1616
"contextMenuColor": "#19191e",
17-
"contextMenuOpacity": 0.55,
18-
"contextMenuBlur": 12
17+
"contextMenuOpacity": 0.47,
18+
"contextMenuBlur": 20
1919
}

fs/home/user/.config/desklet-positions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sysinfo@playground": {
3-
"rx": 0.8747099767981439,
4-
"ry": 0.12472160356347439,
3+
"rx": 0.8944591029023746,
4+
"ry": 0.1099476439790576,
55
"w": 279,
66
"h": 250,
77
"s": "1.1627906976744187"

fs/home/user/.config/extensions.json

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"enabled": [
33
{
44
"type": "applets",
5-
"uuid": "menu@playground",
6-
"vfsPath": "/system/plugins/applets/menu@playground"
5+
"uuid": "calendar@playground",
6+
"vfsPath": "/system/plugins/applets/statusbar/calendar@playground"
77
},
88
{
99
"type": "applets",
10-
"uuid": "calendar@playground",
11-
"vfsPath": "/system/plugins/applets/statusbar/calendar@playground"
10+
"uuid": "network@playground",
11+
"vfsPath": "/system/plugins/applets/statusbar/network@playground"
1212
},
1313
{
1414
"type": "applets",
@@ -17,8 +17,8 @@
1717
},
1818
{
1919
"type": "applets",
20-
"uuid": "network@playground",
21-
"vfsPath": "/system/plugins/applets/statusbar/network@playground"
20+
"uuid": "menu@playground",
21+
"vfsPath": "/system/plugins/applets/menu@playground"
2222
},
2323
{
2424
"type": "applets",
@@ -29,9 +29,16 @@
2929
"type": "desklets",
3030
"uuid": "sysinfo@playground",
3131
"vfsPath": "/system/plugins/desklets/system/sysinfo@playground"
32+
},
33+
{
34+
"type": "applets",
35+
"uuid": "sticky-notes@playground",
36+
"vfsPath": "/system/plugins/applets/sticky-notes@playground"
3237
}
3338
],
3439
"removed": [
35-
"SevenSegmentClock@lxs242"
40+
"SevenSegmentClock@lxs242",
41+
"nepali-date@bishalacharya",
42+
"quick-actions@everest"
3643
]
3744
}

fs/home/user/.config/menu.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"icon": "menu",
33
"showLabel": false,
4-
"menuWidth": 494,
5-
"menuOpacity": 0.86,
6-
"menuBlur": 29,
4+
"menuWidth": 393,
5+
"menuOpacity": 0.46,
6+
"menuBlur": 24,
77
"showCategoryIcons": true,
88
"enableSearch": true,
9-
"iconSize": 37
9+
"iconSize": 33,
10+
"menuRadius": null
1011
}

fs/home/user/.config/panel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"position": "bottom",
33
"autoHide": false,
4-
"height": 54,
4+
"height": 48,
55
"iconSize": 20,
66
"showAppName": true
77
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"active": [],
3+
"saved": []
4+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"id": "note-1778762954344",
4+
"text": "khum",
5+
"color": "#fef3c7",
6+
"x": 40,
7+
"y": 40
8+
}
9+
]

fs/home/user/.config/theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"current": "mint-dark",
33
"icons": "bloom-dark",
44
"preferredMode": "dark",
5-
"lastUpdated": 1778683465888
5+
"lastUpdated": 1778781313825
66
}

fs/home/user/settings_debug.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[2026-05-14T14:48:51.333Z] No schema found for sticky-notes@playground

0 commit comments

Comments
 (0)