Skip to content

owdproject/theme-gnome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNOME Theme

GNOME Theme for your Open Web Desktop client.

Overview

This theme for Open Web Desktop recreates the Adwaita GNOME UI.

Installation

  1. Navigate to your client folder in your terminal:

    cd owd-client
  2. Install the desktop module using npm or yarn:

    npm install @owdproject/theme-gnome
  3. Register the application in your desktop configuration file:

    // owd.config.ts
    export default defineDesktopConfig({
      theme: '@owdproject/theme-gnome',
      apps: ['@owdproject/app-about'],
    })

License

The application is released under the MIT License.

Releases

No releases published

Sponsor this project

 

Packages

No packages published