Skip to content

Commit e6cd73d

Browse files
folkegithub-actions[bot]
authored andcommitted
chore(build): auto-generated build files
1 parent 5c52ff8 commit e6cd73d

File tree

4 files changed

+48
-0
lines changed

4 files changed

+48
-0
lines changed

extras/lua/tokyonight_day.lua

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2192,6 +2192,15 @@ local highlights = {
21922192
fg = "#188092",
21932193
nocombine = true
21942194
},
2195+
SnacksInputBorder = {
2196+
fg = "#8c6c3e"
2197+
},
2198+
SnacksInputIcon = {
2199+
fg = "#188092"
2200+
},
2201+
SnacksInputTitle = {
2202+
fg = "#8c6c3e"
2203+
},
21952204
SnacksNotifierBorderDebug = {
21962205
bg = "#e1e2e7",
21972206
fg = "#bcc0d3"
@@ -2280,6 +2289,9 @@ local highlights = {
22802289
},
22812290
SnacksScratchDesc = "SnacksProfilerBadgeInfo",
22822291
SnacksScratchKey = "SnacksProfilerIconInfo",
2292+
SnacksZenIcon = {
2293+
fg = "#7847bd"
2294+
},
22832295
Sneak = {
22842296
bg = "#9854f1",
22852297
fg = "#c4c8da"

extras/lua/tokyonight_moon.lua

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2192,6 +2192,15 @@ local highlights = {
21922192
fg = "#65bcff",
21932193
nocombine = true
21942194
},
2195+
SnacksInputBorder = {
2196+
fg = "#ffc777"
2197+
},
2198+
SnacksInputIcon = {
2199+
fg = "#65bcff"
2200+
},
2201+
SnacksInputTitle = {
2202+
fg = "#ffc777"
2203+
},
21952204
SnacksNotifierBorderDebug = {
21962205
bg = "#222436",
21972206
fg = "#3c4163"
@@ -2280,6 +2289,9 @@ local highlights = {
22802289
},
22812290
SnacksScratchDesc = "SnacksProfilerBadgeInfo",
22822291
SnacksScratchKey = "SnacksProfilerIconInfo",
2292+
SnacksZenIcon = {
2293+
fg = "#fca7ea"
2294+
},
22832295
Sneak = {
22842296
bg = "#c099ff",
22852297
fg = "#2f334d"

extras/lua/tokyonight_night.lua

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2192,6 +2192,15 @@ local highlights = {
21922192
fg = "#2ac3de",
21932193
nocombine = true
21942194
},
2195+
SnacksInputBorder = {
2196+
fg = "#e0af68"
2197+
},
2198+
SnacksInputIcon = {
2199+
fg = "#2ac3de"
2200+
},
2201+
SnacksInputTitle = {
2202+
fg = "#e0af68"
2203+
},
21952204
SnacksNotifierBorderDebug = {
21962205
bg = "#1a1b26",
21972206
fg = "#32364e"
@@ -2280,6 +2289,9 @@ local highlights = {
22802289
},
22812290
SnacksScratchDesc = "SnacksProfilerBadgeInfo",
22822291
SnacksScratchKey = "SnacksProfilerIconInfo",
2292+
SnacksZenIcon = {
2293+
fg = "#9d7cd8"
2294+
},
22832295
Sneak = {
22842296
bg = "#bb9af7",
22852297
fg = "#292e42"

extras/lua/tokyonight_storm.lua

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2192,6 +2192,15 @@ local highlights = {
21922192
fg = "#2ac3de",
21932193
nocombine = true
21942194
},
2195+
SnacksInputBorder = {
2196+
fg = "#e0af68"
2197+
},
2198+
SnacksInputIcon = {
2199+
fg = "#2ac3de"
2200+
},
2201+
SnacksInputTitle = {
2202+
fg = "#e0af68"
2203+
},
21952204
SnacksNotifierBorderDebug = {
21962205
bg = "#24283b",
21972206
fg = "#383e5a"
@@ -2280,6 +2289,9 @@ local highlights = {
22802289
},
22812290
SnacksScratchDesc = "SnacksProfilerBadgeInfo",
22822291
SnacksScratchKey = "SnacksProfilerIconInfo",
2292+
SnacksZenIcon = {
2293+
fg = "#9d7cd8"
2294+
},
22832295
Sneak = {
22842296
bg = "#bb9af7",
22852297
fg = "#292e42"

0 commit comments

Comments
 (0)