From 51126c272144493b899e4e77f3a714fd7d56ba95 Mon Sep 17 00:00:00 2001 From: Jon Palmisciano Date: Fri, 2 Jul 2021 12:50:44 -0400 Subject: Docs: Added color diagrams to theme docs --- docs/img/themedocs-console.png | Bin 0 -> 34610 bytes docs/img/themedocs-graphview.png | Bin 0 -> 34406 bytes docs/img/themedocs-hexview.png | Bin 0 -> 28782 bytes docs/img/themedocs-highlighting.png | Bin 0 -> 59619 bytes docs/img/themedocs-linearview.png | Bin 0 -> 62882 bytes docs/img/themedocs-tokens.png | Bin 0 -> 135432 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/img/themedocs-console.png create mode 100644 docs/img/themedocs-graphview.png create mode 100644 docs/img/themedocs-hexview.png create mode 100644 docs/img/themedocs-highlighting.png create mode 100644 docs/img/themedocs-linearview.png create mode 100644 docs/img/themedocs-tokens.png (limited to 'docs/img') diff --git a/docs/img/themedocs-console.png b/docs/img/themedocs-console.png new file mode 100644 index 00000000..a3872270 Binary files /dev/null and b/docs/img/themedocs-console.png differ diff --git a/docs/img/themedocs-graphview.png b/docs/img/themedocs-graphview.png new file mode 100644 index 00000000..46fc7282 Binary files /dev/null and b/docs/img/themedocs-graphview.png differ diff --git a/docs/img/themedocs-hexview.png b/docs/img/themedocs-hexview.png new file mode 100644 index 00000000..f68fe127 Binary files /dev/null and b/docs/img/themedocs-hexview.png differ diff --git a/docs/img/themedocs-highlighting.png b/docs/img/themedocs-highlighting.png new file mode 100644 index 00000000..c4a08e7e Binary files /dev/null and b/docs/img/themedocs-highlighting.png differ diff --git a/docs/img/themedocs-linearview.png b/docs/img/themedocs-linearview.png new file mode 100644 index 00000000..6fa91b83 Binary files /dev/null and b/docs/img/themedocs-linearview.png differ diff --git a/docs/img/themedocs-tokens.png b/docs/img/themedocs-tokens.png new file mode 100644 index 00000000..d36314ca Binary files /dev/null and b/docs/img/themedocs-tokens.png differ -- cgit v1.3.1