Skip to content
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

chore: remove halloween theme #3283

Merged
merged 4 commits into from
Oct 27, 2023
Merged

chore: remove halloween theme #3283

merged 4 commits into from
Oct 27, 2023

Conversation

anxolin
Copy link
Contributor

@anxolin anxolin commented Oct 26, 2023

Summary

Remove Halloween theme

Reverts:

Additionally it removes Layer3 from the Widgets: f965cf4

  • Remove Layer3Banner from the widgets
  • I left the component, can be handy in the future. I just added a questId to keep it more generic

Once Halloween is over, we can also remove the feature flag from Launch Darky.

Theme is back:
image

Toggle is back:
image

Light mode is back:

image

To Test

No traces of Halloween!

@vercel
Copy link

vercel bot commented Oct 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
swap-dev 🔄 Building (Inspect) Visit Preview Oct 27, 2023 2:25pm

🌃 Cosmos ↗︎

@anxolin anxolin marked this pull request as ready for review October 26, 2023 18:01
@anxolin anxolin changed the title Remove halloween chore: remove halloween theme Oct 26, 2023
@anxolin anxolin requested a review from a team October 27, 2023 14:24
@anxolin anxolin merged commit 08c9b8b into develop Oct 27, 2023
4 of 5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2023
@alfetopito alfetopito deleted the remove-halloween branch October 27, 2023 14:34
apps/cowswap-frontend/public/halloween.css Show resolved Hide resolved

import { footerImage } from 'common/constants/theme'
import { footerImage } from 'legacy/theme/cowSwapAssets'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could stay

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you mean? this brings the normal CoWs back

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you refer to the fact is legacy, but that's where the file is

image

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, the import was changed away from the legacy path.
I thought it was an improvement.

Comment on lines 211 to +212
css`
position: fixed;
position: absolute;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this stay?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no clue. I didn't notice any change. @fairlighteth WDYT? can you follow up if this is a change that should be done?

libs/assets/src/cow-swap/halloween-spider.svg Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants