luckyphoenix 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  ***Bing Wallpaper***
2
- **2024年07月28日 00:00:00 UTC+0800**
3
- *[色彩斑斓的海岸线,斯科讷省海滩上的浴场小屋,瑞典Martin Wahlborg/Getty Images)](https://www.bing.com/th?id=OHR.BeachHutsSweden_ZH-CN4193150313_UHD.jpg)*
4
- ![](https://www.bing.com/th?id=OHR.BeachHutsSweden_ZH-CN4193150313_UHD.jpg)
5
- ![](https://www.bing.com/th?id=OHR.BeachHutsSweden_ZH-CN4193150313_1080x1920.jpg)
2
+ **2024年07月29日 00:00:00 UTC+0800**
3
+ *[咆哮与探索,科贝国家公园的老虎兄弟,北阿坎德邦,印度Sourabh Bharti/Getty Images)](https://www.bing.com/th?id=OHR.CorbettTigers_ZH-CN6927569938_UHD.jpg)*
4
+ ![](https://www.bing.com/th?id=OHR.CorbettTigers_ZH-CN6927569938_UHD.jpg)
5
+ ![](https://www.bing.com/th?id=OHR.CorbettTigers_ZH-CN6927569938_1080x1920.jpg)
@@ -107,17 +107,17 @@ div svg.hope-icon {
107
107
  }
108
108
 
109
109
  /*白天模式 搜索按钮+毛玻璃*/
110
- .hope-ui-light .hope-modal__body button {
110
+ /* .hope-ui-light .hope-modal__body button {
111
111
  background-color: rgba(255, 255, 255, 0.2) !important;
112
112
  backdrop-filter: blur(5px) !important;
113
113
  padding: var(--hope-space-1) !important;
114
- }
114
+ } */
115
115
  /*夜间模式 搜索按钮+毛玻璃*/
116
- .hope-ui-dark .hope-modal__body button {
116
+ /* .hope-ui-dark .hope-modal__body button {
117
117
  background-color: rgb(0 0 0 / 10%) !important;
118
118
  backdrop-filter: blur(5px) !important;
119
119
  padding: var(--hope-space-1) !important;
120
- }
120
+ } */
121
121
 
122
122
  /*鼠标悬浮 颜色*/
123
123
  .left-toolbar-box svg:hover,
@@ -22,7 +22,7 @@
22
22
  url(https://wall.youtd.cc/bing.php), url(https://api.paugram.com/bing), url(https://baotangguo.cn:8081),
23
23
  url(https://bing.img.run/1920x1080.php), url(https://api.timecdn.cn/libs/wallpaper/v1/?p=1920x1080),
24
24
  url(https://api.dujin.org/bing/1920.php), url(https://www.yumus.cn/api/?target=img&brand=bing&ua=pc),
25
- url(https://www.bing.com/th?id=OHR.BeachHutsSweden_ZH-CN4193150313_1920x1080.jpg), url(../bing/FHD.jpg);
25
+ url(https://www.bing.com/th?id=OHR.CorbettTigers_ZH-CN6927569938_1920x1080.jpg), url(../bing/FHD.jpg);
26
26
  background-position: center;
27
27
  background-attachment: fixed;
28
28
  background-size: cover;
@@ -35,7 +35,7 @@
35
35
  background-image:
36
36
  url(https://bing.img.run/m.php), url(https://api.timecdn.cn/libs/wallpaper/v1/?p=1080x1920),
37
37
  url(https://api.dujin.org/bing/m.php), url(https://www.yumus.cn/api/?target=img&brand=bing&ua=m),
38
- url(https://www.bing.com/th?id=OHR.BeachHutsSweden_ZH-CN4193150313_1080x1920.jpg), url(../bing/mFHD.jpg);
38
+ url(https://www.bing.com/th?id=OHR.CorbettTigers_ZH-CN6927569938_1080x1920.jpg), url(../bing/mFHD.jpg);
39
39
  background-position: center;
40
40
  background-attachment: fixed;
41
41
  background-size: cover;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "luckyphoenix",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "gather open source library which I need to use",
5
5
  "license": "MIT",
6
6
  "author": "zypluckyphoenix",