fix(ui): Add VS Code configs for the UI workspace and normalize dark theme CSS variables

This commit is contained in:
2025-12-03 22:10:56 +00:00
parent bc2ed4b03a
commit 9365f20f6d
3 changed files with 27 additions and 18 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.9.1',
version: '1.9.2',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}