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

Add colors to color profile #49

Open
12 tasks done
arouinfar opened this issue Oct 1, 2024 · 2 comments
Open
12 tasks done

Add colors to color profile #49

arouinfar opened this issue Oct 1, 2024 · 2 comments

Comments

@arouinfar
Copy link

arouinfar commented Oct 1, 2024

As discussed in today's design meeting, let's expand the color profile to make pixel polishing easier.

@jbphet @AgustinVallejo please add these to the color profile:

  • Separate background colors for classical & quantum
  • Experiment Type radio button stroke (selected & deselected)
  • Experiment Type radio button fill (selected & deselected)
  • Text color for the quantum scene (for the currently blue text)
  • Coin stroke colors
  • Coin fill colors
  • Up & down colors
  • Start Measurement button
  • New Coin button
  • Experiment button sets -- I don't care if each button has its own color in the profile or if there is one global color for all of these buttons, whichever is easiest.
  • Initial Orientation/Basis States panel stroke
  • Initial Orientation/Basis States panel fill
@AgustinVallejo
Copy link
Contributor

AgustinVallejo commented Oct 7, 2024

Adding basic color profiles for coins. Some notes:
Since the black/magenta wasn't used consistently as fill or stroke, I just called it like this:

  • headsColorProperty
  • tailsColorProperty
  • upColorProperty
  • downColorProperty

Is it the right approach to separate the tails/down color into two different ones, or should the down coin always be a shared magenta regardless the system type?

@AgustinVallejo
Copy link
Contributor

Back to @arouinfar for review, and let me know what you think of the above question.

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

No branches or pull requests

3 participants