Skip to content

Commit

Permalink
UHF-8762: Reverted the navy color test for running visual regression …
Browse files Browse the repository at this point in the history
…tests.
  • Loading branch information
khalima committed Feb 1, 2024
1 parent 588c9df commit 5069564
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/css/ckeditor.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/styles.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/scss/03_generic/_colors.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:root {
--hdbt-color-black: navy;
--hdbt-color-black: #121212;
--hdbt-default-link-color: var(--color-black-90);

// Default color variables.
Expand Down

0 comments on commit 5069564

Please sign in to comment.