From 50ec737b8fda0fd0a679738099c34037e8149704 Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Sat, 23 Jun 2018 08:01:51 +0200 Subject: Fix inconsistent line number foreground color in GUI mode In term mode the number uses nord4, but in GUI mode nord3 was used instead. This was not intended and has been changed to match the term mode style. GH-100 --- ...ot-config-cursor-line-number-background-default.png | Bin 0 -> 115113 bytes assets/scrot-config-cursor-line-number-background.png | Bin 0 -> 115088 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/scrot-config-cursor-line-number-background-default.png create mode 100644 assets/scrot-config-cursor-line-number-background.png (limited to 'assets') diff --git a/assets/scrot-config-cursor-line-number-background-default.png b/assets/scrot-config-cursor-line-number-background-default.png new file mode 100644 index 0000000..1aa90ac Binary files /dev/null and b/assets/scrot-config-cursor-line-number-background-default.png differ diff --git a/assets/scrot-config-cursor-line-number-background.png b/assets/scrot-config-cursor-line-number-background.png new file mode 100644 index 0000000..86ef534 Binary files /dev/null and b/assets/scrot-config-cursor-line-number-background.png differ -- cgit v1.3.1