This theme for Open Web Desktop recreates the Adwaita GNOME UI.
pnpm desktop add @owdproject/theme-gnome// desktop.config.ts
export default defineDesktopConfig({
theme: '@owdproject/theme-gnome',
apps: ['@owdproject/app-about'],
})The application is released under the MIT License.