logo

pleroma

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

base16-apathy.css (1249B)


      1 .base00-background { background-color: #031A16; }
      2 .base01-background { background-color: #0B342D; }
      3 .base02-background { background-color: #184E45; }
      4 .base03-background { background-color: #2B685E; }
      5 .base04-background { background-color: #5F9C92; }
      6 .base05-background { background-color: #81B5AC; }
      7 .base06-background { background-color: #A7CEC8; }
      8 .base07-background { background-color: #D2E7E4; }
      9 .base08-background { background-color: #3E9688; }
     10 .base09-background { background-color: #3E7996; }
     11 .base0A-background { background-color: #3E4C96; }
     12 .base0B-background { background-color: #883E96; }
     13 .base0C-background { background-color: #963E4C; }
     14 .base0D-background { background-color: #96883E; }
     15 .base0E-background { background-color: #4C963E; }
     16 .base0F-background { background-color: #3E965B; }
     17 
     18 .base00 { color: #031A16; }
     19 .base01 { color: #0B342D; }
     20 .base02 { color: #184E45; }
     21 .base03 { color: #2B685E; }
     22 .base04 { color: #5F9C92; }
     23 .base05 { color: #81B5AC; }
     24 .base06 { color: #A7CEC8; }
     25 .base07 { color: #D2E7E4; }
     26 .base08 { color: #3E9688; }
     27 .base09 { color: #3E7996; }
     28 .base0A { color: #3E4C96; }
     29 .base0B { color: #883E96; }
     30 .base0C { color: #963E4C; }
     31 .base0D { color: #96883E; }
     32 .base0E { color: #4C963E; }
     33 .base0F { color: #3E965B; }