Skip to content

Commit bb774b6

Browse files
committed
[feline.nvim] refactor statusline color
1 parent 6118279 commit bb774b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/plugins/feline_nvim.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ local colors = {
228228
red = '#D10000',
229229
violet = '#9E93E8',
230230
white = '#FFFFFF',
231-
white1 = '#808080',
231+
white1 = '#0f5b5e',
232232
yellow = '#E1E120',
233233
}
234234

0 commit comments

Comments
 (0)