We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa62fcf commit 6118279Copy full SHA for 6118279
lua/plugins/feline_nvim.lua
@@ -216,7 +216,7 @@ components.inactive[1] = {
216
-- This table is equal to the default colors table
217
local colors = {
218
fg = '#C8C8C8',
219
- bg = '#1F1F23',
+ bg = '#141414',
220
black = "#000000",
221
black1 = '#1B1B1B',
222
skyblue = '#50B0F0',
0 commit comments