Skip to content

Commit c6ec623

Browse files
committed
remove color customization
1 parent c3f698d commit c6ec623

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/Presets/bootstrap-stubs/_variables.scss

-12
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,3 @@ $body-bg: #f8fafc;
55
$font-family-sans-serif: 'Nunito', sans-serif;
66
$font-size-base: 0.9rem;
77
$line-height-base: 1.6;
8-
9-
// Colors
10-
$blue: #3490dc;
11-
$indigo: #6574cd;
12-
$purple: #9561e2;
13-
$pink: #f66d9b;
14-
$red: #e3342f;
15-
$orange: #f6993f;
16-
$yellow: #ffed4a;
17-
$green: #38c172;
18-
$teal: #4dc0b5;
19-
$cyan: #6cb2eb;

0 commit comments

Comments
 (0)