Add new color for txs - dusty-gray

feature/default_network_editable
sdtsui 7 years ago
parent 40652782ea
commit d53780bcdc
  1. 6
      ui/app/css/itcss/settings/variables.scss

@ -12,15 +12,17 @@ $alabaster: #F7F7F7;
$shark: #22232C; $shark: #22232C;
$wild-sand: #F6F6F6; $wild-sand: #F6F6F6;
$white: #FFFFFF; $white: #FFFFFF;
$dusty-gray: #9B9B9B
// Z Indicies - Planned // Z Indicies - Planned
$dropdown-z: 30; $dropdown-z: 30;
$container-z: 15; $container-z: 15;
$header-z: 12 $header-z: 12;
// Z Indicies - Current // Z Indicies - Current
// app - 11 // app - 11
// hex/bn as decimal input - 1 - remove? // hex/bn as decimal input - 1 - remove?
// dropdown - 11 // dropdown - 11
// loading - 10 - higher? // loading - 10 - higher?
// mascot - 0 - remove? // mascot - 0 - remove?

Loading…
Cancel
Save