Skip to content

Commit cf64c25

Browse files
committed
Run pre-commit on config/nvim/lua/theme.lua
1 parent 78420e6 commit cf64c25

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

config/nvim/lua/theme.lua

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ github_theme.setup({
99
styles = {
1010
functions = "italic",
1111
},
12-
darken = {
13-
sidebars = {
14-
enable = true,
15-
list = { "qf", "terminal", "lazy" },
16-
},
12+
darken = {
13+
sidebars = {
14+
enable = true,
15+
list = { "qf", "terminal", "lazy" },
1716
},
1817
},
18+
},
1919

2020
-- Change the "hint" color to the "orange" color, and make the "error" color bright red
2121
specs = {

0 commit comments

Comments
 (0)