From a8ac9b1faceeb0f7c879d5dc61441c82baa1d8f9 Mon Sep 17 00:00:00 2001 From: Miguel Solorio Date: Thu, 5 Jun 2025 08:10:05 -0700 Subject: Add Theme docs (#753) --- docs/assets/theme-ansi-light.png | Bin 0 -> 129047 bytes docs/assets/theme-ansi.png | Bin 0 -> 129751 bytes docs/assets/theme-atom-one.png | Bin 0 -> 131524 bytes docs/assets/theme-ayu-light.png | Bin 0 -> 129077 bytes docs/assets/theme-ayu.png | Bin 0 -> 131264 bytes docs/assets/theme-default-light.png | Bin 0 -> 128317 bytes docs/assets/theme-default.png | Bin 0 -> 130403 bytes docs/assets/theme-dracula.png | Bin 0 -> 131270 bytes docs/assets/theme-github-light.png | Bin 0 -> 129371 bytes docs/assets/theme-github.png | Bin 0 -> 131452 bytes docs/assets/theme-google-light.png | Bin 0 -> 129324 bytes docs/assets/theme-xcode-light.png | Bin 0 -> 127968 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/assets/theme-ansi-light.png create mode 100644 docs/assets/theme-ansi.png create mode 100644 docs/assets/theme-atom-one.png create mode 100644 docs/assets/theme-ayu-light.png create mode 100644 docs/assets/theme-ayu.png create mode 100644 docs/assets/theme-default-light.png create mode 100644 docs/assets/theme-default.png create mode 100644 docs/assets/theme-dracula.png create mode 100644 docs/assets/theme-github-light.png create mode 100644 docs/assets/theme-github.png create mode 100644 docs/assets/theme-google-light.png create mode 100644 docs/assets/theme-xcode-light.png (limited to 'docs/assets') diff --git a/docs/assets/theme-ansi-light.png b/docs/assets/theme-ansi-light.png new file mode 100644 index 00000000..9766ae78 Binary files /dev/null and b/docs/assets/theme-ansi-light.png differ diff --git a/docs/assets/theme-ansi.png b/docs/assets/theme-ansi.png new file mode 100644 index 00000000..5d46daca Binary files /dev/null and b/docs/assets/theme-ansi.png differ diff --git a/docs/assets/theme-atom-one.png b/docs/assets/theme-atom-one.png new file mode 100644 index 00000000..c2787d6b Binary files /dev/null and b/docs/assets/theme-atom-one.png differ diff --git a/docs/assets/theme-ayu-light.png b/docs/assets/theme-ayu-light.png new file mode 100644 index 00000000..f1774656 Binary files /dev/null and b/docs/assets/theme-ayu-light.png differ diff --git a/docs/assets/theme-ayu.png b/docs/assets/theme-ayu.png new file mode 100644 index 00000000..99391f82 Binary files /dev/null and b/docs/assets/theme-ayu.png differ diff --git a/docs/assets/theme-default-light.png b/docs/assets/theme-default-light.png new file mode 100644 index 00000000..829d4ed5 Binary files /dev/null and b/docs/assets/theme-default-light.png differ diff --git a/docs/assets/theme-default.png b/docs/assets/theme-default.png new file mode 100644 index 00000000..0b93a334 Binary files /dev/null and b/docs/assets/theme-default.png differ diff --git a/docs/assets/theme-dracula.png b/docs/assets/theme-dracula.png new file mode 100644 index 00000000..27213fbc Binary files /dev/null and b/docs/assets/theme-dracula.png differ diff --git a/docs/assets/theme-github-light.png b/docs/assets/theme-github-light.png new file mode 100644 index 00000000..3cdc94aa Binary files /dev/null and b/docs/assets/theme-github-light.png differ diff --git a/docs/assets/theme-github.png b/docs/assets/theme-github.png new file mode 100644 index 00000000..a62961b6 Binary files /dev/null and b/docs/assets/theme-github.png differ diff --git a/docs/assets/theme-google-light.png b/docs/assets/theme-google-light.png new file mode 100644 index 00000000..835ebc4b Binary files /dev/null and b/docs/assets/theme-google-light.png differ diff --git a/docs/assets/theme-xcode-light.png b/docs/assets/theme-xcode-light.png new file mode 100644 index 00000000..eb056a55 Binary files /dev/null and b/docs/assets/theme-xcode-light.png differ -- cgit v1.2.3