https://github.com/owdproject/theme-nova
Official theme for OWD Client
https://github.com/owdproject/theme-nova
owd-client owd-themes
Last synced: 16 days ago
JSON representation
Official theme for OWD Client
- Host: GitHub
- URL: https://github.com/owdproject/theme-nova
- Owner: owdproject
- License: mit
- Created: 2025-04-01T19:21:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-22T22:49:58.000Z (22 days ago)
- Last Synced: 2026-05-22T22:58:05.711Z (22 days ago)
- Topics: owd-client, owd-themes
- Language: Vue
- Homepage:
- Size: 4.11 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nova Theme
Nova Theme for your Open Web Desktop client.
## Overview
The main theme for Open Web Desktop.
## Installation
```bash
pnpm desktop add @owdproject/theme-nova
```
## Usage
#### Configuration
```typescript
// desktop.config.ts
export default defineDesktopConfig({
theme: '@owdproject/theme-nova',
apps: [],
})
```
## License
The application is released under the [MIT License](LICENSE).