use hsluv
This commit is contained in:
@ -26,8 +26,8 @@ else
|
||||
replace = c.red.hex,
|
||||
command = c.yellow.hex,
|
||||
b = { bg = c.base.de(50).li(70).hex, fg = c.base.hex },
|
||||
c = { bg = c.base.de(00).li(60).hex, fg = c.base.hex },
|
||||
inactive = { bg = c.base.de(50).li(40).hex, fg = c.base.da(30).hex },
|
||||
c = { bg = c.base.de(30).li(60).hex, fg = c.base.hex },
|
||||
inactive = { bg = c.base.de(50).li(50).hex, fg = c.base.da(30).hex },
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user