From 3b06f660a767c7b7dee2ecd989860925567850b2 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 22 Feb 2015 12:36:14 -0800 Subject: [PATCH] Let's try this blue for catalog highlighting. --- src/General/css/tomorrow.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/tomorrow.css b/src/General/css/tomorrow.css index 2836f558b..d5158acb8 100755 --- a/src/General/css/tomorrow.css +++ b/src/General/css/tomorrow.css @@ -70,7 +70,7 @@ :root.tomorrow .filter-highlight .catalog-thumb, :root.tomorrow .catalog-thread.watched .werkTyme-filename, :root.tomorrow .filter-highlight .werkTyme-filename { - border: 2px solid rgb(255, 51, 51); + border: 2px solid rgb(64, 192, 255); } /* QR */