Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DhairyaMajmudar committed Jan 1, 2024
1 parent 9ac5804 commit 27684d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/color_theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
--text-lite: #fff;
--text-dark: #000;
--text-panel: #fff;
--text-circuit: #fff;
--text-circuit: #000;

--context-text: white;
--context-text-hov: black;
Expand Down

0 comments on commit 27684d7

Please sign in to comment.