Tags: WesSouza/React95
Tags
feat(package.json): add support for React 17 fix react95-io#261
fix(themes): use fitting desktop colors for remaining themes Use a fitting hand-picked desktop background color that matches the existing colors and spirit of the theme. For theSixtiesUSA and travel, the two themes that originate from the Windows 98 Plus! pack, colors based on the original wallpaper were chosen. The original themes themselves specify full black as the desktop background, supposedly with the assumption that the included wallpaper would be used, making the background color irrelevant. coldGray and lilacRoseDark appear similar to themes published at Mochinet (https://www.mochinet.com/Themes/), but they do not appear to be the same themes. New colors were chosen instead of taking from the Mochinet themes since the Mochinet themes are low contrast, whereas the React95 themes are not.
feat(themes): add desktopBackground prop to all themes (react95-io#238) * feat(themes): map Windows theme Background to desktopBackground theme prop * feat(themes): add desktopBackground prop to themes by tPenguinLTG * feat(themes): add desktopBackground prop to Windows-inspired themes Use colors from original Windows theme. * feat(themes): add desktopBackground prop to all other themes Use placeholder #008080 (teal) until more background colours are designed. * feat(themes): add desktopBackground prop to docz default theme * feat(themes): use desktopBackground theme prop where appropriate Create a styled Wrapper component that consumes the theme and uses the desktopBackground prop.
build(deps): bump y18n from 4.0.0 to 4.0.1 Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]>
PreviousNext