dark.css 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663
  1. @charset utf-8;
  2. button,input[type="submit"],input[type="button"] {
  3. background-color:transparent;
  4. }
  5. html {
  6. color:#eee;
  7. }
  8. body {
  9. background-color:#141d26;
  10. }
  11. .red {
  12. color:red!important;
  13. }
  14. .status_form {
  15. background-color:#243447;
  16. }
  17. .status_form.ready {
  18. background-color:#243447!important;
  19. }
  20. .status_form.ready .status_bottom .submit_status_label {
  21. background-color:#189EFC !important;
  22. opacity:0.5;
  23. }
  24. .status_form .status_bottom .disabled {
  25. color:#189EFC !important;
  26. opacity:0.5;
  27. }
  28. .status_form .status_top .status_spoiler {
  29. color:#fff;
  30. border:1px solid #000;
  31. background-color: #132030;
  32. }
  33. .status_form .status_main .status_textarea {
  34. border:1px solid #000;
  35. background-color:#132030;
  36. }
  37. .status_form .status_main .status_textarea textarea {
  38. background-color: #132030;
  39. color:#fff;
  40. }
  41. .status_form .status_textarea .media_attachments_preview_area,
  42. .status_form .status_textarea .status_poll_editor {
  43. background-color:#1B2836;
  44. border-top:1px solid #000;
  45. }
  46. .status_form .status_textarea .media_attachments_preview {
  47. border:1px solid #000;
  48. background-color:#1B2836;
  49. }
  50. .status_form .status_textarea .media_attachments_preview_area.nsfw .media_attachments_preview::after {
  51. background-color:rgba(0,0,0,1);
  52. }
  53. .status_form .status_textarea .media_attachments_preview_area.nsfw .media_attachments_preview:hover::after {
  54. background-color:rgba(0,0,0,0);
  55. }
  56. .status_form .status_textarea .media_attachments_preview .remove_button {
  57. color:#fff;
  58. background-color:rgba(0,0,0,.8);
  59. }
  60. .poll_time {
  61. color: #FFFFFF;
  62. border:1px solid #AAB8C2;
  63. background-color:#1B2836;
  64. }
  65. .poll_time:focus-within {
  66. border:1px solid #189EFC;
  67. background-color:#1B2836;
  68. }
  69. .poll_time.redborder {
  70. border:1px solid #FF0000;
  71. }
  72. .poll_time input {
  73. color:#FFFFFF;
  74. background-color:#1B2836;
  75. }
  76. .status_form .status_bottom .status_option_button {
  77. color:#189EFC;
  78. }
  79. .status_form .status_bottom .status_option_button:hover {
  80. border:1px solid #132030;
  81. }
  82. .status_form .status_bottom .status_CW > span,.status_form .status_bottom .status_NSFW > span {
  83. color:#050505;
  84. background-color:#189EFC;
  85. }
  86. .status_form .status_bottom .status_privacy .expand_privacy_menu {
  87. background-color:#243447;
  88. box-shadow:.5px .5px 3px rgba(0,0,0,0.26);
  89. }
  90. .status_form .status_bottom .status_privacy .expand_privacy_menu .status_privacy {
  91. color:#eee;
  92. }
  93. .status_form .status_bottom .character_count {
  94. color:#66757F;
  95. }
  96. .status_form .status_bottom .submit_status_label {
  97. color:#fff;
  98. background-color:#2588D0;
  99. }
  100. #overlay_status_form.status_form .status_main .status_textarea textarea {
  101. color:#fff;
  102. }
  103. .single_reply_status .status_preview,.report_status .status_preview {
  104. border-top:1px solid #000;
  105. }
  106. .overlay_simple_header {
  107. background-color: #1B2836;
  108. color: #EEE;
  109. border-bottom: 1px solid #000;
  110. }
  111. .overlay_simple .overlay_simple_body {
  112. background-color: #243447;
  113. }
  114. .overlay_addlist_item {
  115. border-bottom-color:#000000;
  116. }
  117. .copy_link_input {
  118. border: 1px solid #000;
  119. background-color: #132030;
  120. color:#FFFFFF;
  121. }
  122. .relationship_button {
  123. border:1px solid #189EFC;
  124. }
  125. .follow_button,.halcyon_button {
  126. border:1px solid #189EFC;
  127. color:#189EFC;
  128. }
  129. .muting_button i {
  130. color:#fff;
  131. }
  132. .muting_button:hover,.muting_button:hover i {
  133. background-color:#B82424;
  134. color:#fff;
  135. }
  136. .blocking_button {
  137. background-color:#fff;
  138. color:#E20055;
  139. }
  140. .blocking_button i {
  141. color:#E20055;
  142. }
  143. .blocking_button:hover,.blocking_button:hover i {
  144. background-color:#B82424;
  145. }
  146. .profile_edit_button {
  147. background-color:#1B2836;
  148. color:#eee;
  149. border:1px solid #66757F;
  150. }
  151. .timeline_header {
  152. background-color:#243447;
  153. border:1px solid #000;
  154. border-bottom:0;
  155. }
  156. .timeline_header .header_items .item {
  157. color:#189EFC;
  158. }
  159. .timeline_header .header_items .item.view {
  160. color:#fff;
  161. }
  162. .timeline {
  163. background-color:#243447;
  164. border:1px solid #000;
  165. }
  166. .timeline .boost_author_box i {
  167. color:#fff;
  168. background-color:#17BF63;
  169. }
  170. .timeline .pinned_notice_box i {
  171. color:#fff;
  172. background-color:#1DA1F2;
  173. }
  174. .toot_entry {
  175. background-color:#1b2836;
  176. }
  177. .toot_entry .toot_entry_body {
  178. border-bottom:1px solid #000;
  179. }
  180. .toot_entry .toot_entry_body .toot_content .toot_header {
  181. color:#657786;
  182. }
  183. .toot_entry .toot_entry_body .toot_content .toot_header .displayname {
  184. color:#fff;
  185. }
  186. .toot_entry .toot_entry_body .toot_content .cw_button {
  187. background-color:#6D768C;
  188. color:#fff;
  189. }
  190. 100% {
  191. background-color:rgba(0,0,0,0.8);
  192. }
  193. .media_views {
  194. border:1px solid #000;
  195. }
  196. .media_views.sensitive .sensitive_alart {
  197. background-color:#000;
  198. }
  199. .media_views.sensitive .sensitive_alart .text1 {
  200. color:#fff;
  201. }
  202. .media_views.sensitive .sensitive_alart .text2 {
  203. color:#fff;
  204. }
  205. .timeline .notice_entry {
  206. border-bottom:1px solid #000;
  207. }
  208. .timeline .notice_entry .notice_entry_body {
  209. border:1px solid #000;
  210. }
  211. .timeline .notice_entry .font-icon {
  212. color:#fff;
  213. }
  214. .timeline .notice_entry .font-icon.follow {
  215. background:#1DA1F2;
  216. }
  217. .timeline .notice_entry .font-icon.boost {
  218. background:#17BF63;
  219. }
  220. .timeline .notice_entry .font-icon.favourite {
  221. background:#FFAD1A;
  222. }
  223. .timeline .notice_entry .toot_content .toot_header a .username {
  224. color:#66757F;
  225. }
  226. .timeline_footer {
  227. background-color:#243447;
  228. border:1px solid #000;
  229. color:#AAB8C2;
  230. }
  231. #js-follows_profile .follows_profile_box {
  232. background-color:#243447;
  233. border:1px solid #000;
  234. }
  235. #js-follows_profile .follows_profile_box .follows_profile .follows_profile_icon {
  236. background-color:#243447;
  237. }
  238. #js-follows_profile .follows_profile_box .follows_profile .follows_profile_name_box span {
  239. color:#657786;
  240. }
  241. #js-follows_profile .follows_profile_box .follows_profile .follows_profile_bio {
  242. color:#eee;
  243. }
  244. #js-follows_profile .follow_button {
  245. border:1px solid #189EFC;
  246. }
  247. #js-follows_profile .following_button {
  248. border:1px solid #2B94DA;
  249. background-color:#189EFC;
  250. }
  251. #js-follows_profile .following_button i {
  252. color:#fff;
  253. }
  254. #js-follows_profile .following_button span {
  255. color:#fff;
  256. }
  257. #js-follows_profile .following_button:hover,#js-follows_profile .following_button:hover i {
  258. background-color:#E20055;
  259. color:#fff!important;
  260. }
  261. #js-follows_footer {
  262. color:#66757F;
  263. }
  264. #js-stream_update {
  265. background-color:#F5F8FA;
  266. }
  267. #js-stream_update:hover {
  268. background-color:#E6ECF0;
  269. }
  270. .current_profile_box {
  271. background-color:#243447;
  272. border:1px solid #000;
  273. }
  274. .current_profile_box .current_profile .current_profile_icon {
  275. background-color:#243447;
  276. }
  277. .current_profile_box .current_profile .current_profile_name_box span {
  278. color:#657786;
  279. }
  280. .current_profile_box .current_profile .current_profile_counts .current_profile_count a .title {
  281. color:#8899a6;
  282. }
  283. .current_profile_box .current_profile .current_profile_counts .current_profile_count a .count {
  284. color:#189EFC;
  285. }
  286. .side_widget {
  287. background-color:#243447;
  288. border:1px solid #000;
  289. }
  290. .side_widgets_footer {
  291. color:#657786;
  292. }
  293. .side_widget h2 {
  294. color:#eee;
  295. }
  296. .side_widget h3 {
  297. color:#eee;
  298. }
  299. .side_widget.with_button .form_title .headerbtn {
  300. color:#189EFC;
  301. }
  302. .textfield {
  303. color:#eee;
  304. border:1px solid #AAB8C2;
  305. background-color:transparent;
  306. }
  307. .textfield:focus {
  308. border:1px solid #189EFC;
  309. background-color:transparent;
  310. }
  311. .side_widget .account_box .label_box h3 {
  312. color:#e6dede;
  313. }
  314. .side_widget .account_box .label_box h3 .un {
  315. color:#66757F;
  316. }
  317. .side_widget .account_box .label_box .following_button {
  318. color:#fff;
  319. background-color:#189EFC;
  320. border:1px solid #189EFC;
  321. }
  322. .side_widget .account_box .label_box .following_button:hover {
  323. background-color:#E20055;
  324. }
  325. .side_widget .account_box .label_box .following_button i {
  326. color:#FFF;
  327. }
  328. #header {
  329. color:#8899a6;
  330. background-color:#243447;
  331. box-shadow:0 1px 1px rgba(0,0,0,0.26);
  332. }
  333. #header .header_nav_wrap .header_left_box ul.header_nav_list li.header_nav_item .nav_badge {
  334. background-color:#189EFC;
  335. }
  336. #header .header_nav_wrap .header_left_box ul.header_nav_list li.header_nav_item .nav_badge.notification_badge {
  337. background-color:#189EFC;
  338. border:2px solid #243447;
  339. color:#fff;
  340. }
  341. #header .header_nav_wrap .header_left_box ul.header_nav_list li.header_nav_item a {
  342. color:#eee;
  343. border-top:0px solid transparent;
  344. border-bottom:0px solid #189EFC;
  345. }
  346. #header .header_nav_wrap .header_left_box ul.header_nav_list li.header_nav_item a:hover {
  347. color:#189EFC;
  348. border-top:5px solid transparent;
  349. border-bottom:5px solid #189EFC;
  350. }
  351. #header .header_nav_wrap .header_left_box ul.header_nav_list li.header_nav_item a.view {
  352. border-top:5px solid transparent;
  353. border-bottom:5px solid #189EFC;
  354. }
  355. #header .header_nav_wrap .header_right_box .search_form .search_form_input {
  356. color:#eee;
  357. border:1px solid #000;
  358. background-color:#132030;
  359. }
  360. #header .header_nav_wrap .header_right_box .search_form .search_form_input:focus {
  361. background-color:transparent;
  362. border:2px solid #189EFC;
  363. }
  364. #header .header_nav_wrap .header_right_box .search_form .search_form_submit button,#header .header_nav_wrap .header_right_box .search_form .search_form_submit i {
  365. color:#eee;
  366. }
  367. #header .header_nav_wrap .header_right_box .my_account_wrap .header_my_account_nav {
  368. background-color:#243447;
  369. box-shadow:.5px .5px 3px rgba(0,0,0,0.26);
  370. }
  371. #header .header_nav_wrap .header_right_box .my_account_wrap .header_my_account_nav::before {
  372. background-color:#243447;
  373. border:.5px solid rgba(0,0,0,.26);
  374. }
  375. #header .header_nav_wrap .header_right_box .my_account_wrap .header_my_account_nav ul li a .display_name {
  376. color:#fff;
  377. }
  378. #header .header_nav_wrap .header_right_box .toot_button {
  379. color:#fff;
  380. background-color:#189EFC;
  381. }
  382. #header .header_nav_wrap .header_right_box .search_form_wrap .header_search_suggestions {
  383. background-color:#243447;
  384. box-shadow:.5px .5px 3px rgba(0,0,0,0.26);
  385. }
  386. #header .header_nav_wrap .header_right_box .search_form_wrap .header_search_suggestions::before {
  387. background-color:#243447;
  388. border:.5px solid rgba(0,0,0,.26);
  389. }
  390. #header .header_nav_wrap .header_right_box .search_form_wrap .header_search_suggestions ul li.account_box h3,
  391. #header .header_nav_wrap .header_right_box .search_form_wrap .header_search_suggestions ul li.account_box:hover .un {
  392. color:#FFFFFF !important;
  393. }
  394. #header .header_nav_wrap .header_right_box .search_form_wrap .header_search_suggestions ul li.account_box:hover .un {
  395. color:#66757F;
  396. }
  397. #main .profile_nav_wrap {
  398. background-color:#1b2836;
  399. box-shadow:0 1px 3px 0 rgba(0,0,0,0.25);
  400. }
  401. #main .profile_nav_wrap .profile_nav .profile_nav_right .profile_nav_list .profile_nav_item {
  402. color:#eee;
  403. border-color:transparent;
  404. }
  405. #main .profile_nav_wrap .profile_nav .profile_nav_right .profile_nav_list .profile_nav_item:hover {
  406. color:#189EFC;
  407. border-top:4px solid transparent;
  408. border-bottom:4px solid #189EFC;
  409. }
  410. #main .profile_nav_wrap .profile_nav .profile_nav_right .profile_nav_list .profile_nav_item.view {
  411. color:#189EFC;
  412. border-top:4px solid transparent;
  413. border-bottom:4px solid #189EFC;
  414. }
  415. #js-header_title_box {
  416. background-color:#189EFC;
  417. }
  418. #js-header_title_box h1 {
  419. color:#eee;
  420. }
  421. #main .header_nav_wrap {
  422. background-color:#1B2836;
  423. box-shadow:0 1px 3px 0 rgba(0,0,0,0.25);
  424. }
  425. #main .header_nav_wrap .header_nav .header_nav_left .header_nav_list .header_nav_item {
  426. color:#66757F;
  427. }
  428. #main .header_nav_wrap .header_nav_item.view a {
  429. border-top:4px solid transparent!important;
  430. border-bottom:4px solid #189EFC!important;
  431. }
  432. #main .header_nav_wrap .header_nav .header_nav_left .header_nav_list .header_nav_item a:hover {
  433. color:#189EFC;
  434. border-top:4px solid transparent;
  435. border-bottom:4px solid #189EFC;
  436. }
  437. #main .header_nav_wrap .header_nav .header_nav_left .header_nav_list .header_nav_item a.view {
  438. color:#189EFC;
  439. border-top:4px solid transparent;
  440. border-bottom:4px solid #189EFC;
  441. }
  442. #main .header_nav_wrap .header_nav .header_nav_left .header_nav_list .header_nav_item a h2 {
  443. color:#189EFC;
  444. }
  445. #main .article_wrap .left_column > .profile_icon_box {
  446. background-color:#243447;
  447. border:1px solid #000;
  448. box-shadow:0 .1px .3px rgba(0,0,0,0.26);
  449. }
  450. #main .article_wrap .left_column .profile_section_wrap > .profile_displayname {
  451. color:#fff;
  452. }
  453. #main .article_wrap .left_column .profile_section_wrap > .profile_username {
  454. color:#657786;
  455. }
  456. #main .article_wrap .left_column .profile_section_wrap > .profile_bio a,
  457. #main .article_wrap .left_column .profile_section_wrap .profile_field_value a,
  458. .profile_with_icon > a {
  459. color:#189EFC;
  460. }
  461. .profile_with_icon i {
  462. color:#eee;
  463. }
  464. #js-overlay_content_wrap.view {
  465. background-color:rgba(0,0,0,0);
  466. }
  467. #js-overlay_content_wrap.view.black_08 {
  468. background-color:rgba(0,0,0,0.8);
  469. }
  470. #js-overlay_content_wrap #js-overlay_content .close_button {
  471. color:#fff;
  472. }
  473. #overlay_message {
  474. background-color:#1B2836;
  475. box-shadow:1px 1px 3px rgba(0,0,0,0.35);
  476. }
  477. #overlay_message section {
  478. color:#999;
  479. }
  480. .toot_detail {
  481. background-color:#1B2836;
  482. }
  483. .toot_entry.ancestors_status .toot_entry_body::after,.toot_entry.descendants_status.direct_answer .toot_entry_body::after {
  484. border:2px solid #76BFEC;
  485. }
  486. .toot_entry.descendants_status:last-child .toot_entry_body::after {
  487. border:0 solid #76BFEC;
  488. }
  489. .toot_detail .toot_header a .displayname {
  490. color:#fff;
  491. }
  492. .toot_detail .toot_header a .username {
  493. color:#66757F;
  494. }
  495. .toot_detail.main_status .toot_content .toot_article .cw_button {
  496. background-color:#6D768C;
  497. color:#fff;
  498. }
  499. .toot_detail.main_status .toot_content time {
  500. color:#66757F;
  501. }
  502. .toot_detail .status_form {
  503. border-top:1px solid #E6ECF0;
  504. border-bottom:1px solid #E6ECF0;
  505. }
  506. .media_detail .media_box {
  507. background-color:#000;
  508. }
  509. .switch-btn {
  510. background:#132030;
  511. }
  512. .switch-btn span {
  513. background:#243447;
  514. }
  515. .switch input:checked + .switch-btn {
  516. background:#189EFC;
  517. }
  518. .radiobox input[type="radio"] + .radiotext:before {
  519. border:1px solid #AAB8C2;
  520. }
  521. .radiobox input[type="radio"]:checked + .radiotext:before {
  522. background-color:#189EFC;
  523. box-shadow: inset 0 0 0 4px #243447;
  524. border-color:#189EFC;
  525. }
  526. .options {
  527. background-color:#243447;
  528. }
  529. .status_form .status_bottom .status_privacy .expand_privacy_menu::before,.toot_entry .toot_entry_body .toot_content .toot_header .expand_button_wrap .expand_menu::before,.toot_detail .toot_header .expand_button_wrap .expand_menu::before {
  530. background-color:#243447;
  531. }
  532. .status_form .status_bottom .status_privacy .expand_privacy_menu .status_privacy:hover,.follow_button i,.halcyon_button i,.toot_entry .toot_entry_body .toot_content .toot_header .displayname:hover,.toot_entry .toot_entry_body .toot_content .toot_header .expand_button_wrap .expand_button:hover,#js-follows_profile .follows_profile_box .follows_profile .follows_profile_bio p a,#js-stream_update button,.current_profile_box .current_profile .current_profile_counts .current_profile_count a:hover .title,.toot_detail .toot_header a:hover .displayname,.toot_detail .toot_header .expand_button_wrap .expand_button:hover,.toot_detail.main_status .toot_content a {
  533. color:#189EFC;
  534. }
  535. .status_form .status_bottom .submit_status_label:hover,#header .header_nav_wrap .header_right_box .toot_button:hover {
  536. background-color:#2571D0;
  537. }
  538. .status_form .status_bottom .submit_status_label:active,#header .header_nav_wrap .header_right_box .toot_button:active {
  539. background-color:#255ED0;
  540. }
  541. .overlay_status_header,.single_reply_status_header,.report_status_header {
  542. background-color:#1B2836;
  543. color:#eee;
  544. }
  545. #overlay_status_form.status_form,#single_reply_status_form.status_form,#report_status_form.status_form {
  546. background-color:#243447;
  547. }
  548. .follow_button:hover,.follow_button:hover i,.halcyon_button:hover,.halcyon_button:hover i,.following_button,.following_button i {
  549. background-color:#189EFC;
  550. color:#fff;
  551. }
  552. .following_button:hover,.following_button:hover i,.muting_button {
  553. background-color:#E20055;
  554. color:#fff;
  555. }
  556. .profile_edit_button:hover,.profile_edit_button:hover i,.toot_entry:hover {
  557. background-color:#243447;
  558. }
  559. .timeline .boost_author_box,.timeline .pinned_notice_box {
  560. color:#657786;
  561. }
  562. .toot_entry .toot_entry_body .toot_content .toot_header .expand_button_wrap .expand_button,.toot_detail .toot_header .expand_button_wrap .expand_button {
  563. color:#AAB8C2;
  564. }
  565. .toot_entry .toot_entry_body .toot_content .toot_header .expand_button_wrap .expand_menu,.toot_detail .toot_header .expand_button_wrap .expand_menu {
  566. background-color:#243447;
  567. box-shadow:.5px .5px 3px rgba(0,0,0,0.26);
  568. }
  569. .toot_entry .toot_entry_body .toot_content .toot_header .expand_button_wrap .expand_menu ul::after,#header .header_nav_wrap .header_right_box .my_account_wrap .header_my_account_nav ul::after,.toot_detail .toot_header .expand_button_wrap .expand_menu ul::after {
  570. border-bottom:1px solid #000;
  571. }
  572. .toot_entry .toot_entry_body .toot_content .toot_header .expand_button_wrap .expand_menu ul:last-child::after,#header .header_nav_wrap .header_right_box .my_account_wrap .header_my_account_nav ul:last-child::after,.toot_detail .toot_header .expand_button_wrap .expand_menu ul:last-child::after {
  573. border-bottom:0 solid #E6ECF0;
  574. }
  575. .toot_entry .toot_entry_body .toot_content .toot_header .expand_button_wrap .expand_menu a:hover,#header .header_nav_wrap .header_right_box .my_account_wrap .header_my_account_nav a:hover,#header .header_nav_wrap .header_right_box .my_account_wrap .header_my_account_nav ul li a:hover .display_name,.toot_detail .toot_header .expand_button_wrap .expand_menu a:hover {
  576. background-color:#189EFC;
  577. color:#fff;
  578. }
  579. .toot_entry .toot_entry_body .toot_content .toot_article a,#main .article_wrap .left_column .profile_section_wrap > .profile_bio a {
  580. color:#189EFC;
  581. }
  582. .toot_entry .toot_entry_body .toot_content .toot_reaction button,.toot_detail .toot_footer .toot_reaction button {
  583. color:#AAB8C2;
  584. }
  585. .toot_entry .toot_entry_body .toot_content .toot_reaction button .reaction_count,.toot_detail .toot_footer .toot_reaction button .reaction_count {
  586. color:#AAB8C2;
  587. }
  588. .toot_entry .toot_entry_body .toot_content .toot_reaction .reply_button:hover,.toot_detail .toot_footer .toot_reaction .reply_button:hover {
  589. color:#1DA1F2;
  590. }
  591. .toot_entry .toot_entry_body .toot_content .toot_reaction .boost_button[reblogged="null"]:hover,.toot_entry .toot_entry_body .toot_content .toot_reaction .boost_button[reblogged="true"],.toot_entry .toot_entry_body .toot_content .toot_reaction .boost_button[reblogged="null"]:hover .reaction_count,.toot_entry .toot_entry_body .toot_content .toot_reaction .boost_button[reblogged="true"] .reaction_count,.toot_detail .toot_footer .toot_reaction .boost_button[reblogged="false"]:hover,.toot_detail .toot_footer .toot_reaction .boost_button[reblogged="true"],.toot_detail .toot_footer .toot_reaction .boost_button[reblogged="false"]:hover .reaction_count,.toot_detail .toot_footer .toot_reaction .boost_button[reblogged="true"] .reaction_count {
  592. color:#17BF63;
  593. }
  594. .toot_entry .toot_entry_body .toot_content .toot_reaction .fav_button[favourited="null"]:hover,.toot_entry .toot_entry_body .toot_content .toot_reaction .fav_button[favourited="true"],.toot_entry .toot_entry_body .toot_content .toot_reaction .fav_button[favourited="null"]:hover .reaction_count,.toot_entry .toot_entry_body .toot_content .toot_reaction .fav_button[favourited="true"] .reaction_count,.toot_detail .toot_footer .toot_reaction .fav_button[favourited="false"]:hover,.toot_detail .toot_footer .toot_reaction .fav_button[favourited="true"],.toot_detail .toot_footer .toot_reaction .fav_button[favourited="false"]:hover .reaction_count,.toot_detail .toot_footer .toot_reaction .fav_button[favourited="true"] .reaction_count {
  595. color:#FFAD1A;
  596. }
  597. #js-follows_profile .follows_profile_box .follows_profile_header,.current_profile_box .current_profile_header {
  598. background-color:#189EFC;
  599. }
  600. #js-follows_profile .follow_button i,.side_widget .account_box .label_box .follow_button i,.halcyon_button i {
  601. color:#189EFC;
  602. }
  603. #js-follows_profile .follow_button:hover,#js-follows_profile .follow_button:hover i,.side_widget .account_box .label_box .follow_button:hover,.side_widget .account_box .label_box .follow_button:hover i,.halcyon_button:hover,.halcyon_button:hover i {
  604. background-color:#189EFC;
  605. color:#fff!important;
  606. }
  607. #main .profile_nav_wrap .profile_nav .profile_nav_right .profile_nav_list .profile_nav_item a,#main .header_nav_wrap .header_nav .header_nav_left .header_nav_list .header_nav_item a {
  608. border-top:0 solid transparent;
  609. border-bottom:0 solid #189EFC;
  610. }
  611. .lsx-emojipicker-container,.lsx-emojipicker-container:before {
  612. background-color:#243447 !important;
  613. }
  614. .dropDown {
  615. background-color:#243447;
  616. box-shadow:0.5px 0.5px 3px rgba(0,0,0,0.26);
  617. border:1px solid #000;
  618. }
  619. .dropDown li .un {
  620. color:#66757F;
  621. }
  622. .dropDown h3 {
  623. color:#FFF !important;
  624. }
  625. .hoverLi {
  626. background-color:#189EFC;
  627. color:#FFF;
  628. }
  629. .hoverLi h3,.hoverLi .un {
  630. color:#FFF !important;
  631. }
  632. .instance_field {
  633. border:1px solid #000000;
  634. }
  635. .player {
  636. border: 1px solid #000000;
  637. color: #FFF;
  638. }
  639. .player .progress {
  640. background: rgb(101, 119, 134);
  641. }
  642. .player .loaded {
  643. background: #76BFEC;
  644. }
  645. .player .progress .pointer {
  646. background: #189EFC;
  647. }
  648. .player .volume {
  649. background: rgb(101, 119, 134);
  650. }
  651. .player .volume .pointer {
  652. background: #189EFC;
  653. }
  654. .poll_bar {
  655. background-color:rgb(101, 119, 134);
  656. }
  657. .poll_winner {
  658. background-color:#189EFC;
  659. }
  660. .poll_footer {
  661. color:#66757f;
  662. }