mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Add light/dark color functions
This commit is contained in:
@@ -16,7 +16,7 @@ $white-bis: hsl(0, 0%, 98%) !default
|
||||
$white: hsl(0, 0%, 100%) !default
|
||||
|
||||
$orange: hsl(14, 100%, 53%) !default
|
||||
$yellow: hsl(48, 100%, 53%) !default
|
||||
$yellow: hsl(48, 100%, 67%) !default
|
||||
$green: hsl(141, 53%, 53%) !default
|
||||
$turquoise: hsl(171, 100%, 41%) !default
|
||||
$cyan: hsl(204, 71%, 53%) !default
|
||||
|
||||
Reference in New Issue
Block a user