Skip to content

Docs - remove double header for colors page #3732

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

Merged
merged 2 commits into from
May 14, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/foundation/colors.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import {ColorsTable, ColorsPalette} from '@site/src/components/ColorsSection'

## Colors

Our default library Colors object is using **System Colors** and **Design Tokens**.

<Tabs>
Expand Down
2 changes: 0 additions & 2 deletions docuilib/versioned_docs/version-7.0.0/foundation/colors.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import {ColorsTable, ColorsPalette} from '@site/src/components/ColorsSection'

## Colors

Our default library Colors object is using **System Colors** and **Design Tokens**.

Copy link
Collaborator

Choose a reason for hiding this comment

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

this file was removed in master

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removed

<Tabs>
Expand Down