Commit Graph

269 Commits

Author SHA1 Message Date
ljt990218
bd7721f39c feat(video-player): support styling for #musicApp (#900)
* fix: UserPanelPop hover Inconsistent animation

* fix(VideoCard): `moreBtn` Button issue from `#829`, add cursor-pointer class to enhance UX

* style(videoPage): add border radius to bp-docker-minor element

* feat(MomentsPop,HistoryPop): Realize clickable author's name and avatar in the top bar pop-up window

* Update videoPage.scss

* Update videoPage.scss

* fix(videoPlayer): fix styling for music app `#musicApp`

* fix(videoPlayer): `xt-btn` style

* fix(videoPlayer): fix styling for music app #musicApp

* fix(videoPlayer): change border color for .BgmInfo .left:after

* fix(videoPlayer): change color for .BgmInfo .right .bottom .btn:hover

* fix(video-player): improve styling for music app

* chore: update

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-17 01:11:45 +08:00
Hakadao
3fa7369d7a chore: update bg1_rgb variable in variables.scss 2024-07-15 00:46:40 +08:00
star knight
3312d809fa fix: support comment tags coloring in dark mode. closes #880 (#897)
* fix: bilibili comment theme color

* cleanup

* fix: spinner bg color

* refactor: adjust theme color timer logic

* fix: comment tags still show a light color when page is first loaded

* chore: remove unused import in useDark.ts

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-14 23:57:00 +08:00
Hakadao
3e5fa7a805 chore: add line-clamp in keep-two-lines 2024-07-14 18:39:37 +08:00
Hakadao
ea779d4aaa chore: remove useless code 2024-07-10 15:56:52 +08:00
Hakadao
1364fa1269 feat: add dark mode support for account settings page(帳號中心頁) 2024-07-10 15:55:42 +08:00
Hakadao
a079a8d63a refactor: rename forceDarkMode into forceDark 2024-07-10 15:01:52 +08:00
Hakadao
0c654226b0 fix: --bew-filter-force-dark restriction 2024-07-10 14:59:05 +08:00
Hakadao
50e3c82739 feat: add dark mode support for creative center (#876)
* feat: support creative center dark mode

* feat: improve dark mode support for creative center

* chore: update --bew-filter-force-dark value in variables.scss

* feat: Add dark mode support for creative center page

* chore: remove unused imports in adaptedStyles/index.ts
2024-07-10 01:48:12 +08:00
Hakadao
b053bdbf17 chore: adjust frosted glass edge effect 2024-07-06 00:56:40 +08:00
Hakadao
60e4508178 feat: adjust frosted glass edge effect in light mode 2024-07-05 18:27:49 +08:00
Hakadao
c7417b6e99 chore: adapt unadapted content on notifications page 2024-07-03 15:13:52 +08:00
Hakadao
6d8feb6f96 fix(AdaptedStyles): support reply jump animation in dark mode 2024-07-02 15:20:55 +08:00
Hakadao
f86ee7e132 refactor: use --bew-skeleton to represent the skeleton color 2024-07-02 15:06:01 +08:00
Hakadao
e0b1a4f908 chore: adjust notifications page style 2024-07-02 14:40:20 +08:00
MidnightCrowing
81a13a9615 fix(AdaptedStyles): support unadapted notifications page style (#873) 2024-07-02 00:00:26 +08:00
Hakadao
aba8dbcf2d chore: adjust bew-fill-alt color when disable frosted glass 2024-06-30 14:26:21 +08:00
Hakadao
e7152fb96f chore: adjust bew-fill-alt color when disable frosted glass 2024-06-30 05:50:06 +08:00
Hakadao
73cc292050 chore: adjust settings style 2024-06-30 05:42:20 +08:00
Hakadao
12b4f0ee51 chore: adjust edge glow effect in dark mode 2024-06-28 02:09:04 +08:00
Hakadao
cecd3b7d11 feat: adjust content colors && frosted glass opacity 2024-06-28 01:42:40 +08:00
Hakadao
021c7c4dcf refactor: rename content color variable names 2024-06-27 01:24:19 +08:00
Hakadao
4fe4c92733 refactor: unify elevated elements color 2024-06-27 01:06:46 +08:00
Hakadao
36c4bd2888 fix: adjust danmaku box style 2024-06-27 00:53:28 +08:00
ljt990218
67d87d101d fix(AdaptedStyles): add border radius to danmaku box (#866)
* fix: UserPanelPop hover Inconsistent animation

* fix(VideoCard): `moreBtn` Button issue from `#829`, add cursor-pointer class to enhance UX

* style(videoPage): add border radius to bp-docker-minor element
2024-06-27 00:16:35 +08:00
MidnightCrowing
a9af5c7abe fix(AdaptedStyles): support unadapted video page style (#850)
* fix(AdaptedStyles): support unadapted video page style

* 更新 videoPage.scss

* chore: update

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-06-23 23:01:36 +08:00
cloudflypeng
586b503268 feat: use local image for wallpaper && change broken image style (#851)
* feat: 新增自定义背景图片和图片error显示

* chore: update broken image icon

* feat: improve customize wallpaper function

* chore: fix ts error

* chore: temporarily disable broken images

* chore: update upload style

* refactor: Add ChangeWallpaper component for customizing wallpaper in SearchPage and globally

* refactor: Update ChangeWallpaper component to handle wallpaper customization in SearchPage and globally

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-06-21 00:29:09 +08:00
Hakadao
4ba272810e chore: improve css variable descriptions 2024-06-19 12:37:42 +08:00
Hakadao
8955f14bf9 chore: improve css variable descriptions 2024-06-19 12:20:22 +08:00
MidnightCrowing
f5fbfd6bb3 fix(AdaptedStyles): adapt customer service message (#838)
* add customer service info theme adaptation

* Update notificationsPage.scss

* chore: update tabs background && gradient mask

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-06-19 00:00:55 +08:00
MidnightCrowing
0153e3b1aa fix: background color change on hover of video page uploader name in dark mode (#848)
* fix #847

* Update videoPage.scss

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-06-18 23:19:29 +08:00
MidnightCrowing
bc2c01c72e fix(AdaptedStyles): support unadapted user space page graphic content style (#845)
* fix(AdaptedStyles): support unadapted user space page graphic content style

* Update userSpacePage.scss

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-06-18 16:59:12 +08:00
MidnightCrowing
b9b7fb9765 fix(AdaptedStyles): support unadapted articles page style (#846)
* fix(AdaptedStyles): support unadapted articles page style

* remove pcpreview page support

* 更新 index.ts

* 更新 index.ts

* Update index.ts

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-06-18 16:53:49 +08:00
hakadao
90867d0fb1 feat: adjust status colors 2024-06-18 00:53:23 +08:00
hakadao
8442acad81 fix: ensure container fills recommended-container size on large screens on homepage
* feat(AdaptedStyles): adjust fixed header styles in homepage
2024-06-18 00:41:02 +08:00
hakadao
4d549d1936 fix: remove adblock tips when block ads setting is not enabled 2024-06-18 00:38:07 +08:00
hakadao
228be16b2c chore: add descriptions for css variables 2024-06-17 01:33:39 +08:00
hakadao
1436f0a606 refactor: update selector to increase the priority of css 2024-06-16 18:44:02 +08:00
hakadao
647d8bca75 refactor(AdaptedStyles): remove unnecessary top bar css adjustments 2024-06-16 18:37:31 +08:00
hakadao
f1de0d5bfa refactor: use --bew-top-bar-height to set the bewly top bar height 2024-06-16 18:35:07 +08:00
hakadao
36f6bd55fd refactor(AdaptedStyles): move styles from articlesRanking && articlesList to articlesPage 2024-06-16 17:35:05 +08:00
MidnightCrowing
5f925f4eb6 fix(AdaptedStyles): support unadapted userSpace page parts (#844) 2024-06-16 17:07:14 +08:00
MidnightCrowing
9e74a01b1e feat(AdaptedStyles): support articles list and articles ranking pages (#843)
* feat: Add styles support for articles list page and articles ranking page

* Update articlesListPage.scss

* Update articlesRankingPage.scss

* Update index.ts

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-06-16 17:05:59 +08:00
MidnightCrowing
f9bb956b54 fix(AdaptedStyles): support unadapted history page style (#842) 2024-06-16 16:44:36 +08:00
Hakadao
2b5c2ea754 fix(AdaptedStyles): adapte login dialog in dark mode (#841)
* fix: login prompt theme (#832)

* fix login prompt theme

* Increase CSS style priority

* add loginDialog.scss file

* add selectors

* rewrite code comments

* chore: update

---------

Co-authored-by: MidnightCrowing <110297461+MidnightCrowing@users.noreply.github.com>
2024-06-16 04:01:28 +08:00
Hakadao
d983c454fd chore(pkg): update deps (#837)
* chore(pkg): update deps

* chore: fix ts error
2024-06-15 19:36:32 +08:00
hakadao
3e5dc245ea feat: adjust box shadow styles for improved consistency 2024-06-14 01:34:03 +08:00
hakadao
dda5471ae8 fix(adaptedStyles): adjust note page styles 2024-06-13 02:16:05 +08:00
Hakadao
d9192e05c7 fix(adaptedStyles): adapted unadapted contents (#834)
* fix: adaptation of theme styles

* Fix: Code formatting issues in SCSS files

* Fix: Code formatting issues in SCSS files

* Fix: Code formatting issues in SCSS files

* style addition

* delete electric style

* add noteListPage file

* Fix the length of the input box

* Fix issues with the previous commit

* add style

* fix theme style for more pages

* docs: adjust FireFox link (#824)

* 简中文档补全

* 火狐商店链接修正

* feat: video preview time jump (#821)

* docs: update firefox link

* fix: home page tab loading animation issues (#827)

* fix: resolve i18n not affecting #822

* Create FUNDING.yml

* fix(adaptedStyles): adapted user space page styles (#831)

* fix: userSpace page style

* add style

* add style

* fix(adaptedStyles): video page comment button disable style (#833)

* fix videoPage comment button disable dark style

* remove box-shadow

* chore(TopBar): remove `important:`

* fix(adaptedStyles): update note page class name && adjust note page styles

---------

Co-authored-by: 夜晚的鸡鸣 <110297461+MidnightCrowing@users.noreply.github.com>
Co-authored-by: 陈生杂物房 <88823709+TC999@users.noreply.github.com>
2024-06-13 02:09:05 +08:00
MidnightCrowing
9e7b67396a fix(adaptedStyles): video page comment button disable style (#833)
* fix videoPage comment button disable dark style

* remove box-shadow
2024-06-12 23:13:10 +08:00