logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma

base16-default-dark.css (1249B)


      1 .base00-background { background-color: #181818; }
      2 .base01-background { background-color: #282828; }
      3 .base02-background { background-color: #383838; }
      4 .base03-background { background-color: #585858; }
      5 .base04-background { background-color: #b8b8b8; }
      6 .base05-background { background-color: #d8d8d8; }
      7 .base06-background { background-color: #e8e8e8; }
      8 .base07-background { background-color: #f8f8f8; }
      9 .base08-background { background-color: #ab4642; }
     10 .base09-background { background-color: #dc9656; }
     11 .base0A-background { background-color: #f7ca88; }
     12 .base0B-background { background-color: #a1b56c; }
     13 .base0C-background { background-color: #86c1b9; }
     14 .base0D-background { background-color: #7cafc2; }
     15 .base0E-background { background-color: #ba8baf; }
     16 .base0F-background { background-color: #a16946; }
     17 
     18 .base00 { color: #181818; }
     19 .base01 { color: #282828; }
     20 .base02 { color: #383838; }
     21 .base03 { color: #585858; }
     22 .base04 { color: #b8b8b8; }
     23 .base05 { color: #d8d8d8; }
     24 .base06 { color: #e8e8e8; }
     25 .base07 { color: #f8f8f8; }
     26 .base08 { color: #ab4642; }
     27 .base09 { color: #dc9656; }
     28 .base0A { color: #f7ca88; }
     29 .base0B { color: #a1b56c; }
     30 .base0C { color: #86c1b9; }
     31 .base0D { color: #7cafc2; }
     32 .base0E { color: #ba8baf; }
     33 .base0F { color: #a16946; }