chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-06-17 06:25:13 +00:00
parent 690573c53c
commit d538835974
9 changed files with 77 additions and 4 deletions

View File

@@ -0,0 +1,17 @@
# TokyoNight colors for dunst
# For more configuraion options see https://github.com/dunst-project/dunst/blob/master/dunstrc
[urgency_low]
background = "#e9e9ec"
foreground = "#3760bf"
frame_color = "#3760bf"
[urgency_normal]
background = "#e1e2e7"
foreground = "#3760bf"
frame_color = "#3760bf"
[urgency_critical]
background = "#c4c8da"
foreground = "#c64343"
frame_color = "#c64343"

View File

@@ -0,0 +1,17 @@
# TokyoNight colors for dunst
# For more configuraion options see https://github.com/dunst-project/dunst/blob/master/dunstrc
[urgency_low]
background = "#1e2030"
foreground = "#c8d3f5"
frame_color = "#c8d3f5"
[urgency_normal]
background = "#222436"
foreground = "#c8d3f5"
frame_color = "#c8d3f5"
[urgency_critical]
background = "#2f334d"
foreground = "#c53b53"
frame_color = "#c53b53"

View File

@@ -0,0 +1,17 @@
# TokyoNight colors for dunst
# For more configuraion options see https://github.com/dunst-project/dunst/blob/master/dunstrc
[urgency_low]
background = "#16161e"
foreground = "#c0caf5"
frame_color = "#c0caf5"
[urgency_normal]
background = "#1a1b26"
foreground = "#c0caf5"
frame_color = "#c0caf5"
[urgency_critical]
background = "#292e42"
foreground = "#db4b4b"
frame_color = "#db4b4b"

View File

@@ -0,0 +1,17 @@
# TokyoNight colors for dunst
# For more configuraion options see https://github.com/dunst-project/dunst/blob/master/dunstrc
[urgency_low]
background = "#1f2335"
foreground = "#c0caf5"
frame_color = "#c0caf5"
[urgency_normal]
background = "#24283b"
foreground = "#c0caf5"
frame_color = "#c0caf5"
[urgency_critical]
background = "#292e42"
foreground = "#db4b4b"
frame_color = "#db4b4b"

View File

@@ -972,7 +972,8 @@ local highlights = {
nocombine = true
},
MiniIndentscopeSymbol = {
fg = "#188092"
fg = "#188092",
nocombine = true
},
MiniJump = {
bg = "#d20065",

View File

@@ -972,7 +972,8 @@ local highlights = {
nocombine = true
},
MiniIndentscopeSymbol = {
fg = "#65bcff"
fg = "#65bcff",
nocombine = true
},
MiniJump = {
bg = "#ff007c",

View File

@@ -972,7 +972,8 @@ local highlights = {
nocombine = true
},
MiniIndentscopeSymbol = {
fg = "#2ac3de"
fg = "#2ac3de",
nocombine = true
},
MiniJump = {
bg = "#ff007c",

View File

@@ -972,7 +972,8 @@ local highlights = {
nocombine = true
},
MiniIndentscopeSymbol = {
fg = "#2ac3de"
fg = "#2ac3de",
nocombine = true
},
MiniJump = {
bg = "#ff007c",