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

Text color #6513

Open
wants to merge 8 commits into
base: current
Choose a base branch
from
Open

Text color #6513

wants to merge 8 commits into from

Conversation

matthewshaver
Copy link
Contributor

@matthewshaver matthewshaver commented Nov 20, 2024

What are you changing in this pull request and why?

Adding options to color text

There are three custom colors - red, green, and yellow

As well as the ability to customize the color

Implementation:

<TextColor color="#Place_hash_here"> enter text </TextColor>

Or

<TextColor className="text-color"> enter text </TextColor>

Or 

<span class="text-color"> enter text </span>

Checklist

  • I have reviewed the Content style guide so my content adheres to these guidelines.
  • The topic I'm writing about is for specific dbt version(s) and I have versioned it according to the version a whole page and/or version a block of content guidelines.
  • I have added checklist item(s) to this list for anything anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch."
  • The content in this PR requires a dbt release note, so I added one to the release notes page.

@matthewshaver matthewshaver requested a review from a team as a code owner November 20, 2024 14:02
Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Nov 21, 2024 9:09pm

@github-actions github-actions bot added Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address and removed Docs team Authored by the Docs team @dbt Labs labels Nov 20, 2024
@github-actions github-actions bot added the Docs team Authored by the Docs team @dbt Labs label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant