Update bg url

This commit is contained in:
Mars Niermann 2023-12-01 10:38:43 +01:00
parent 670bd1cc7c
commit 1a5920720f
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
/* ==UserStyle==
@name Gruvbox Base
@namespace git.m3.fyi/Marsn3
@version 1.0.7
@version 1.0.8
@description Base Gruvbox Theme
@author Marsn3
@homepageURL https://git.m3.fyi/Marsn3/userstyles
@ -123,6 +123,6 @@
--monospaceFontFamily: "ComicCodeLigatures Nerd Font", "Ubuntu Mono",
monospace, emoji !important;
--bg-road: url("https://cdn.m3.fyi/road.jpg") !important;
--bg-url: url("https://cdn.m3.fyi/bg.jpg") !important;
}
}

View file

@ -1,7 +1,7 @@
/* ==UserStyle==
@name Nord Base
@namespace git.m3.fyi/Marsn3
@version 1.0.4
@version 1.0.5
@description Base Nord Theme
@author Marsn3
@homepageURL https://git.m3.fyi/Marsn3/userstyles
@ -142,6 +142,6 @@
monospace, emoji !important;
/*!Background Image*/
--bg-road: url("https://cdn.m3.fyi/bg.jpg") !important;
--bg-url: url("https://cdn.m3.fyi/bg.jpg") !important;
}
}