AutoYADM commit: 2025-01-05 01:00:02
This commit is contained in:
parent
7f06cf5ee3
commit
39dadcf64c
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
theme = ashen
|
|
||||||
font-family = SauceCodePro NFM
|
font-family = SauceCodePro NFM
|
||||||
|
theme = ashen
|
||||||
|
background = 121212
|
||||||
window-decoration = false
|
window-decoration = false
|
||||||
keybind = ctrl+enter=unbind
|
keybind = ctrl+enter=unbind
|
||||||
background-opacity = 0.8
|
background-opacity = 0.8
|
||||||
|
|
|
@ -10,7 +10,7 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
colors = {
|
colors = {
|
||||||
-- background = "#121212",
|
-- background = "#121212",
|
||||||
background = "#131313",
|
-- background = "#131313",
|
||||||
-- background = "#000000",
|
-- background = "#000000",
|
||||||
-- background = "#1e1d2d",
|
-- background = "#1e1d2d",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue