2017-04-12 23:05:31 +00:00
|
|
|
.base00-background { background-color: #161c20; }
|
|
|
|
.base01-background { background-color: #282e32; }
|
|
|
|
.base02-background { background-color: #343a3f; }
|
|
|
|
.base03-background { background-color: #4e5256; }
|
|
|
|
.base04-background { background-color: #ababab; }
|
|
|
|
.base05-background { background-color: #b9b9b9; }
|
|
|
|
.base06-background { background-color: #d0d0d0; }
|
|
|
|
.base07-background { background-color: #e7e7e7; }
|
|
|
|
.base08-background { background-color: #baaa9c; }
|
|
|
|
.base09-background { background-color: #999999; }
|
|
|
|
.base0A-background { background-color: #a0a0a0; }
|
|
|
|
.base0B-background { background-color: #8e8e8e; }
|
|
|
|
.base0C-background { background-color: #868686; }
|
|
|
|
.base0D-background { background-color: #686868; }
|
|
|
|
.base0E-background { background-color: #747474; }
|
|
|
|
.base0F-background { background-color: #5e5e5e; }
|
|
|
|
|
|
|
|
.base00 { color: #161c20; }
|
|
|
|
.base01 { color: #282e32; }
|
2017-11-17 15:24:42 +00:00
|
|
|
.base02 { color: #343a3f; }
|
2017-04-12 23:05:31 +00:00
|
|
|
.base03 { color: #4e5256; }
|
|
|
|
.base04 { color: #ababab; }
|
|
|
|
.base05 { color: #b9b9b9; }
|
|
|
|
.base06 { color: #d0d0d0; }
|
|
|
|
.base07 { color: #e7e7e7; }
|
|
|
|
.base08 { color: #baaa9c; }
|
|
|
|
.base09 { color: #999999; }
|
|
|
|
.base0A { color: #a0a0a0; }
|
|
|
|
.base0B { color: #8e8e8e; }
|
|
|
|
.base0C { color: #868686; }
|
|
|
|
.base0D { color: #686868; }
|
|
|
|
.base0E { color: #747474; }
|
|
|
|
.base0F { color: #5e5e5e; }
|