Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit dcf8843

Browse files
authored
Update main.css
1 parent eb50a4e commit dcf8843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,11 +193,11 @@
193193
}
194194
.theme-dark .sprite-2lxwfc:not(:hover) {
195195
filter: none !important;
196-
background: url("https://dyzean.github.io/Tokyo-Night/assets/emoji-dark.png") center/contain no-repeat !important;
196+
background: url("https://jndev03.github.io/BetterDarkzX/assets/emoji-dark.png") center/contain no-repeat !important;
197197
}
198198
.theme-light .sprite-2lxwfc:not(:hover) {
199199
filter: none !important;
200-
background: url("https://dyzean.github.io/Tokyo-Night/assets/emoji-light.png") center/contain no-repeat !important;
200+
background: url("https://jndev03.github.io/BetterDarkzX/assets/emoji-light.png") center/contain no-repeat !important;
201201
}
202202

203203
/* Home Channel */

0 commit comments

Comments
 (0)