2 lines
58 B
Lua
2 lines
58 B
Lua
return { FocusedSymbol = { fg = C.yellow, bg = C.none } }
|
return { FocusedSymbol = { fg = C.yellow, bg = C.none } }
|