From 4c368255deb899cbbd422bb696b32641c476344b Mon Sep 17 00:00:00 2001 From: James Grady Date: Tue, 29 Sep 2015 15:42:59 -0400 Subject: [PATCH] correct bottom gradient --- build/shared/lib/theme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/lib/theme.txt b/build/shared/lib/theme.txt index ab17bf6aa..f07f0d340 100644 --- a/build/shared/lib/theme.txt +++ b/build/shared/lib/theme.txt @@ -86,7 +86,7 @@ editor.fgcolor = #000000 editor.bgcolor = #ffffff editor.gradient.top = #122535 -editor.gradient.bottom = #020408 +editor.gradient.bottom = #010305 # highlight for the current line #editor.linehighlight.color=#e2e2e2