From 8e64d03ea20039f0e64dd2c910f106ec071c899f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 21 Dec 2017 15:56:17 +0100 Subject: [PATCH] Preserve the original SVG file that was used to develop the color theme. --- artwork/colors-dark.svg | 808 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 808 insertions(+) create mode 100644 artwork/colors-dark.svg diff --git a/artwork/colors-dark.svg b/artwork/colors-dark.svg new file mode 100644 index 00000000..e56b984f --- /dev/null +++ b/artwork/colors-dark.svg @@ -0,0 +1,808 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + text + link + item + + hover + active + brand + + code + + text + link + + + + + + + default + hover + danger + primary + warning + success + + info + + default + danger + primary + warning + success + info + + dim + dim + + mark + primary + warning + info + link + link + link + link + hover + hover + hover + hover + link + link + link + hover + hover + hover + text + + #include + <something> + keyword + name + /*comment*/ + "string" + 'char' + 0.5f + <>;++&& + cmake_function + ${CMAKE_VARIABLE} + + -- 2.30.2