logo

pleroma

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

base16-atelier-dune.css (1249B)


      1 .base00-background { background-color: #20201d; }
      2 .base01-background { background-color: #292824; }
      3 .base02-background { background-color: #6e6b5e; }
      4 .base03-background { background-color: #7d7a68; }
      5 .base04-background { background-color: #999580; }
      6 .base05-background { background-color: #a6a28c; }
      7 .base06-background { background-color: #e8e4cf; }
      8 .base07-background { background-color: #fefbec; }
      9 .base08-background { background-color: #d73737; }
     10 .base09-background { background-color: #b65611; }
     11 .base0A-background { background-color: #ae9513; }
     12 .base0B-background { background-color: #60ac39; }
     13 .base0C-background { background-color: #1fad83; }
     14 .base0D-background { background-color: #6684e1; }
     15 .base0E-background { background-color: #b854d4; }
     16 .base0F-background { background-color: #d43552; }
     17 
     18 .base00 { color: #20201d; }
     19 .base01 { color: #292824; }
     20 .base02 { color: #6e6b5e; }
     21 .base03 { color: #7d7a68; }
     22 .base04 { color: #999580; }
     23 .base05 { color: #a6a28c; }
     24 .base06 { color: #e8e4cf; }
     25 .base07 { color: #fefbec; }
     26 .base08 { color: #d73737; }
     27 .base09 { color: #b65611; }
     28 .base0A { color: #ae9513; }
     29 .base0B { color: #60ac39; }
     30 .base0C { color: #1fad83; }
     31 .base0D { color: #6684e1; }
     32 .base0E { color: #b854d4; }
     33 .base0F { color: #d43552; }