diff --git a/index.html b/index.html index f0c8eee..ba4ad7b 100644 --- a/index.html +++ b/index.html @@ -575,7 +575,23 @@ +
+
+
+ Light +
#f8f9fc
+
+
+
+
+
+ Dark +
#5a5c69
+
+
+
+ diff --git a/utilities-border.html b/utilities-border.html index 0545926..cdbd3c3 100644 --- a/utilities-border.html +++ b/utilities-border.html @@ -347,6 +347,12 @@ +
+
+ .border-left-secondary +
+
+
.border-left-success @@ -371,6 +377,12 @@
+
+
+ .border-left-dark +
+
+ @@ -382,6 +394,12 @@ +
+
+ .border-bottom-secondary +
+
+
.border-bottom-success @@ -406,6 +424,12 @@
+
+
+ .border-bottom-dark +
+
+ diff --git a/utilities-color.html b/utilities-color.html index 2605a0d..33f21d9 100644 --- a/utilities-color.html +++ b/utilities-color.html @@ -382,10 +382,13 @@
.bg-gradient-primary
+
.bg-gradient-secondary
.bg-gradient-success
.bg-gradient-info
.bg-gradient-warning
.bg-gradient-danger
+
.bg-gradient-light
+
.bg-gradient-dark