style-wxa-auto-dark.wxss 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. /*
  2. 此文件为开发者工具生成,生成时间: 2021/3/17 下午5:41:05
  3. 使用方法:
  4. 在 style.wxss 文件末尾引入样式
  5. ```
  6. @import "./style-wxa-auto-dark.wxss";
  7. ```
  8. */
  9. @media (prefers-color-scheme: dark) {
  10. .fixed-right-sec button, .fixed-right-sec view,
  11. .fixed-right-sec cover-view.circle {
  12. background: rgba(255, 255, 255, 0.3);
  13. color: rgb(17, 17, 17);
  14. }
  15. .fixed-right-sec cover-view.circle cover-view.icon-shouye,
  16. .fixed-right-sec button i, .fixed-right-sec view i {
  17. color: rgb(17, 17, 17);
  18. }
  19. .fix-bottom-btn {
  20. background: rgb(0, 0, 0);
  21. background: rgb(0, 0, 0);
  22. background: rgb(0, 0, 0);
  23. background: rgb(0, 0, 0);
  24. background: rgb(0, 0, 0);
  25. background: rgb(0, 0, 0);
  26. border: rgb(0, 0, 0);
  27. }
  28. .fix-bottom-btn i {
  29. color: rgb(17, 17, 17);
  30. }
  31. .fix-bottom-btn .text {
  32. color: rgb(17, 17, 17);
  33. }
  34. .show-share-box {
  35. border: rgba(0, 0, 0, 0);
  36. }
  37. .show-share-box view.text {
  38. color: rgb(151, 151, 151);
  39. }
  40. .add-reduce-btn {
  41. background: rgb(17, 17, 17);
  42. border: rgb(0, 0, 0);
  43. }
  44. .shop-product-sec .child {
  45. background: rgb(17, 17, 17);
  46. }
  47. .shop-product-sec .child em.tag {
  48. color: rgb(17, 17, 17);
  49. background: rgb(126, 53, 0);
  50. }
  51. .shop-product-sec .child image {
  52. border-bottom: rgb(0, 0, 0);
  53. }
  54. .shop-product-sec .child .clamp2 {
  55. color: rgb(223, 223, 223);
  56. }
  57. .shop-product-sec .child .price {
  58. color: rgb(241, 22, 50);
  59. }
  60. .shop-product-sec .child .price text {
  61. color: rgb(102, 102, 102);
  62. }
  63. .staff-editInfo-bg {
  64. background: rgb(25, 25, 28);
  65. }
  66. .staff-editInfo-sec {
  67. background: rgb(17, 17, 17);
  68. border: rgb(0, 0, 0);
  69. border-left: rgba(0, 0, 0, 0);
  70. border-right: rgba(0, 0, 0, 0);
  71. }
  72. .staff-editInfo-sec .child .flex {
  73. border-bottom: rgb(0, 0, 0);
  74. color: rgb(255, 255, 255);
  75. }
  76. .staff-editInfo-sec .child:nth-last-child(1) .flex {
  77. border: rgba(0, 0, 0, 0);
  78. }
  79. .staff-editInfo-sec .child .flex .tr {
  80. color: rgb(163, 163, 163);
  81. }
  82. .staff-editInfo-sec .child .flex i.icon-right2 {
  83. color: rgb(58, 58, 62);
  84. }
  85. .staff-editInfo-sec .child .flex .nothing {
  86. color: rgb(101, 101, 101);
  87. }
  88. .staff-editInfo-sec .child .flex .tr image {
  89. background: rgb(23, 24, 26);
  90. border: rgb(0, 0, 0);
  91. }
  92. .staff-editInfo-common textarea, .staff-editInfo-common .textarea,
  93. .staff-editInfo-common .voice {
  94. background: rgb(25, 25, 25);
  95. border: rgb(0, 0, 0);
  96. }
  97. .staff-editInfo-common {
  98. background: rgb(17, 17, 17);
  99. border: rgb(0, 0, 0);
  100. border-left: rgba(0, 0, 0, 0);
  101. border-right: rgba(0, 0, 0, 0);
  102. }
  103. .staff-editInfo-common .title {
  104. color: rgb(214, 214, 214);
  105. }
  106. .staff-editInfo-common .imgs .imgs-icon {
  107. background: rgb(17, 17, 17);
  108. border: rgb(0, 0, 0);
  109. }
  110. .staff-editInfo-common .imgs .imgs-icon i {
  111. color: rgb(75, 75, 75);
  112. }
  113. .staff-editInfo-common .imgs .upload-staff-images em {
  114. background: rgb(114, 114, 114);
  115. }
  116. .staff-editInfo-common .imgs .upload-staff-images em i {
  117. color: rgb(17, 17, 17);
  118. }
  119. .staff-editInfo-common .imgs .upload-staff-images image {
  120. background: rgb(23, 24, 26);
  121. }
  122. .tags-title {
  123. color: rgb(214, 214, 214);
  124. }
  125. .staff-choose-tags .child em.circle {
  126. background: rgb(31, 31, 31);
  127. }
  128. .staff-choose-tags .child em.circle i {
  129. color: rgb(81, 81, 81);
  130. }
  131. .staff-choose-tags .child em.addNum {
  132. color: rgb(0, 131, 19);
  133. }
  134. .change-company-sec .child {
  135. border-bottom: rgb(0, 0, 0);
  136. }
  137. .change-company-sec .child:nth-last-child(1) {
  138. border: rgba(0, 0, 0, 0);
  139. }
  140. .change-company-sec .child .logo-image {
  141. border: rgb(0, 0, 0);
  142. }
  143. .change-company-sec .child .content .title {
  144. color: rgb(210, 210, 210);
  145. }
  146. .change-company-sec .child .content .flex {
  147. color: rgb(99, 99, 99);
  148. }
  149. .change-company-sec .child .content .flex .flex100-8 text {
  150. color: rgb(38, 128, 231);
  151. background: rgb(26, 34, 51);
  152. }
  153. .change-company-sec .child .content .flex .flex100-8 text.create-text {
  154. color: rgb(0, 106, 0);
  155. background: rgb(5, 25, 11);
  156. }
  157. .change-company-sec .child .content .join-company {
  158. color: rgb(151, 151, 151);
  159. background: rgb(24, 24, 24);
  160. border: rgb(0, 0, 0);
  161. }
  162. .change-company-fix-bottom {
  163. color: rgb(151, 151, 151);
  164. background: rgb(35, 35, 35);
  165. }
  166. .mod-banner .child .title {
  167. background: rgb(23, 24, 26);
  168. }
  169. .mod-banner .child .title em {
  170. background: rgb(75, 75, 75);
  171. color: rgb(17, 17, 17);
  172. }
  173. .mod-banner .child .article-child {
  174. background: rgb(25, 25, 25);
  175. }
  176. .mod-banner .child .staff {
  177. background: rgb(25, 25, 25);
  178. }
  179. }