va11halla-syntax/styles/colors.less

25 lines
490 B
Plaintext
Raw Normal View History

2020-07-15 20:55:31 +00:00
// These colors are specific to the theme. Do not use in a package!
@very-light-gray: #c5c8c6;
@light-gray: #969896;
@gray: #373b41;
@dark-gray: #282a2e;
@very-dark-gray: #1d1f21;
@jill-vibrant: #f8137a;
@dorothy-vibrant: #c89697;
@sei-vibrant: #413a87;
2020-12-23 07:33:08 +00:00
@alma-vibrant: #FFC34C;
2020-07-15 20:55:31 +00:00
@stella-vibrant: #cb213c;
@sei-off: @sei-vibrant;
@miki-off: #4f29b8;
2020-12-23 07:33:08 +00:00
@miki: #137a7f ;
2020-07-15 20:55:31 +00:00
@dorothy: @dorothy-vibrant;
@sei: @sei-vibrant;
@alma: #db28aa;
@stella: #cb213c;
@stella2: #f8137a;
2020-12-23 07:33:08 +00:00
@kira: #170057;