logo

pleroma

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

base16-atelier-forest.css (1249B)


      1 .base00-background { background-color: #1b1918; }
      2 .base01-background { background-color: #2c2421; }
      3 .base02-background { background-color: #68615e; }
      4 .base03-background { background-color: #766e6b; }
      5 .base04-background { background-color: #9c9491; }
      6 .base05-background { background-color: #a8a19f; }
      7 .base06-background { background-color: #e6e2e0; }
      8 .base07-background { background-color: #f1efee; }
      9 .base08-background { background-color: #f22c40; }
     10 .base09-background { background-color: #df5320; }
     11 .base0A-background { background-color: #c38418; }
     12 .base0B-background { background-color: #7b9726; }
     13 .base0C-background { background-color: #3d97b8; }
     14 .base0D-background { background-color: #407ee7; }
     15 .base0E-background { background-color: #6666ea; }
     16 .base0F-background { background-color: #c33ff3; }
     17 
     18 .base00 { color: #1b1918; }
     19 .base01 { color: #2c2421; }
     20 .base02 { color: #68615e; }
     21 .base03 { color: #766e6b; }
     22 .base04 { color: #9c9491; }
     23 .base05 { color: #a8a19f; }
     24 .base06 { color: #e6e2e0; }
     25 .base07 { color: #f1efee; }
     26 .base08 { color: #f22c40; }
     27 .base09 { color: #df5320; }
     28 .base0A { color: #c38418; }
     29 .base0B { color: #7b9726; }
     30 .base0C { color: #3d97b8; }
     31 .base0D { color: #407ee7; }
     32 .base0E { color: #6666ea; }
     33 .base0F { color: #c33ff3; }