From 37fdb4ee713f0922eaae81ad8c5c9b9e55c672d9 Mon Sep 17 00:00:00 2001 From: 123MayankSharma Date: Fri, 24 Jun 2022 22:10:25 +0530 Subject: fixed scrollbar color typo --- colors/github_dark.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colors') diff --git a/colors/github_dark.lua b/colors/github_dark.lua index 1e52b4b..b5ce523 100644 --- a/colors/github_dark.lua +++ b/colors/github_dark.lua @@ -23,7 +23,7 @@ style.selection = { common.color "#2e4c77" } style.line_number = fgdim style.line_number2 = fg style.line_highlight = {common.color "#1e202e"} -style.scrol = fgdim +style.scrollbar = fgdim style.scrollbar2 = fg style.syntax["normal"] = fg -- cgit v1.2.3