From 2ef4472523be4fb7def0ba1af4dbd128e24c5ebf Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Thu, 20 Jul 2017 18:07:00 +0400 Subject: [PATCH] Minor colour update for nightshift See https://github.com/TryGhost/Ghost/issues/8715 --- ghost/admin/app/styles/app-dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/app/styles/app-dark.css b/ghost/admin/app/styles/app-dark.css index 8ecce16dfb..0b4569414f 100644 --- a/ghost/admin/app/styles/app-dark.css +++ b/ghost/admin/app/styles/app-dark.css @@ -259,7 +259,7 @@ input, } .gh-logo { - filter: invert(100%); + filter: invert(100%) brightness(150%); } .gh-canvas-title span path {