Skip to content

Infra/design tokens color swatch #2029

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 3 commits into from
May 3, 2022
Merged

Conversation

M-i-k-e-l
Copy link
Collaborator

Description

Design Tokens - ColorSwatch

Changelog

Design Tokens - ColorSwatch

@@ -4,7 +4,12 @@ import {ScrollView} from 'react-native';
import {Constants, Colors, View, Text, ColorSwatch, ColorPalette} from 'react-native-ui-lib'; //eslint-disable-line

export default class ColorSwatchScreen extends Component {
colors = ['transparent', Colors.green30, Colors.yellow30, Colors.red30];
colors = [
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sometimes 'red' is just a red color, without a "Danger" meaning...

@Inbal-Tish Inbal-Tish merged commit 5bf3564 into master May 3, 2022
@M-i-k-e-l M-i-k-e-l deleted the infra/design-tokens-color-swatch branch May 3, 2022 12:17
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