An open API service indexing awesome lists of open source software.

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

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).