216 current 2025-01-11 05:23:49 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -15,11 +15,12 @@ local colors = {
|
|||||||
deepblue = '#292e42',
|
deepblue = '#292e42',
|
||||||
deepcyan = '#3b4261',
|
deepcyan = '#3b4261',
|
||||||
deepred = '#c53b53',
|
deepred = '#c53b53',
|
||||||
|
lightblue = ' #737aa2'
|
||||||
}
|
}
|
||||||
|
|
||||||
local bubbles_theme = {
|
local bubbles_theme = {
|
||||||
normal = {
|
normal = {
|
||||||
a = { fg = colors.black, bg = colors.deepblue },
|
a = { fg = colors.black, bg = colors.lightblue },
|
||||||
b = { fg = colors.white, bg = colors.grey },
|
b = { fg = colors.white, bg = colors.grey },
|
||||||
c = { fg = colors.white },
|
c = { fg = colors.white },
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user