Skip to content

Sidebar updates #380

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

Closed
wants to merge 2 commits into from
Closed

Sidebar updates #380

wants to merge 2 commits into from

Conversation

cinxmo
Copy link
Contributor

@cinxmo cinxmo commented Dec 13, 2023

No description provided.

@cinxmo cinxmo changed the title [WIP] Sidebar updates Sidebar updates Dec 14, 2023
@cinxmo cinxmo marked this pull request as ready for review December 14, 2023 01:52
@cinxmo cinxmo requested a review from mbostock December 14, 2023 01:52
Copy link
Member

@mbostock mbostock left a comment

Choose a reason for hiding this comment

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

Thanks Cindy! I will take a look at this soon — I just got finished with the new API/Datadog dashboard.

--theme-foreground: #1C1C1C;
--theme-foreground-highlight: #001B440D;
--theme-foreground: #1c1c1c;
--theme-foreground-highlight: rgb(242,244,246);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

"highlight" refers to the lighter gray color in the back and "focus" refers to the text and left border color
Screenshot 2023-12-13 at 8 53 54 PM

Copy link
Member

Choose a reason for hiding this comment

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

It should be called --theme-background-… if it’s a background color. And we already have --theme-background-alt for this purpose.

Speaking of which is looks like --theme-background-alt is broken in production since it’s set to the same color as --theme-background, so code blocks are no longer gray. 😞

Screenshot 2023-12-13 at 6 43 09 PM

@mbostock
Copy link
Member

Superseded by #386.

@mbostock mbostock closed this Dec 15, 2023
@Fil Fil deleted the cindy/sidebar-updates branch December 15, 2023 09:15
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.

2 participants