Skip to content

Commit c5649b8

Browse files
committed
updated dead tama theme bkgUrl
1 parent 090fc87 commit c5649b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/color-themes.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1999,7 +1999,7 @@ html[data-theme="tama"] {
19991999
// Background Image
20002000
body {
20012001
//update the query terms after the '?', to customize for images you want
2002-
background: url('https://source.unsplash.com/random/1920x1080/?dark,calm,nature,background');
2002+
background: url('https://picsum.photos/1920/1080');
20032003
background-color: var(--background-darker);
20042004
background-size: cover;
20052005
}

0 commit comments

Comments
 (0)