mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 21:39:36 -07:00
Init dark theme
This commit is contained in:
@@ -16,13 +16,13 @@ $white-bis: hsl(0, 0%, 98%) !default;
|
||||
$white: hsl(0, 0%, 100%) !default;
|
||||
|
||||
$orange: hsl(14, 100%, 53%) !default;
|
||||
$yellow: hsl(44, 100%, 77%) !default;
|
||||
$green: hsl(153, 53%, 53%) !default;
|
||||
$yellow: hsl(42, 100%, 52%) !default;
|
||||
$green: hsl(148, 60%, 53%) !default;
|
||||
$turquoise: hsl(171, 100%, 41%) !default;
|
||||
$cyan: hsl(207, 61%, 53%) !default;
|
||||
$blue: hsl(229, 53%, 53%) !default;
|
||||
$cyan: hsl(198, 93%, 53%) !default;
|
||||
$blue: hsl(229, 63%, 53%) !default;
|
||||
$purple: hsl(271, 100%, 71%) !default;
|
||||
$red: hsl(348, 86%, 61%) !default;
|
||||
$red: hsl(4, 86%, 61%) !default;
|
||||
|
||||
// Typography
|
||||
|
||||
|
||||
Reference in New Issue
Block a user