Skip to content

Commit 47fefb9

Browse files
authored
Update _dark.scss
1 parent ab7d58b commit 47fefb9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

_sass/yat/_dark.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ html[data-theme="dark"] {
5151
background-image: url('https://raw.githubusercontent.com/ps2wiki/ps2wiki.github.io/refs/heads/upstream/assets/xmas/xmas_bg_dark.png');
5252
background-position: no-repeat;
5353
background-size: cover;
54+
}
55+
.holi {
56+
background-image: url('https://raw.githubusercontent.com/ps2wiki/ps2wiki.github.io/refs/heads/upstream/assets/themes/holi/background.png');
57+
background-position: no-repeat;
58+
background-size: cover;
5459
}
5560
.site-header {
5661
background-color: #090909;

0 commit comments

Comments
 (0)