Skip to content

Commit

Permalink
Update _defaultColors.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
atalyaalon authored Mar 2, 2024
1 parent 088e796 commit 7d6b901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/default/_defaultColors.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//blue base collection
import {darkestRed, grayBeige, softRed} from "../n12/_n12_colors";
// import {darkestRed, grayBeige, softRed} from "../n12/_n12_colors";

export const blueVioletColor = '#3f51b5';
export const skyBlueColor = '#00aaff';
Expand Down

0 comments on commit 7d6b901

Please sign in to comment.