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

fix(ui-themes): make all colors available #1755

Merged
merged 1 commit into from
Nov 5, 2024
Merged

fix(ui-themes): make all colors available #1755

merged 1 commit into from
Nov 5, 2024

Conversation

HerrTopi
Copy link
Contributor

Closes: INSTUI-4340

@HerrTopi HerrTopi requested review from matyasf, balzss and joyenjoyer and removed request for balzss October 29, 2024 15:49
Copy link

github-actions bot commented Oct 29, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-11-05 12:35 UTC

@@ -25,7 +25,7 @@
import sharedThemeTokens from '../../sharedThemeTokens'
import { ThemeRegistry } from '@instructure/theme-registry'
import { BaseTheme, Colors } from '@instructure/shared-types'
import colors from './colors'
import { colors } from './colors'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Isn't this broken in the high contrast theme too?

@balzss balzss merged commit 46f9e38 into master Nov 5, 2024
11 checks passed
@balzss balzss deleted the INSTUI-4340 branch November 5, 2024 12:34
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.

4 participants