base16-solarized-dark.css (1249B)
1 .base00-background { background-color: #002b36; } 2 .base01-background { background-color: #073642; } 3 .base02-background { background-color: #586e75; } 4 .base03-background { background-color: #657b83; } 5 .base04-background { background-color: #839496; } 6 .base05-background { background-color: #93a1a1; } 7 .base06-background { background-color: #eee8d5; } 8 .base07-background { background-color: #fdf6e3; } 9 .base08-background { background-color: #dc322f; } 10 .base09-background { background-color: #cb4b16; } 11 .base0A-background { background-color: #b58900; } 12 .base0B-background { background-color: #859900; } 13 .base0C-background { background-color: #2aa198; } 14 .base0D-background { background-color: #268bd2; } 15 .base0E-background { background-color: #6c71c4; } 16 .base0F-background { background-color: #d33682; } 17 18 .base00 { color: #002b36; } 19 .base01 { color: #073642; } 20 .base02 { color: #586e75; } 21 .base03 { color: #657b83; } 22 .base04 { color: #839496; } 23 .base05 { color: #93a1a1; } 24 .base06 { color: #eee8d5; } 25 .base07 { color: #fdf6e3; } 26 .base08 { color: #dc322f; } 27 .base09 { color: #cb4b16; } 28 .base0A { color: #b58900; } 29 .base0B { color: #859900; } 30 .base0C { color: #2aa198; } 31 .base0D { color: #268bd2; } 32 .base0E { color: #6c71c4; } 33 .base0F { color: #d33682; }