Skip to content

Conversation

@melund
Copy link
Contributor

@melund melund commented Jun 13, 2022

Fix color regression in sphinx_design and sphinx_panels from #659

I pointed the following variables to the new versions. @12rambau, please check that it makes sense:

--pst-color-preformatted-border -> --pst-color-border
--pst-color-active-navigation -> --pst-color-primary
--pst-color-deactive-navigation -> --pst-color-text-muted

fixes: #727

This PR also fixes that --pst-color-background-up was not defined.
Replacing with --pst-color-on-background

melund added 3 commits June 13, 2022 10:30
`--pst-color-background-up`  was not defined.  Replacing with `--pst-color-on-background`
Copy link
Collaborator

@choldgraf choldgraf left a comment

Choose a reason for hiding this comment

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

This looks good to me, I'll let @12rambau confirm since he has the most experience with these new color variables!

Copy link
Collaborator

@12rambau 12rambau left a comment

Choose a reason for hiding this comment

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

Nice catch! I think these 2 PR were merged more or less at the same time and I forgot to use the new variables in the scss. Thanks for the PR

@12rambau
Copy link
Collaborator

Could you reproduce your modifications in the _sphinx_panel.scss file. That's exactly the same issue ?

@melund
Copy link
Contributor Author

melund commented Jun 13, 2022

@12rambau. Of course, but I thought I already did that. Let me know if there is anything else needed.

Copy link
Collaborator

@12rambau 12rambau left a comment

Choose a reason for hiding this comment

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

then good to fly !

@12rambau 12rambau merged commit cf8b113 into pydata:main Jun 13, 2022
@jarrodmillman jarrodmillman added this to the 0.10 milestone Jul 26, 2022
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

Successfully merging this pull request may close these issues.

Missing definition of --pst-color-preformatted-border

4 participants