-
Notifications
You must be signed in to change notification settings - Fork 712
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
Audit and fix theme token updates against KDS #11911
Merged
Merged
Changes from 51 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
b14e7d3
Install KDS v4.0.1
MisRob aed7723
Update composable paths
MisRob a99c811
Rebrand: Replace obsolete grey scales
MisRob c353c86
Rebrand: Rebrand side navigation and menu option
MisRob 49565e1
Rebrand: Rebrand the app bar
MisRob 13a241c
Rebrand: Use lighter background for pages
MisRob 8107778
Rebrand: Rebrand immersive toolbar
MisRob efc30e6
Rebrand: Lighten the nav bar link hover state
MisRob edeba5a
Rebrand: Improve hover contrast
MisRob 91c0117
Rebrand: Hardcode epub themes colors
MisRob d54148c
Rebrand: Replace content related tokens
MisRob 18d8e90
Rebrand: Replace obsolete green scales
MisRob 69aeef8
Rebrand: Replace obsolete red scales
MisRob d9316e6
Rebrand: Rebrand auth pages
MisRob ee8a607
Rebrand: Update brand scales in the side search
MisRob 285cd28
Rebrand: Consistent immersive bar color on topics page
MisRob 163a23b
Rebrand: Replace obsolete amber color
MisRob 977b7f5
Rebrand: Use blue hover state in tabs
MisRob d6957c2
Rebrand: Use success token
MisRob 0c1962d
Rebrand: Lighter bg color in Change facility
MisRob 8b1a587
Rebrand: Update warning icons color
MisRob 0e0c143
Rebrand: Use higher green scale for better contrast
MisRob c47920f
Rebrand: Use success token
MisRob 20f1016
Rebrand: Update beginners chip color
MisRob 04ca37d
Rebrand: Lighter background in the practice quiz
MisRob 6352190
Rebrand: Blue hover state for side panel tabs
MisRob d33fd85
Rebrand: Update Kolibri loader to new branding.
rtibbles dab7a46
Rebrand: Do not override select style
MisRob 7174f36
Rebrand: replaced hexa and rgb colors with theme palettes and tokens
AllanOXDi 520e92b
Rebrand: fixes typo
AllanOXDi e97584c
Rebrand: Update snapshots
MisRob 506f677
Rebrand: Use surface token for sign in box
MisRob 4747e7f
Rebrand: Fix grey scales
MisRob 3841c20
Rebrand: Use token for dividers color
MisRob 5cdaa84
Rebrand: Fix dividers color
MisRob 431eee8
Rebrand: Lighter thumbnail placeholder color
MisRob a14bb10
Rebrand: Make the button one scale darker
MisRob cae10f0
Rebrand: Make selected text visible
MisRob e89e40f
Rebrand: Add hover color
MisRob 8ecf8d1
Rebrand: Use token for dividers
MisRob 16e4283
Rebrand: Lighter bg color
MisRob 78c68ef
Rebrand: List items bg color
MisRob 6534191
Merge branch 'release-v0.16.x' into rebrand
MisRob f4332ed
Install the latest KDS
MisRob dfaeee6
Merge branch 'release-v0.16.x' into rebrand
MisRob 7d8ef6c
Fix position of buttons within search box
MisRob 0e484b3
Remove Chrome cancel button from search inputs
MisRob 0975304
Fix search chip contrast
MisRob 10236a4
Remove select override styles
MisRob e2a4c43
Remove select override styles
MisRob 971cb9f
Install KDS v4.2.0
MisRob bfeeca6
Add a comment on usage of a hardcoded color
MisRob 0b29223
Merge branch 'release-v0.16.x' into rebrand
MisRob File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Until we add full theming support to Keen UiToolbar, we need to use either 'white' or 'black'. This will be done later on as part of KDS maintenance.