From 1a0b66da864a7dbffbb76ecb65ece4f5ab3acbd2 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Fri, 12 Nov 2021 10:24:41 +0100 Subject: Update screenshots --- README.org | 4 +++- dark.png | Bin 0 -> 222201 bytes light.png | Bin 0 -> 222608 bytes screenshot.png | Bin 62902 -> 0 bytes 4 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 dark.png create mode 100644 light.png delete mode 100644 screenshot.png diff --git a/README.org b/README.org index 5cfc260..7fe2a39 100644 --- a/README.org +++ b/README.org @@ -30,7 +30,9 @@ *NOTE*: Corfu uses child frames to show the popup; on non-graphical displays it will fall back to the default setting of the ~completion-in-region-function~. - [[https://github.com/minad/corfu/blob/main/screenshot.png?raw=true]] + [[https://github.com/minad/corfu/blob/screenshots/light.png?raw=true]] + + [[https://github.com/minad/corfu/blob/screenshots/dark.png?raw=true]] * Features diff --git a/dark.png b/dark.png new file mode 100644 index 0000000..2e40c46 Binary files /dev/null and b/dark.png differ diff --git a/light.png b/light.png new file mode 100644 index 0000000..75bda03 Binary files /dev/null and b/light.png differ diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index ec681c1..0000000 Binary files a/screenshot.png and /dev/null differ -- cgit v1.0