Skip to content

Commit 8f1e3ee

Browse files
chore(build): auto-generate extras
1 parent 51a6081 commit 8f1e3ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extras/lua/modus_operandi.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ local highlights = {
12351235
fg = "#595959"
12361236
},
12371237
FlashLabel = {
1238-
bg = "#531ab6",
1238+
bg = "#dfa0f0",
12391239
bold = true,
12401240
fg = "#000000"
12411241
},

extras/lua/modus_vivendi.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ local highlights = {
12351235
fg = "#989898"
12361236
},
12371237
FlashLabel = {
1238-
bg = "#b6a0ff",
1238+
bg = "#7030af",
12391239
bold = true,
12401240
fg = "#ffffff"
12411241
},

0 commit comments

Comments
 (0)