File tree Expand file tree Collapse file tree 4 files changed +48
-0
lines changed Expand file tree Collapse file tree 4 files changed +48
-0
lines changed Original file line number Diff line number Diff line change @@ -2192,6 +2192,15 @@ local highlights = {
2192
2192
fg = " #188092" ,
2193
2193
nocombine = true
2194
2194
},
2195
+ SnacksInputBorder = {
2196
+ fg = " #8c6c3e"
2197
+ },
2198
+ SnacksInputIcon = {
2199
+ fg = " #188092"
2200
+ },
2201
+ SnacksInputTitle = {
2202
+ fg = " #8c6c3e"
2203
+ },
2195
2204
SnacksNotifierBorderDebug = {
2196
2205
bg = " #e1e2e7" ,
2197
2206
fg = " #bcc0d3"
@@ -2280,6 +2289,9 @@ local highlights = {
2280
2289
},
2281
2290
SnacksScratchDesc = " SnacksProfilerBadgeInfo" ,
2282
2291
SnacksScratchKey = " SnacksProfilerIconInfo" ,
2292
+ SnacksZenIcon = {
2293
+ fg = " #7847bd"
2294
+ },
2283
2295
Sneak = {
2284
2296
bg = " #9854f1" ,
2285
2297
fg = " #c4c8da"
Original file line number Diff line number Diff line change @@ -2192,6 +2192,15 @@ local highlights = {
2192
2192
fg = " #65bcff" ,
2193
2193
nocombine = true
2194
2194
},
2195
+ SnacksInputBorder = {
2196
+ fg = " #ffc777"
2197
+ },
2198
+ SnacksInputIcon = {
2199
+ fg = " #65bcff"
2200
+ },
2201
+ SnacksInputTitle = {
2202
+ fg = " #ffc777"
2203
+ },
2195
2204
SnacksNotifierBorderDebug = {
2196
2205
bg = " #222436" ,
2197
2206
fg = " #3c4163"
@@ -2280,6 +2289,9 @@ local highlights = {
2280
2289
},
2281
2290
SnacksScratchDesc = " SnacksProfilerBadgeInfo" ,
2282
2291
SnacksScratchKey = " SnacksProfilerIconInfo" ,
2292
+ SnacksZenIcon = {
2293
+ fg = " #fca7ea"
2294
+ },
2283
2295
Sneak = {
2284
2296
bg = " #c099ff" ,
2285
2297
fg = " #2f334d"
Original file line number Diff line number Diff line change @@ -2192,6 +2192,15 @@ local highlights = {
2192
2192
fg = " #2ac3de" ,
2193
2193
nocombine = true
2194
2194
},
2195
+ SnacksInputBorder = {
2196
+ fg = " #e0af68"
2197
+ },
2198
+ SnacksInputIcon = {
2199
+ fg = " #2ac3de"
2200
+ },
2201
+ SnacksInputTitle = {
2202
+ fg = " #e0af68"
2203
+ },
2195
2204
SnacksNotifierBorderDebug = {
2196
2205
bg = " #1a1b26" ,
2197
2206
fg = " #32364e"
@@ -2280,6 +2289,9 @@ local highlights = {
2280
2289
},
2281
2290
SnacksScratchDesc = " SnacksProfilerBadgeInfo" ,
2282
2291
SnacksScratchKey = " SnacksProfilerIconInfo" ,
2292
+ SnacksZenIcon = {
2293
+ fg = " #9d7cd8"
2294
+ },
2283
2295
Sneak = {
2284
2296
bg = " #bb9af7" ,
2285
2297
fg = " #292e42"
Original file line number Diff line number Diff line change @@ -2192,6 +2192,15 @@ local highlights = {
2192
2192
fg = " #2ac3de" ,
2193
2193
nocombine = true
2194
2194
},
2195
+ SnacksInputBorder = {
2196
+ fg = " #e0af68"
2197
+ },
2198
+ SnacksInputIcon = {
2199
+ fg = " #2ac3de"
2200
+ },
2201
+ SnacksInputTitle = {
2202
+ fg = " #e0af68"
2203
+ },
2195
2204
SnacksNotifierBorderDebug = {
2196
2205
bg = " #24283b" ,
2197
2206
fg = " #383e5a"
@@ -2280,6 +2289,9 @@ local highlights = {
2280
2289
},
2281
2290
SnacksScratchDesc = " SnacksProfilerBadgeInfo" ,
2282
2291
SnacksScratchKey = " SnacksProfilerIconInfo" ,
2292
+ SnacksZenIcon = {
2293
+ fg = " #9d7cd8"
2294
+ },
2283
2295
Sneak = {
2284
2296
bg = " #bb9af7" ,
2285
2297
fg = " #292e42"
You can’t perform that action at this time.
0 commit comments