splitting config for work or home
This commit is contained in:
@@ -44,15 +44,15 @@ local opts = {
|
||||
bg = frappe.overlay0,
|
||||
},
|
||||
modified = {
|
||||
fg = frappe.text,
|
||||
fg = frappe.green,
|
||||
bg = frappe.base,
|
||||
},
|
||||
modified_visible = {
|
||||
fg = frappe.text,
|
||||
fg = frappe.green,
|
||||
bg = frappe.surface0,
|
||||
},
|
||||
modified_selected = {
|
||||
fg = frappe.text,
|
||||
fg = frappe.green,
|
||||
bg = frappe.overlay0,
|
||||
},
|
||||
separator = {
|
||||
|
||||
Reference in New Issue
Block a user