logo

pleroma

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

base16-atelier-seaside.css (1249B)


      1 .base00-background { background-color: #131513; }
      2 .base01-background { background-color: #242924; }
      3 .base02-background { background-color: #5e6e5e; }
      4 .base03-background { background-color: #687d68; }
      5 .base04-background { background-color: #809980; }
      6 .base05-background { background-color: #8ca68c; }
      7 .base06-background { background-color: #cfe8cf; }
      8 .base07-background { background-color: #f4fbf4; }
      9 .base08-background { background-color: #e6193c; }
     10 .base09-background { background-color: #87711d; }
     11 .base0A-background { background-color: #98981b; }
     12 .base0B-background { background-color: #29a329; }
     13 .base0C-background { background-color: #1999b3; }
     14 .base0D-background { background-color: #3d62f5; }
     15 .base0E-background { background-color: #ad2bee; }
     16 .base0F-background { background-color: #e619c3; }
     17 
     18 .base00 { color: #131513; }
     19 .base01 { color: #242924; }
     20 .base02 { color: #5e6e5e; }
     21 .base03 { color: #687d68; }
     22 .base04 { color: #809980; }
     23 .base05 { color: #8ca68c; }
     24 .base06 { color: #cfe8cf; }
     25 .base07 { color: #f4fbf4; }
     26 .base08 { color: #e6193c; }
     27 .base09 { color: #87711d; }
     28 .base0A { color: #98981b; }
     29 .base0B { color: #29a329; }
     30 .base0C { color: #1999b3; }
     31 .base0D { color: #3d62f5; }
     32 .base0E { color: #ad2bee; }
     33 .base0F { color: #e619c3; }