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

Updates for dark mode theme #695

Merged

Conversation

amsiglan
Copy link
Collaborator

Description

This PR updates few components/logic to comply with dark mode theme.

Issues Resolved

#663

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #695 (5b251ce) into main (8e1d0b9) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #695      +/-   ##
==========================================
- Coverage   49.87%   49.85%   -0.02%     
==========================================
  Files         233      233              
  Lines        6567     6561       -6     
  Branches      938      939       +1     
==========================================
- Hits         3275     3271       -4     
+ Misses       3289     3287       -2     
  Partials        3        3              

see 3 files with indirect coverage changes

@AWSHurneyt AWSHurneyt merged commit 21be3d7 into opensearch-project:main Sep 1, 2023
8 of 11 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 1, 2023
* breadcrumbs show up in app chrome only

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated components for dark mode and ally

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* added null check

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
(cherry picked from commit 21be3d7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AWSHurneyt pushed a commit that referenced this pull request Sep 1, 2023
* breadcrumbs show up in app chrome only



* updated components for dark mode and ally



* added null check



---------


(cherry picked from commit 21be3d7)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants