Skip to content

Commit

Permalink
chore: update color
Browse files Browse the repository at this point in the history
  • Loading branch information
Benmuiruri committed Aug 26, 2024
1 parent d6611b8 commit 0504fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/css/private-vars.less
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@gray-medium: #A0A0A0;
@gray-medium-dark: #BDBEBF;
@gray-dark: #777777;
@grey-darker: #545455;
@grey-darker: #545454;
@gray-ultra-dark: #333333;
@black: #000000;
@medium-black: #1A1A1A;
Expand Down

0 comments on commit 0504fac

Please sign in to comment.