mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
fuckit
This commit is contained in:
parent
9791000825
commit
365f48bfc5
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ return {
|
|||
|
||||
local my_catppuccin_frappe = require('lualine.themes.catppuccin-frappe')
|
||||
my_catppuccin_frappe.inactive.c = { fg = '#2c323c', bg = 'silver' }
|
||||
my_catppuccin_frappe.normal.c.bg = '#23226c'
|
||||
my_catppuccin_frappe.normal.c.bg = '#2c2b88'
|
||||
|
||||
return {
|
||||
options = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue