@owdproject/theme-win95
v0.1.1
Published
Open Web Desktop theme
Readme
Overview
This theme for Open Web Desktop recreates the old fashioned Windows 95 UI.
Installation
owd install-theme @owdproject/theme-win95Usage
Available configuration
You could set this configuration in /desktop/owd.config.ts:
export default defineDesktopConfig({
theme: '@owdproject/theme-win95',
desktop: {
systemBar: {
enabled: true,
startButton: true,
position: 'bottom'
}
}
})License
The application is released under the MIT License.
