mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
legacy code removal
This commit is contained in:
parent
709ac0d289
commit
8d8f555572
|
@ -1,24 +0,0 @@
|
|||
//
|
||||
// Base16 Bright
|
||||
// Created by Fredrik Broman (http://frebro.com)
|
||||
// Based on the Android visual guidelines
|
||||
// http://developer.android.com/design/style/color.html
|
||||
//
|
||||
|
||||
@base00: #212121;
|
||||
@base01: #333333;
|
||||
@base02: #626261;
|
||||
@base03: #858585;
|
||||
@base04: #dddddd;
|
||||
@base05: #e0e0e0;
|
||||
@base06: #f2f2f2;
|
||||
@base07: #ffffff;
|
||||
|
||||
@base08: #e94749;
|
||||
@base09: #f18618;
|
||||
@base0A: #fbba37;
|
||||
@base0B: #99C21D;
|
||||
@base0C: #33B5E5;
|
||||
@base0D: #0099CC;
|
||||
@base0E: #9568AA;
|
||||
@base0F: #754595;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Atelier Dune
|
||||
// Created by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/)
|
||||
//
|
||||
|
||||
@base00: #20201d;
|
||||
@base01: #292824;
|
||||
@base02: #6e6b5e;
|
||||
@base03: #7d7a68;
|
||||
@base04: #999580;
|
||||
@base05: #a6a28c;
|
||||
@base06: #e8e4cf;
|
||||
@base07: #fefbec;
|
||||
@base08: #d73737;
|
||||
@base09: #b65611;
|
||||
@base0A: #cfb017;
|
||||
@base0B: #60ac39;
|
||||
@base0C: #1fad83;
|
||||
@base0D: #6684e1;
|
||||
@base0E: #b854d4;
|
||||
@base0F: #d43552;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Atelier Forest
|
||||
// Created by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/)
|
||||
//
|
||||
|
||||
@base00: #1b1918;
|
||||
@base01: #2c2421;
|
||||
@base02: #68615e;
|
||||
@base03: #766e6b;
|
||||
@base04: #9c9491;
|
||||
@base05: #a8a19f;
|
||||
@base06: #e6e2e0;
|
||||
@base07: #f1efee;
|
||||
@base08: #f22c40;
|
||||
@base09: #df5320;
|
||||
@base0A: #d5911a;
|
||||
@base0B: #5ab738;
|
||||
@base0C: #00ad9c;
|
||||
@base0D: #407ee7;
|
||||
@base0E: #6666ea;
|
||||
@base0F: #c33ff3;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Atelier Heath
|
||||
// Created by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/)
|
||||
//
|
||||
|
||||
@base00: #1b181b;
|
||||
@base01: #292329;
|
||||
@base02: #695d69;
|
||||
@base03: #776977;
|
||||
@base04: #9e8f9e;
|
||||
@base05: #ab9bab;
|
||||
@base06: #d8cad8;
|
||||
@base07: #f7f3f7;
|
||||
@base08: #ca402b;
|
||||
@base09: #a65926;
|
||||
@base0A: #bb8a35;
|
||||
@base0B: #379a37;
|
||||
@base0C: #159393;
|
||||
@base0D: #516aec;
|
||||
@base0E: #7b59c0;
|
||||
@base0F: #cc33cc;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Atelier Lakeside
|
||||
// Created by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/)
|
||||
//
|
||||
|
||||
@base00: #161b1d;
|
||||
@base01: #1f292e;
|
||||
@base02: #516d7b;
|
||||
@base03: #5a7b8c;
|
||||
@base04: #7195a8;
|
||||
@base05: #7ea2b4;
|
||||
@base06: #c1e4f6;
|
||||
@base07: #ebf8ff;
|
||||
@base08: #d22d72;
|
||||
@base09: #935c25;
|
||||
@base0A: #8a8a0f;
|
||||
@base0B: #568c3b;
|
||||
@base0C: #2d8f6f;
|
||||
@base0D: #257fad;
|
||||
@base0E: #5d5db1;
|
||||
@base0F: #b72dd2;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Atelier Seaside
|
||||
// Created by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/)
|
||||
//
|
||||
|
||||
@base00: #131513;
|
||||
@base01: #242924;
|
||||
@base02: #5e6e5e;
|
||||
@base03: #687d68;
|
||||
@base04: #809980;
|
||||
@base05: #8ca68c;
|
||||
@base06: #cfe8cf;
|
||||
@base07: #f0fff0;
|
||||
@base08: #e6193c;
|
||||
@base09: #87711d;
|
||||
@base0A: #c3c322;
|
||||
@base0B: #29a329;
|
||||
@base0C: #1999b3;
|
||||
@base0D: #3d62f5;
|
||||
@base0E: #ad2bee;
|
||||
@base0F: #e619c3;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Bright
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #000000;
|
||||
@base01: #303030;
|
||||
@base02: #505050;
|
||||
@base03: #b0b0b0;
|
||||
@base04: #d0d0d0;
|
||||
@base05: #e0e0e0;
|
||||
@base06: #f5f5f5;
|
||||
@base07: #ffffff;
|
||||
@base08: #fb0120;
|
||||
@base09: #fc6d24;
|
||||
@base0A: #fda331;
|
||||
@base0B: #a1c659;
|
||||
@base0C: #76c7b7;
|
||||
@base0D: #6fb3d2;
|
||||
@base0E: #d381c3;
|
||||
@base0F: #be643c;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Chalk
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #151515;
|
||||
@base01: #202020;
|
||||
@base02: #303030;
|
||||
@base03: #505050;
|
||||
@base04: #b0b0b0;
|
||||
@base05: #d0d0d0;
|
||||
@base06: #e0e0e0;
|
||||
@base07: #f5f5f5;
|
||||
@base08: #fb9fb1;
|
||||
@base09: #eda987;
|
||||
@base0A: #ddb26f;
|
||||
@base0B: #acc267;
|
||||
@base0C: #12cfc0;
|
||||
@base0D: #6fc2ef;
|
||||
@base0E: #e1a3ee;
|
||||
@base0F: #deaf8f;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Default
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #151515;
|
||||
@base01: #202020;
|
||||
@base02: #303030;
|
||||
@base03: #505050;
|
||||
@base04: #b0b0b0;
|
||||
@base05: #d0d0d0;
|
||||
@base06: #e0e0e0;
|
||||
@base07: #f5f5f5;
|
||||
@base08: #ac4142;
|
||||
@base09: #d28445;
|
||||
@base0A: #f4bf75;
|
||||
@base0B: #90a959;
|
||||
@base0C: #75b5aa;
|
||||
@base0D: #6a9fb5;
|
||||
@base0E: #aa759f;
|
||||
@base0F: #8f5536;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Eighties
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #2d2d2d;
|
||||
@base01: #393939;
|
||||
@base02: #515151;
|
||||
@base03: #747369;
|
||||
@base04: #a09f93;
|
||||
@base05: #d3d0c8;
|
||||
@base06: #e8e6df;
|
||||
@base07: #f2f0ec;
|
||||
@base08: #f2777a;
|
||||
@base09: #f99157;
|
||||
@base0A: #ffcc66;
|
||||
@base0B: #99cc99;
|
||||
@base0C: #66cccc;
|
||||
@base0D: #6699cc;
|
||||
@base0E: #cc99cc;
|
||||
@base0F: #d27b53;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Greenscreen
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #001100;
|
||||
@base01: #003300;
|
||||
@base02: #005500;
|
||||
@base03: #007700;
|
||||
@base04: #009900;
|
||||
@base05: #00bb00;
|
||||
@base06: #00dd00;
|
||||
@base07: #00ff00;
|
||||
@base08: #007700;
|
||||
@base09: #009900;
|
||||
@base0A: #007700;
|
||||
@base0B: #00bb00;
|
||||
@base0C: #005500;
|
||||
@base0D: #009900;
|
||||
@base0E: #00bb00;
|
||||
@base0F: #005500;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Mocha
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #3B3228;
|
||||
@base01: #534636;
|
||||
@base02: #645240;
|
||||
@base03: #7e705a;
|
||||
@base04: #b8afad;
|
||||
@base05: #d0c8c6;
|
||||
@base06: #e9e1dd;
|
||||
@base07: #f5eeeb;
|
||||
@base08: #cb6077;
|
||||
@base09: #d28b71;
|
||||
@base0A: #f4bc87;
|
||||
@base0B: #beb55b;
|
||||
@base0C: #7bbda4;
|
||||
@base0D: #8ab3b5;
|
||||
@base0E: #a89bb9;
|
||||
@base0F: #bb9584;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Monokai
|
||||
// Created by Wimer Hazenberg (http://www.monokai.nl)
|
||||
//
|
||||
|
||||
@base00: #272822;
|
||||
@base01: #383830;
|
||||
@base02: #49483e;
|
||||
@base03: #75715e;
|
||||
@base04: #a59f85;
|
||||
@base05: #f8f8f2;
|
||||
@base06: #f5f4f1;
|
||||
@base07: #f9f8f5;
|
||||
@base08: #f92672;
|
||||
@base09: #fd971f;
|
||||
@base0A: #f4bf75;
|
||||
@base0B: #a6e22e;
|
||||
@base0C: #a1efe4;
|
||||
@base0D: #66d9ef;
|
||||
@base0E: #ae81ff;
|
||||
@base0F: #cc6633;
|
|
@ -1,26 +0,0 @@
|
|||
//
|
||||
// Base16 NE.se color system
|
||||
// Created by Fredrik Broman (http://frebro.com)
|
||||
//
|
||||
// Reference on Adobe Kuler:
|
||||
// https://kuler.adobe.com/NESE-Warm-color-theme-2900819/
|
||||
// https://kuler.adobe.com/NESE-Cold-color-theme-2900847/
|
||||
//
|
||||
|
||||
@base00: lighten(black, 1%); // #030303
|
||||
@base01: lighten(black, 5%); // #0c0c0c
|
||||
@base02: lighten(black, 20%); // #262626
|
||||
@base03: lighten(black, 45%); // #5f5f5f
|
||||
@base04: lighten(black, 65%); // #959595
|
||||
@base05: lighten(black, 80%); // #c1c1c1
|
||||
@base06: lighten(black, 95%); // #efefef
|
||||
@base07: lighten(black, 99%); // #fcfcfc
|
||||
|
||||
@base08: #f73e30; // Red
|
||||
@base09: mix(@base08, @base0A, 50%); // Orange = #f97c37
|
||||
@base0A: #faba3d; // Yellow
|
||||
@base0B: #1ab857; // Green
|
||||
@base0C: mix(@base0B, @base0D, 50%); // Cyan = #29a188
|
||||
@base0D: #388bb8; // Blue
|
||||
@base0E: mix(@base0D, @base0F, 50%); // Purple = #9c73a7
|
||||
@base0F: #ff5a96; // Pink
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Ocean
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #2b303b;
|
||||
@base01: #343d46;
|
||||
@base02: #4f5b66;
|
||||
@base03: #65737e;
|
||||
@base04: #a7adba;
|
||||
@base05: #c0c5ce;
|
||||
@base06: #dfe1e8;
|
||||
@base07: #eff1f5;
|
||||
@base08: #bf616a;
|
||||
@base09: #d08770;
|
||||
@base0A: #ebcb8b;
|
||||
@base0B: #a3be8c;
|
||||
@base0C: #96b5b4;
|
||||
@base0D: #8fa1b3;
|
||||
@base0E: #b48ead;
|
||||
@base0F: #ab7967;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Pop
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #000000;
|
||||
@base01: #202020;
|
||||
@base02: #303030;
|
||||
@base03: #505050;
|
||||
@base04: #b0b0b0;
|
||||
@base05: #d0d0d0;
|
||||
@base06: #e0e0e0;
|
||||
@base07: #ffffff;
|
||||
@base08: #eb008a;
|
||||
@base09: #f29333;
|
||||
@base0A: #f8ca12;
|
||||
@base0B: #37b349;
|
||||
@base0C: #00aabb;
|
||||
@base0D: #0e5a94;
|
||||
@base0E: #b31e8d;
|
||||
@base0F: #7a2d00;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Railscasts
|
||||
// Created by Ryan Bates (http://railscasts.com)
|
||||
//
|
||||
|
||||
@base00: #2b2b2b;
|
||||
@base01: #272935;
|
||||
@base02: #3a4055;
|
||||
@base03: #5a647e;
|
||||
@base04: #d4cfc9;
|
||||
@base05: #e6e1dc;
|
||||
@base06: #f4f1ed;
|
||||
@base07: #f9f7f3;
|
||||
@base08: #da4939;
|
||||
@base09: #cc7833;
|
||||
@base0A: #ffc66d;
|
||||
@base0B: #a5c261;
|
||||
@base0C: #519f50;
|
||||
@base0D: #6d9cbe;
|
||||
@base0E: #b6b3eb;
|
||||
@base0F: #bc9458;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Solarized
|
||||
// Created by Ethan Schoonover (http://ethanschoonover.com/solarized)
|
||||
//
|
||||
|
||||
@base00: #002b36;
|
||||
@base01: #073642;
|
||||
@base02: #586e75;
|
||||
@base03: #657b83;
|
||||
@base04: #839496;
|
||||
@base05: #93a1a1;
|
||||
@base06: #eee8d5;
|
||||
@base07: #fdf6e3;
|
||||
@base08: #dc322f;
|
||||
@base09: #cb4b16;
|
||||
@base0A: #b58900;
|
||||
@base0B: #859900;
|
||||
@base0C: #2aa198;
|
||||
@base0D: #268bd2;
|
||||
@base0E: #6c71c4;
|
||||
@base0F: #d33682;
|
|
@ -1,21 +0,0 @@
|
|||
//
|
||||
// Base16 Tomorrow
|
||||
// Created by Chris Kempson (http://chriskempson.com)
|
||||
//
|
||||
|
||||
@base00: #1d1f21;
|
||||
@base01: #282a2e;
|
||||
@base02: #373b41;
|
||||
@base03: #969896;
|
||||
@base04: #b4b7b4;
|
||||
@base05: #c5c8c6;
|
||||
@base06: #e0e0e0;
|
||||
@base07: #ffffff;
|
||||
@base08: #cc6666;
|
||||
@base09: #de935f;
|
||||
@base0A: #f0c674;
|
||||
@base0B: #b5bd68;
|
||||
@base0C: #8abeb7;
|
||||
@base0D: #81a2be;
|
||||
@base0E: #b294bb;
|
||||
@base0F: #a3685a;
|
Loading…
Reference in New Issue
Block a user