dynamicweb/static/blog.ungleich.ch/less/variables.less
Nico Schottelius b49e60378a restore blog.ungleich.ch temporarily
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-12 19:04:18 +02:00

7 lines
No EOL
150 B
Text
Executable file

// Variables
@brand-primary: #0085A1;
@gray-dark: lighten(black, 25%);
@gray: lighten(black, 50%);
@white-faded: fade(white, 80%);
@gray-light: #eee;