Advertisement
Guest User

НЯК (Dark) RC24

a guest
Jul 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.07 KB | None | 0 0
  1. /* Logo */
  2. .page__app-logo > svg > g
  3. {stroke: #ccc;}
  4.  
  5. .page__app-name > svg > path
  6. {fill: #ccc;}
  7.  
  8. /* Scroll */
  9. ::-webkit-scrollbar
  10. {width: 12px; height: 12px;}
  11.  
  12. ::-webkit-scrollbar-button
  13. {width: 0px; height: 0px;}
  14.  
  15. ::-webkit-scrollbar-thumb
  16. {background: #1a1a1a; border-radius: 6px; border: 2px solid #333;}
  17.  
  18. ::-webkit-scrollbar-track
  19. {background: #333;}
  20.  
  21. ::-webkit-scrollbar-corner
  22. {background: transparent;}
  23.  
  24. /* Page */
  25. .page_theme_islands
  26. {background: #111;}
  27.  
  28. .nk-popup_theme_islands
  29. {background: #333;}
  30.  
  31. /* Bottom Bar */
  32. .ymaps-2-1-61-copyright__content
  33. {background: rgba(0,0,0,.5); color: #eee;}
  34.  
  35. .ymaps-2-1-61-map ymaps::after
  36. {background: rgba(0,0,0,.5);}
  37.  
  38. .ymaps-2-1-61-copyright__link
  39. {color: #eee !important;}
  40.  
  41. .ymaps-2-1-61-copyright__link:hover
  42. {color: #e85253 !important;}
  43.  
  44. .nk-map-region-view__coords, .ymaps-2-1-61-scaleline__label
  45. {background: rgba(0,0,0,.5); color: #eee;}
  46.  
  47. /* Search */
  48. .nk-text-input_theme_on-map .nk-text-input__box
  49. {background: #333; border-radius: 3px;}
  50.  
  51. .nk-text-input_theme_on-map .nk-text-input__control
  52. {color: #eee;}
  53.  
  54. .nk-text-input_theme_on-map.nk-text-input_size_l .nk-text-input__clear
  55. {filter: invert(1);}
  56.  
  57. .nk-popup__content
  58. {background: #333 !important;}
  59.  
  60. .nk-suggest__items
  61. {background: #333 !important;}
  62.  
  63. .nk-suggest__items_theme_islands .nk-suggest__item_hovered
  64. {background-color: #444;}
  65.  
  66. /* Pop-up */
  67. .nk-menu_theme_islands
  68. {background: #333;}
  69.  
  70. .menu-item_theme_islands.menu-item_hovered
  71. {color: #111;}
  72.  
  73. .menu-item_theme_islands.menu-item_checked
  74. {background-image: none;}
  75.  
  76. .menu-item_theme_islands.menu-item_checked::before
  77. {content: '✓'; position: absolute; left: 13px; font-size: 18px;}
  78.  
  79. .nk-layer-manager-view__layers-settings::before
  80. {background: #555;}
  81.  
  82. /* Create */
  83. .nk-button_theme_on-map.nk-button_view_action
  84. {background: #333; box-shadow: 0 0 0 2px #fbd553; color: #fbd553; transition: .2s cubic-bezier(.455,.03,.515,.955);}
  85.  
  86. .nk-button_theme_on-map.nk-button_view_action.nk-button_hovered
  87. {background: #333; box-shadow: 0 0 0 2px #fff; color: #eee;}
  88.  
  89. .nk-category-selector-view__group-label
  90. {color: #bbb;}
  91.  
  92. .nk-category-selector-view__group:hover .nk-category-selector-view__group-label
  93. {color: #eee;}
  94.  
  95. /* Buttons */
  96. .nk-button_theme_on-map
  97. {background: #333;}
  98.  
  99. .nk-button_theme_on-map.nk-button_size_l > span > svg,
  100. .nk-button_theme_on-map.nk-button_size_l > span > svg > path,
  101. .nk-button_theme_on-map.nk-button_size_l > span > svg > g,
  102. .nk-button_theme_on-map.nk-button_size_l.nk-button_disabled > span > svg > g > path,
  103. .nk-button_theme_on-map.nk-button_size_l.nk-button_disabled > span > svg > g > rect
  104. {fill: #ccc;}
  105.  
  106. .nk-button_theme_on-map.nk-button_size_l > .nk-icon2_id_contour-edit-content-drawing-mode > svg > path
  107. {fill: #ccc; stroke: #ccc;}
  108.  
  109. .nk-button_theme_on-map.nk-button_checked > span > svg,
  110. .nk-button_theme_on-map.nk-button_checked > span > svg > path,
  111. .nk-button_theme_on-map.nk-button_checked > span > svg > g,
  112. .nk-button_theme_on-map.nk-button_checked > span > svg > g > path,
  113. .nk-button_theme_on-map.nk-button_checked > span > svg > g > rect
  114. {fill: #111;}
  115.  
  116. .nk-button_theme_on-map.nk-button_checked > .nk-icon2_id_contour-edit-content-drawing-mode > svg > path
  117. {fill: #111; stroke: #111;}
  118.  
  119. .nk-geolocation-view > span > svg > path
  120. {fill: none !important; stroke: #ccc;}
  121.  
  122. .nk-icon2_id_settings > svg > g > path
  123. {fill: #ccc;}
  124.  
  125. .nk-icon2_id_contour-edit-center-mode > svg > g > path
  126. {fill: #ccc; stroke-width: 0;}
  127.  
  128. .nk-icon2_id_contour-edit-selector-mode > svg > g
  129. {stroke: #111;}
  130.  
  131. .nk-button_disabled > .nk-icon2_id_contour-edit-selector-mode > svg > g
  132. {stroke: #ccc;}
  133.  
  134. .nk-icon2_id_contour-edit-selector-mode > svg > g > rect
  135. {fill: none !important;}
  136.  
  137. .nk-icon2_id_lasso > svg > rect
  138. {fill: #ccc;}
  139.  
  140. .nk-button_checked > .nk-icon2_id_lasso > svg > rect
  141. {fill: #111;}
  142.  
  143. .nk-menu-item_theme_islands.nk-menu-item_hovered
  144. {color: #111;}
  145.  
  146. .nk-menu-item_theme_islands.nk-menu-item_checked
  147. {background-image: none;}
  148.  
  149. .nk-menu-item_theme_islands.nk-menu-item_checked::before
  150. {content: '✓'; position: absolute; left: 15px; font-size: 15px;}
  151.  
  152. .nk-menu-item_size_xl.nk-menu-item > span > svg > g > path
  153. {fill: #eee;}
  154.  
  155. .nk-menu-item_size_xl.nk-menu-item_hovered > span > svg > g > path
  156. {fill: #111;}
  157.  
  158. .nk-button_checked.nk-map-region-view__button > span > svg > path
  159. {fill: #ffd03f;}
  160.  
  161. /* Nav Buttons */
  162. .nk-button_theme_on-map, .nk-button_theme_on-map.nk-button_hovered
  163. {box-shadow: none;}
  164.  
  165. .nk-tools-manager-view
  166. {bottom: 280px;}
  167.  
  168. .nk-geolocation-view
  169. {bottom: 228px;}
  170.  
  171. .nk-geolocation-view, .nk-layer-manager-view__layers
  172. {border-radius: 19px 19px 0 0;}
  173.  
  174. .nk-geolocation-view::after, .nk-layer-manager-view__layers::after
  175. {display: block; content: ''; background: #444; height: 2px; width: 24px; margin-left: 4px;}
  176.  
  177. .nk-map-controls-view__zoom-in, .nk-layer-manager-view__map-type
  178. {border-radius: 0;}
  179.  
  180. .nk-map-controls-view__zoom-in::after, .nk-layer-manager-view__map-type::after
  181. {display: block; content: ''; background: #444; height: 2px; width: 24px; margin-left: 4px;}
  182.  
  183. .nk-map-controls-view__zoom-out, .nk-map-controls-view__ruler
  184. {border-radius: 0 0 19px 19px;}
  185.  
  186. .nk-map-controls-view__zoom-in
  187. {margin-bottom: 0;}
  188.  
  189. .nk-map-controls-view__zoom-out
  190. {margin-bottom: 92px;}
  191.  
  192. .nk-map-controls-view
  193. {bottom: 20px;}
  194.  
  195. .nk-layer-manager-view
  196. {bottom: 58px;}
  197.  
  198. .nk-layer-manager-view__map-type
  199. {margin-top: 0;}
  200.  
  201. .nk-map-region-view__actions-and-path
  202. {bottom: 20px; left: 66px;}
  203.  
  204. .nk-map-region-view .nk-map-region-view__button
  205. {margin-right: 0;}
  206.  
  207. .nk-map-region-view__button.nk-map-region-view__button_id_ymaps
  208. {border-radius: 0 19px 19px 0; margin-right: 12px;}
  209.  
  210. .nk-map-region-view__button_id_panorama
  211. {border-radius: 19px 0 0 19px;}
  212.  
  213. .nk-map-region-view__button_id_dvr
  214. {border-radius: 0;}
  215.  
  216. /* Help */
  217. .nk-help-view__primary-link::before
  218. {filter: invert(1);}
  219.  
  220. .nk-help-view__section-text
  221. {color: #bbb;}
  222.  
  223. .nk-onboarding-view
  224. {background: #333;}
  225.  
  226. .nk-onboarding-page-view h2
  227. {background: #444; color: #eee;}
  228.  
  229. .nk-onboarding-page-view p
  230. {color: #eee;}
  231.  
  232. /* Avatar & Profile*/
  233. .nk-button_theme_on-map
  234. {color: #bbb;}
  235.  
  236. .nk-table__header-cell
  237. {border-bottom: 1px solid #555;}
  238.  
  239. .nk-user-bar-view__user-icon
  240. {background: #333;}
  241.  
  242. .nk-user-bar-view__user-icon .nk-user-icon
  243. {box-shadow: none;}
  244.  
  245. .nk-user-profile-view__group-title
  246. {color: #bbb;}
  247.  
  248. .nk-user-profile-view__login, .nk-user-profile-view__registration-date, .nk-user-profile-view__uid, .nk-user-profile-view__email-hint
  249. {color: #bbb;}
  250.  
  251. .nk-ban-form-view
  252. {background: #444;}
  253.  
  254. /* Top Rates*/
  255. .nk-modal_theme_islands .nk-modal__content
  256. {background: #333;}
  257.  
  258. .nk-rating-view__list-item
  259. {border-bottom: 1px solid #555;}
  260.  
  261. .nk-button_theme_islands.nk-button_checked
  262. {background: #ffeba0;}
  263.  
  264. .nk-button_theme_islands.nk-button_checked::before
  265. {background: #444;}
  266.  
  267. .nk-button_theme_islands.nk-button_checked.nk-button_hovered
  268. {background: #eee;}
  269.  
  270. .nk-button_checked > span
  271. {color: #ffeba0;}
  272.  
  273. .nk-button_checked:hover > span
  274. {color: #eee;}
  275.  
  276. .nk-button_pressed.nk-button_theme_islands.nk-button_checked:active
  277. {background: rgba(153,122,0,.5);}
  278.  
  279. .nk-button_pressed.nk-button_theme_islands.nk-button_checked::before
  280. {background: #333;}
  281.  
  282. .nk-button_pressed.nk-button_checked:active > span
  283. {color: rgba(153,122,0,.5);}
  284.  
  285. .nk-rating-view__list-item:hover
  286. {background: #444 !important;}
  287.  
  288. /* Blocks */
  289. .page_theme_islands
  290. {color: #eee;}
  291.  
  292. .nk-island
  293. {background: #333; border-radius: 3px; overflow: hidden;}
  294.  
  295. .nk-link-panel-view
  296. {background: #444;}
  297.  
  298. /* Block Content */
  299. .nk-section:not(:empty) ~ .nk-section_level_2:not(:empty)::before
  300. {background: #555;}
  301.  
  302. .nk-list-control__title, .nk-sidebar-control__label, .nk-form-control__label, .nk-form-control__unit, .nk-editable-list-control .nk-editable-list-control__title, .nk-transport-routes-viewer-view__label, .nk-form-control2__label, .nk-form-control2__unit, .nk-feedback-task-description-view__row-label
  303. {color: #bbb;}
  304.  
  305. .nk-bitmask-control__icon
  306. {fill: #bbb;}
  307.  
  308. .nk-boolean-text-control__control::before, .nk-boolean-text-control__text::before
  309. {color: #bbb;}
  310.  
  311. /* Share, Feedback etc*/
  312. .nk-share-view
  313. {background: #444; color: #bbb;}
  314.  
  315. .nk-comment-form-view, .nk-confirmation-view
  316. {background: #444;}
  317.  
  318. .nk-feedback-task-view__action-pane
  319. {background: #444;}
  320.  
  321. /* Edit */
  322. .nk-icon
  323. {fill: #bbb;}
  324.  
  325. .nk-icon_interactive:hover
  326. {fill: #eee;}
  327.  
  328. .nk-commit-diff-view__attr-val > .nk-icon2
  329. {fill: #bbb;}
  330.  
  331. .nk-icon2_interactive
  332. {fill: #bbb;}
  333.  
  334. .nk-icon2_interactive:hover
  335. {fill: #eee;}
  336.  
  337. .nk-icon2_interactive > svg > circle:first-child
  338. {fill: #555;}
  339.  
  340. .nk-icon2_interactive > svg > circle:nth-child(2),
  341. .nk-icon2_interactive > svg > circle:nth-child(4)
  342. {fill: #444;}
  343.  
  344. .nk-icon2_interactive > svg > circle:nth-child(3),
  345. .nk-icon2_interactive > svg > path:nth-child(5)
  346. {fill: #bbb;}
  347.  
  348. .nk-icon2_interactive:hover > svg > circle:nth-child(3),
  349. .nk-icon2_interactive:hover > svg > path:nth-child(5)
  350. {fill: #eee;}
  351.  
  352. .nk-icon2_id_close
  353. {fill: #bbb;}
  354.  
  355. .nk-icon2_id_close:hover
  356. {fill: #eee;}
  357.  
  358. .nk-icon2_disabled > svg > circle:first-child
  359. {fill: #555;}
  360.  
  361. .nk-icon2_disabled > svg > circle:nth-child(2),
  362. .nk-icon2_disabled > svg > circle:nth-child(4)
  363. {fill: #444;}
  364.  
  365. .nk-icon2_disabled > svg > circle:nth-child(3),
  366. .nk-icon2_disabled > svg > path:nth-child(5)
  367. {fill: #666;}
  368.  
  369. .nk-icon2_id_untrusted > svg > g > path
  370. {fill: #fff0; stroke: #ff6464;}
  371.  
  372. .nk-geoobject-viewer-view__notice_type_blocked
  373. {background: #444; color: #bbb;}
  374.  
  375. .button_theme_islands
  376. {background: #555; color: #eee;}
  377.  
  378. .button_size_m.button_theme_islands.button_hovered
  379. {background: #777;}
  380.  
  381. .button_disabled.button_theme_islands.button_checked::before
  382. {background: #2f2f2f;}
  383.  
  384. .button_disabled.button_theme_islands.button_checked
  385. {background: rgba(153,122,0,.5);}
  386.  
  387. .input_theme_islands
  388. {background: #555;}
  389.  
  390. .nk-link-panel-view__title, .nk-link_theme_islands.nk-link_view_action, .link_theme_islands.link_view_minor, .link_theme_islands.link_view_action
  391. {color: #a6bdd7;}
  392.  
  393. .nk-link_theme_islands.nk-link_view_action .nk-icon2_colored
  394. {fill: #a6bdd7;}
  395.  
  396. .nk-icon2_colored.nk-icon2_interactive:hover, .nk-link:hover .nk-icon2_colored
  397. {fill: #e85253;}
  398.  
  399. .nk-link_theme_islands:hover, .link_theme_islands:hover
  400. {color: #e85253;}
  401.  
  402. .input_theme_islands::before
  403. {background: #292929;}
  404.  
  405. .input_theme_islands .input__control
  406. {color: #eee;}
  407.  
  408. .nk-tag-view
  409. {background-color: #444; border-color: #ffeba0; color: #ffeba0;}
  410.  
  411. .nk-tag-view > .nk-icon2_interactive
  412. {fill: #ffeba0;}
  413.  
  414. .nk-transport-routes-viewer-view__item
  415. {background-color: #444; border: 1px solid #ffeba0; color: #ffeba0;}
  416.  
  417. .nk-transport-routes-viewer-view__item_not-operating
  418. {background-color: #444; border: 1px solid #292929; color: #eee;}
  419.  
  420. .button_theme_islands.button_checked > span > svg
  421. {fill: #ffeba0;}
  422.  
  423. .button_theme_islands.button_checked:hover
  424. {background: #eee;}
  425.  
  426. .button_theme_islands.button_checked:hover > span > svg
  427. {fill: #eee;}
  428.  
  429. .button_theme_islands.button_checked
  430. {background: #ffeba0;}
  431.  
  432. .button_theme_islands.button_checked::before
  433. {background: #444;}
  434.  
  435. .button_checked > span
  436. {color: #ffeba0;}
  437.  
  438. .button_checked:hover > span
  439. {color: #eee;}
  440.  
  441. .button_theme_islands::before
  442. {background: #393939;}
  443.  
  444. .button_theme_islands.button_pressed::before
  445. {background: #444;}
  446.  
  447. .checkbox_theme_islands .checkbox__box
  448. {background: #555 !important;}
  449.  
  450. .checkbox_theme_islands .checkbox__box::before
  451. {background: #222;}
  452.  
  453. .checkbox_theme_islands.checkbox_checked .checkbox__box
  454. {background: rgba(153,122,0,.5) !important;}
  455.  
  456. .nk-text-input_theme_islands.nk-text-input_size_m .nk-text-input__clear, .nk-text-input_theme_islands.nk-text-input_size_s .nk-text-input__clear
  457. {filter: invert(1);}
  458.  
  459. .select_theme_islands .select__tick
  460. {filter: invert(1);}
  461.  
  462. .input_theme_islands.input_size_m .input__clear, .input_theme_islands.input_size_s .input__clear
  463. {filter: invert(1);}
  464.  
  465. .menu_theme_islands
  466. {background: #333;}
  467.  
  468. .nk-editing-hint-view
  469. {background: #444;}
  470.  
  471. .nk-button_theme_islands.nk-button_view_action
  472. {background: #ffdb4d;}
  473.  
  474. .nk-button_pressed.nk-button_theme_islands.nk-button_view_action:active
  475. {background: rgba(153,122,0,.5);}
  476.  
  477. .nk-button_pressed.nk-form-submit-view__submit:active > span
  478. {color: rgba(153,122,0,.5);}
  479.  
  480. .nk-button_pressed.nk-button_theme_islands.nk-button_view_action::before
  481. {background: #333;}
  482.  
  483. .nk-button_theme_islands.nk-button_view_action.nk-button_hovered
  484. {background: #eee;}
  485.  
  486. .nk-button_view_action.nk-button_disabled
  487. {background: #393939 !important;}
  488.  
  489. .nk-button_theme_islands.nk-button_view_action::before
  490. {background: #393939;}
  491.  
  492. .nk-form-submit-view__submit > span
  493. {color: #ffdb4d;}
  494.  
  495. .nk-form-submit-view__submit:hover > span
  496. {color: #eee;}
  497.  
  498. .nk-button_theme_islands.nk-button_focused_hard
  499. {box-shadow: none;}
  500.  
  501. /* Feedback */
  502. .nk-modal_theme_islands .nk-modal__content
  503. {border-color: #555;}
  504.  
  505. .nk-feedback-reminder-view__description
  506. {background: #444;}
  507.  
  508. .nk-button_theme_islands.nk-button_view_feedback
  509. {background: #3da1f8}
  510.  
  511. .nk-button_theme_islands.nk-button_view_feedback.nk-button_hovered
  512. {background: #eee;}
  513.  
  514. .nk-button_theme_islands.nk-button_view_feedback::before
  515. {background: #393939;}
  516.  
  517. .nk-button_view_feedback > span
  518. {color: #3da1f8;}
  519.  
  520. .nk-button_view_feedback:hover > span
  521. {color: #eee;}
  522.  
  523. .nk-button_theme_on-map.nk-button_view_feedback
  524. {background: #333; box-shadow: 0px 0px 0px 2px #3da1f8;}
  525.  
  526. .nk-button_theme_on-map.nk-button_view_feedback > span > svg > g > path
  527. {fill: #3da1f8;}
  528.  
  529. .nk-button_view_feedback .nk-app-bar-view__counter
  530. {background: #333; border: 1px solid #555; color: #3da1f8;}
  531.  
  532. /* Comments */
  533. .nk-object-add-comment-form-view
  534. {background: #444;}
  535.  
  536. .nk-text-area_theme_islands
  537. {background: #333; color: #eee;}
  538.  
  539. /* Tabs */
  540. .nk-tabs-bar
  541. {background: #444;}
  542.  
  543. .nk-tabs-bar__tab
  544. {color: #bbb;}
  545.  
  546. .nk-section:not(:empty) ~ .nk-section_level_1:not(:empty)
  547. {border-top: 1px solid #555;}
  548.  
  549. .nk-tabs-bar__tab:hover, .nk-tabs-bar__tab_selected
  550. {color: #eee;}
  551.  
  552. .nk-tabs-bar_animated-selection .nk-tabs-bar__selection
  553. {border-color: #ccc;}
  554.  
  555. .nk-button_theme_islands
  556. {background: #555; color: #eee;}
  557.  
  558. .nk-button_theme_islands::before
  559. {background: #393939;}
  560.  
  561. .nk-button_theme_islands.nk-button_pressed::before
  562. {background: #444;}
  563.  
  564. .nk-button_theme_islands.nk-button_hovered
  565. {background: #777;}
  566.  
  567. .nk-select_theme_islands .nk-select__tick
  568. {filter: invert(1);}
  569.  
  570. .nk-text-input_theme_islands
  571. {background: #555;}
  572.  
  573. .nk-text-input_theme_islands::before
  574. {background: #292929;}
  575.  
  576. .nk-text-input_theme_islands .nk-text-input__control
  577. {color: #eee;}
  578.  
  579. .nk-checkbox_theme_islands .nk-checkbox__box
  580. {background: #555;}
  581.  
  582. .nk-checkbox_theme_islands .nk-checkbox__box::before
  583. {background: #292929;}
  584.  
  585. /* User-name */
  586. .nk-link_theme_islands.nk-link_view_text, .nk-link_theme_islands.nk-link_view_text.nk-link_disabled
  587. {color: #eee;}
  588.  
  589. .nk-user-link-view_colored
  590. {color: #eee;}
  591.  
  592. .nk-user-link-view_disabled
  593. {color: #eee !important;}
  594.  
  595. /* List */
  596. .nk-scrollable__container::before
  597. {background: linear-gradient(#333,rgba(0, 0, 0, 0));}
  598.  
  599. .nk-scrollable__container::after
  600. {background: linear-gradient(rgba(0, 0, 0, 0),#333);}
  601.  
  602. .nk-list-item-view_expanded
  603. {box-shadow: inset 5px 0 #fbd553,inset 0 1px #555,inset 0 0 0 1px #555;}
  604.  
  605. .nk-list-item-view_interactive:hover
  606. {background: #444;}
  607.  
  608. .nk-list-item-view_expanded
  609. {background: #444;}
  610.  
  611. .nk-comment-view__annotated-username, .nk-event-view__edit-notes, .nk-event-view__date, .nk-comment-view__date, .nk-comment-view_deleted .nk-comment-view__text
  612. {color: #bbb;}
  613.  
  614. .nk-badge
  615. {padding: 2px 4px 4px;}
  616.  
  617. .nk-badge_color_green
  618. {background: #0000; border: 1px solid #8fcb69; color: #8fcb69;}
  619.  
  620. .nk-badge_color_yellow
  621. {background: #0000; border: 1px solid #fc5; color: #fc5;}
  622.  
  623. .nk-badge_color_orange
  624. {background: #0000; border: 1px solid #fa945f; color: #fa945f;}
  625.  
  626. .nk-badge_color_red
  627. {background: #0000; border: 1px solid #ff6464; color: #ff6464;}
  628.  
  629. .nk-list-view__loading-before
  630. {background: linear-gradient(#333,rgba(255,255,255,0));}
  631.  
  632. .nk-list-view__loading-after
  633. {background: linear-gradient(rgba(255,255,255,0),#333);}
  634.  
  635. /* А я не понял, что вы делаеце в моём коде? Вы хотите кодиць? */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement