Update bg url
This commit is contained in:
parent
670bd1cc7c
commit
1a5920720f
2 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name Gruvbox Base
|
@name Gruvbox Base
|
||||||
@namespace git.m3.fyi/Marsn3
|
@namespace git.m3.fyi/Marsn3
|
||||||
@version 1.0.7
|
@version 1.0.8
|
||||||
@description Base Gruvbox Theme
|
@description Base Gruvbox Theme
|
||||||
@author Marsn3
|
@author Marsn3
|
||||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||||
|
|
@ -123,6 +123,6 @@
|
||||||
--monospaceFontFamily: "ComicCodeLigatures Nerd Font", "Ubuntu Mono",
|
--monospaceFontFamily: "ComicCodeLigatures Nerd Font", "Ubuntu Mono",
|
||||||
monospace, emoji !important;
|
monospace, emoji !important;
|
||||||
|
|
||||||
--bg-road: url("https://cdn.m3.fyi/road.jpg") !important;
|
--bg-url: url("https://cdn.m3.fyi/bg.jpg") !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name Nord Base
|
@name Nord Base
|
||||||
@namespace git.m3.fyi/Marsn3
|
@namespace git.m3.fyi/Marsn3
|
||||||
@version 1.0.4
|
@version 1.0.5
|
||||||
@description Base Nord Theme
|
@description Base Nord Theme
|
||||||
@author Marsn3
|
@author Marsn3
|
||||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||||
|
|
@ -142,6 +142,6 @@
|
||||||
monospace, emoji !important;
|
monospace, emoji !important;
|
||||||
|
|
||||||
/*!Background Image*/
|
/*!Background Image*/
|
||||||
--bg-road: url("https://cdn.m3.fyi/bg.jpg") !important;
|
--bg-url: url("https://cdn.m3.fyi/bg.jpg") !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue