mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
22 lines
414 B
Plaintext
22 lines
414 B
Plaintext
|
//
|
||
|
// 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;
|