Skip to content

fix(themes): use fitting desktop colors for remaining themes #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

tpenguinltg
Copy link
Contributor

Continues the work of #238. The remaining themes now use a 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, 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.

Closes #223

@vercel
Copy link

vercel bot commented Jan 16, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/arturbien/react95/BNcdUSVhFc2gQQZmkXVyPkBERQhB
✅ Preview: https://react95-git-fork-tpenguinltg-fix-other-desktop-6389a7-arturbien.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 16, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6e2ced1:

Sandbox Source
React95 template Configuration

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.
@arturbien
Copy link
Member

@tpenguinltg awesome work as always.🚀

@arturbien arturbien merged commit 27f53c7 into react95-io:master Jan 20, 2022
@arturbien
Copy link
Member

🎉 This PR is included in version 3.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add 'desktopBackground' prop to every theme
2 participants