Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Clarify documentiation for what color flags do #21

Open
ahgraber opened this issue Jun 16, 2021 · 1 comment
Open

Clarify documentiation for what color flags do #21

ahgraber opened this issue Jun 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ahgraber
Copy link

Problem

I'm trying to build a theme, and it's hard to figure out what some of the css variables do. Example:

  --jp-mirror-editor-variable-color: var(--foreground-light);
  --jp-mirror-editor-variable-2-color: var(--magenta);
  --jp-mirror-editor-variable-3-color: var(--gray);

In this example, --jp-mirror-editor-variable-color appears to change all variables, while variable-2-color and variable-3-color don't do anything.

Proposed Solution

Additional documentation (inline with the template or in the readme / wiki) would be super helpful!

@ahgraber ahgraber added the enhancement New feature or request label Jun 16, 2021
@welcome
Copy link

welcome bot commented Jun 16, 2021

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant