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

Fix color mismatch #478

Open
HenrikJannsen opened this issue Oct 7, 2023 · 0 comments
Open

Fix color mismatch #478

HenrikJannsen opened this issue Oct 7, 2023 · 0 comments

Comments

@HenrikJannsen
Copy link
Contributor

The webpage use multiple different tones of the Bisq green.

  • webpage app screenshot logo: #1ab323,
  • icon: #2f951b,
  • font: #2faf3d,
  • screenshot market: #159c2d
  • download button: #169d19
  • Bisq logo: #2faf3d

Here the colors used in the Bisq 1 app:
-bs-color-primary: #25b135; (left menu, progr. indicator,...)
-bs-color-primary-dark: #2ea33c; (right menu, action button,...)

  • Bisq OS app icon (OSX): #2faf3d
  • logo in app: #25b135
  • action button: #2ea33c
  • buy button: #3ea34a
  • font: #24b035
  • info icon: #24b035
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant