From 3e6bde646112d2c82f5e6c9ee84ff565599fb49a Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 28 Sep 2020 17:10:16 +0300 Subject: readable colors for urlscan --- .config/urlscan/config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/urlscan') diff --git a/.config/urlscan/config.json b/.config/urlscan/config.json index 2ef80b2..fcb999a 100644 --- a/.config/urlscan/config.json +++ b/.config/urlscan/config.json @@ -3,8 +3,8 @@ "default": [ [ "header", - "white", - "dark blue", + "black", + "dark green", "standout" ], [ @@ -48,8 +48,8 @@ ], [ "url:sel", - "white", - "dark blue", + "black", + "dark red", "bold" ] ], @@ -137,4 +137,4 @@ "s": "shorten", "u": "all_escape" } -} \ No newline at end of file +} -- cgit v1.2.3-61-g4310