Update version number to 1.0.1 and add a background image for road
This commit is contained in:
parent
d9bd7041c5
commit
e494d98b14
1 changed files with 3 additions and 1 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.0
|
@version 1.0.1
|
||||||
@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
|
||||||
|
|
@ -148,5 +148,7 @@ regexp("about:(?!addons|app-manager|config|customizing|stylish-edit|downloads|pe
|
||||||
|
|
||||||
--monospaceFontFamily: "ComicCodeLigatures Nerd Font", "Ubuntu Mono",
|
--monospaceFontFamily: "ComicCodeLigatures Nerd Font", "Ubuntu Mono",
|
||||||
monospace, emoji !important;
|
monospace, emoji !important;
|
||||||
|
|
||||||
|
--bg-road: "https://m3.fyi/assets/road.jpg" !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue