Advertisement
Guest User

НЯК (Dark) Build 2.6

a guest
Aug 13th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 24.89 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: #111; border-radius: 6px; border: 2px solid #222;}
  17.  
  18. ::-webkit-scrollbar-track
  19. {background: #222;}
  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: #222; border-radius: 3px; box-shadow: 0 0 0 1px rgba(238, 238, 238, 0.1), 0 10px 20px -5px rgba(0, 0, 0, .4);}
  30.  
  31. /* Welcome*/
  32. .nk-welcome-screen-view__text
  33. {color: #ccc;}
  34.  
  35. /* Bottom Bar */
  36. .ymaps-2-1-61-copyright
  37. {top: -21px;}
  38.  
  39. .ymaps-2-1-61-copyright__content
  40. {background: rgba(0, 0, 0, .5); color: #eee;}
  41.  
  42. .ymaps-2-1-61-map ymaps::after
  43. {background: rgba(0, 0, 0, .5);}
  44.  
  45. .ymaps-2-1-61-copyright__link
  46. {color: #eee !important;}
  47.  
  48. .ymaps-2-1-61-copyright__link:hover
  49. {color: #e85253 !important;}
  50.  
  51. .nk-map-region-view__coords, .ymaps-2-1-61-scaleline__label
  52. {background: rgba(0, 0, 0, .5); color: #eee;}
  53.  
  54. /* Search */
  55. .nk-text-input_theme_on-map .nk-text-input__box
  56. {background: #222; border-radius: 3px;}
  57.  
  58. .nk-text-input_theme_on-map .nk-text-input__control
  59. {color: #eee;}
  60.  
  61. .nk-text-input_theme_on-map .nk-text-input__clear_visible, .nk-text-input_theme_islands .nk-text-input__clear_visible, .ymaps-2-1-61-balloon__close-button
  62. {opacity: .6;}
  63.  
  64. .nk-text-input__clear.nk-text-input__clear_visible
  65. {filter: invert(1);}
  66.  
  67. .nk-popup__content
  68. {background: #222; border-radius: 3px; overflow: hidden;}
  69.  
  70. .nk-suggest__items
  71. {background: #222;}
  72.  
  73. .nk-suggest__items_theme_islands .nk-suggest__item_hovered
  74. {background-color: #333;}
  75.  
  76. /* Pop-up */
  77. .nk-menu_theme_islands
  78. {background: #222;}
  79.  
  80. .menu-item_theme_islands.menu-item_hovered
  81. {color: #111;}
  82.  
  83. .menu-item_theme_islands.menu-item_checked
  84. {background-image: none;}
  85.  
  86. .menu-item_theme_islands.menu-item_checked::before
  87. {content: '✓'; position: absolute; left: 13px; font-size: 18px;}
  88.  
  89. .nk-layer-manager-view__layers-settings::before
  90. {background: #444;}
  91.  
  92. .nk-popup_theme_islands.nk-popup_view_tooltip
  93. {background: rgba(51, 51, 51, 0.9);}
  94.  
  95. .nk-popup_view_tooltip > .nk-popup__content
  96. {background: #0000;}
  97.  
  98. .nk-popup_theme_islands.nk-popup_view_error.nk-popup_with-tail::after, .nk-popup_theme_islands.nk-popup_view_tooltip.nk-popup_with-tail::after
  99. {opacity: 1;}
  100.  
  101. .nk-popup_theme_islands.nk-popup_view_tooltip.nk-popup_with-tail.nk-popup_direction_bottom-center::after
  102. {border-bottom-color: rgba(51, 51, 51, 0.9);}
  103.  
  104. /* Ruler */
  105. .ymaps-2-1-61-balloon__content, .ymaps-2-1-61-balloon__layout
  106. {background: #222;}
  107.  
  108. .ymaps-2-1-61-ruler__dist
  109. {color: #eee;}
  110.  
  111. .ymaps-2-1-61-balloon__close-button
  112. {filter: invert(1);}
  113.  
  114. .ymaps-2-1-61-balloon__tail::after
  115. {background: #222 !important;}
  116.  
  117. .ymaps-2-1-61-hint__text
  118. {background: #222; color: #eee;}
  119.  
  120. /* Vertex Menu */
  121. .ymaps-2-1-61-islets_editor-vertex-menu
  122. {background-color: #222; color: #eee; box-shadow: 0 0 0 1px rgba(238, 238, 238, 0.1), 0 2px 3px 2px rgba(0,0,0,.1); -webkit-box-shadow: 0 0 0 1px rgba(238, 238, 238, 0.1), 0 2px 3px 2px rgba(0,0,0,.1);}
  123.  
  124. .ymaps-2-1-61-islets_editor-vertex-menu__item:hover
  125. {color: #111;}
  126.  
  127. /* Create */
  128. .nk-button_theme_on-map.nk-button_view_action
  129. {background: #222; box-shadow: inset 0 0 0 2px #fbd553, 0 2px 3px 1px rgba(0, 0, 0, .2); color: #fbd553; transition: .2s cubic-bezier(.455,.03,.515,.955);}
  130.  
  131. .nk-button_theme_on-map.nk-button_view_action.nk-button_hovered
  132. {background: #222; box-shadow: inset 0 0 0 2px #ffeba0, 0 3px 4px 1px rgba(0, 0, 0, .3); color: #ffeba0;}
  133.  
  134. .nk-button_theme_on-map.nk-button_view_action.nk-button.nk-button_pressed
  135. {box-shadow: inset 0 0 0 2px #fff; color: #eee;}
  136.  
  137. .nk-category-selector-view__group-label
  138. {color: #bbb;}
  139.  
  140. .nk-category-selector-view__group:hover .nk-category-selector-view__group-label
  141. {color: #eee;}
  142.  
  143. /* Buttons */
  144. .nk-button_theme_on-map
  145. {background: #222;}
  146.  
  147. .nk-button_theme_on-map.nk-button_size_xl > span > svg, .nk-button_theme_on-map.nk-button_size_xl.nk-button_disabled > span > svg, .nk-button_theme_on-map.nk-button_size_xl > span > svg > path, .nk-button_theme_on-map.nk-button_size_xl > span > svg > g, .nk-button_theme_on-map.nk-button_size_l > span > svg > path, .nk-icon2_id_access-1 > svg > path, .nk-icon2_id_access-2 > svg > g > path, .nk-icon2_id_access-2 > svg > g > circle, .nk-icon2_id_access-4 > svg > g > path, .nk-icon2_id_access-8 > svg > path, .nk-icon2_id_access-16 > svg > g > path, .nk-icon2_id_access-16 > svg > g > circle, .nk-button_theme_on-map.nk-button_size_xl.nk-button_disabled > span > svg > path, .nk-button_theme_on-map.nk-button_size_xl.nk-button_disabled > span > svg > g > path, .nk-button_theme_on-map.nk-button_size_xl.nk-button_disabled > span > svg > g > rect
  148. {fill: #ccc;}
  149.  
  150. .nk-button_theme_on-map.nk-button_size_xl > .nk-icon2_id_contour-edit-content-drawing-mode > svg > path
  151. {fill: #ccc; stroke: #ccc;}
  152.  
  153. .nk-map-controls-view__ruler.nk-button_theme_on-map.nk-button_checked
  154. {background: #222;}
  155.  
  156. .nk-button_theme_on-map.nk-button_checked
  157. {background: #222; box-shadow: 0 0 0 2px #ffeba0, 0 2px 3px 3px rgba(0, 0 , 0, .2);}
  158.  
  159. .nk-button_theme_on-map.nk-button_checked > span > svg, .nk-button_theme_on-map.nk-button_checked > span > svg > path, .nk-button_theme_on-map.nk-button_checked > span > svg > g, .nk-button_theme_on-map.nk-button_checked > span > svg > g > path, .nk-button_theme_on-map.nk-button_checked > span > svg > g > rect, .nk-button_theme_islands.nk-button_size_m.nk-button_checked > span > svg > path, .nk-button_theme_islands.nk-button_size_m.nk-button_checked > span > svg > g > path, .nk-button_theme_islands.nk-button_size_m.nk-button_checked > span > svg > g > circle
  160. {fill: #ffeba0;}
  161.  
  162. .nk-button_theme_on-map.nk-button_checked > .nk-icon2_id_contour-edit-content-drawing-mode > svg > path
  163. {fill: #ffeba0; stroke: #ffeba0;}
  164.  
  165. .nk-icon2_id_contour-edit-add-internal-contour > svg > g > rect, .nk-icon2_id_round-angles > svg > path:first-child
  166. {fill: none !important; stroke: #ccc;}
  167.  
  168. .nk-icon2_id_settings > svg > g > path, .nk-icon2_id_snapping-to-right-angle > svg > g > path, .nk-icon2_id_lasso > svg > rect, .nk-icon2_id_cross-out > svg > path:last-child
  169. {fill: #ccc;}
  170.  
  171. .nk-icon2_id_cross-out > svg > path:first-child
  172. {fill: #333;}
  173.  
  174. .nk-icon2_id_contour-edit-center-mode > svg > g > path
  175. {fill: #ccc; stroke-width: 0;}
  176.  
  177. .nk-icon2_id_contour-edit-selector-mode > svg > g
  178. {stroke: #ffeba0;}
  179.  
  180. .nk-button_disabled > .nk-icon2_id_contour-edit-selector-mode > svg > g, .nk-button_theme_on-map.nk-button_checked.nk-button_disabled > .nk-icon2_id_contour-edit-content-drawing-mode > svg > path
  181. {stroke: #ccc;}
  182.  
  183. .nk-icon2_id_contour-edit-selector-mode > svg > g > rect
  184. {fill: none !important;}
  185.  
  186. .nk-button_checked > .nk-icon2_id_lasso > svg > rect
  187. {fill: #ffeba0;}
  188.  
  189. .nk-menu-item_theme_islands.nk-menu-item_hovered
  190. {color: #111;}
  191.  
  192. .nk-menu-item_theme_islands .nk-menu-item__shortcut
  193. {color: #888;}
  194.  
  195. .nk-menu-item_hovered.nk-menu-item_theme_islands .nk-menu-item__shortcut
  196. {color: #b28e00;}
  197.  
  198. .nk-menu-item_theme_islands.nk-menu-item_checked
  199. {background-image: none;}
  200.  
  201. .nk-menu-item_theme_islands.nk-menu-item_checked::before
  202. {content: '✓'; position: absolute; left: 15px; font-size: 15px;}
  203.  
  204. .nk-menu-item_size_xl.nk-menu-item > span > svg > g > path
  205. {fill: #eee;}
  206.  
  207. .nk-menu-item_size_xl.nk-menu-item_hovered > span > svg > g > path
  208. {fill: #111;}
  209.  
  210. .nk-button_checked.nk-map-region-view__button > span > svg > path
  211. {fill: #ffeba0;}
  212.  
  213. /* Nav Buttons */
  214. .nk-map-controls-view__zoom-in::after, .nk-map-controls-view__zoom-out::after
  215. {background: #333; border-color: #222;}
  216.  
  217. .nk-map-controls-view__map-type
  218. {border-color: #222; border-radius: 50%; width: 38px;}
  219.  
  220. .nk-map-region-view__actions-and-path
  221. {left: 68px;}
  222.  
  223. .nk-map-region-view .nk-map-region-view__button
  224. {top: 0;}
  225.  
  226. .nk-map-region-view__path
  227. {color: #eee; position: absolute;}
  228.  
  229. /* Help */
  230. .nk-help-view__primary-link::before
  231. {filter: invert(1);}
  232.  
  233. .nk-help-view__section-text
  234. {color: #bbb;}
  235.  
  236. .nk-onboarding-view
  237. {background: #222;}
  238.  
  239. .nk-onboarding-page-view h2
  240. {background: #333; color: #eee;}
  241.  
  242. .nk-onboarding-page-view p
  243. {color: #eee;}
  244.  
  245. .nk-onboarding-page-view__image
  246. {border-color: #555;}
  247.  
  248. .nk-link_theme_islands.nk-link_view_text:hover
  249. {color: #e85253;}
  250.  
  251. /* Avatar & Profile*/
  252. .nk-button_theme_on-map, .nk-user-profile-view__group-title, .nk-user-profile-view__login, .nk-user-profile-view__registration-date, .nk-user-profile-view__uid, .nk-user-profile-view__email-hint
  253. {color: #bbb;}
  254.  
  255. .nk-table__header-cell
  256. {border-bottom: 1px solid #444;}
  257.  
  258. .nk-user-bar-view__user-icon
  259. {background: #222;}
  260.  
  261. .nk-user-bar-view__user-icon .nk-user-icon
  262. {box-shadow: inset 0 0 1px #222;}
  263.  
  264. .nk-menu_theme_islands .nk-menu__group
  265. {border: 1px solid rgba(238, 238, 238, 0.1); border-width: 1px 0;}
  266.  
  267. .nk-user-profile-view__ban-info .nk-scrollable__container::before, .nk-user-profile-view__ban-info .nk-scrollable__container::after
  268. {background: none;}
  269.  
  270. .nk-user-profile-view__ban-info-content
  271. {background-color: #333; box-shadow: inset 5px 0 red;}
  272.  
  273. .nk-user-profile-view__ban-info-content
  274. {color: #ff6464;}
  275.  
  276. .nk-user-profile-view__ban-info .nk-user-link-view
  277. {color: #ff6464 !important; font-weight: bold;}
  278.  
  279. .nk-ban-form-view
  280. {background: #333;}  
  281.  
  282. /* Top Rates*/
  283. .nk-modal_theme_islands .nk-modal__content
  284. {background: #222; border-radius: 3px; overflow: hidden;}
  285.  
  286. .nk-rating-view__list-item
  287. {border-bottom: 1px solid #282828;}
  288.  
  289. .nk-button_theme_islands.nk-button_checked
  290. {background: #333; box-shadow: inset 0 -1px #ffeba0, 0 1px #ffeba0;}
  291.  
  292. .nk-button_theme_islands.nk-button_checked.nk-button_disabled
  293. {background: rgba(0, 0, 0, .08); box-shadow: inset 0 -1px #625c46, 0 1px #625c46;}
  294.  
  295. .nk-button_theme_islands.nk-button_focused_hard
  296. {background: rgba(255, 255, 255, .078); box-shadow: inset 0 0 0 1px rgba(178, 142, 0, .6), 0 0 0 1px rgba(178, 142, 0, .6) !important;}
  297.  
  298. .nk-button_theme_islands.nk-button_checked.nk-button_hovered
  299. {background: rgba(255, 255, 255, 0.1);}
  300.  
  301. .nk-button_theme_islands.nk-button_checked::before, .nk-button_pressed.nk-button_theme_islands.nk-button_checked::before
  302. {background: none;}
  303.  
  304. .nk-button_theme_islands.nk-button_disabled.nk-button_checked::before
  305. {background: none;}
  306.  
  307. .nk-button_checked > span
  308. {color: #ffeba0;}
  309.  
  310. .nk-button_pressed.nk-button_checked:active > span
  311. {color: #eee;}
  312.  
  313. .nk-rating-view__list-item:hover
  314. {background: #333 !important;}
  315.  
  316. /* Blocks */
  317. .page_theme_islands
  318. {color: #eee;}
  319.  
  320. .nk-island
  321. {background: #222; border-radius: 3px; overflow: hidden;}
  322.  
  323. .nk-link-panel-view
  324. {background: #333;}
  325.  
  326. .nk-tracker-point-viewer-view__photo
  327. {background-color: #222;}
  328.  
  329. /* Block Content */
  330. .nk-section:not(:empty) ~ .nk-section_level_2:not(:empty)::before
  331. {background: #444;}
  332.  
  333. .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, .nk-boolean-text-control__control::before, .nk-boolean-text-control__text::before
  334. {color: #bbb;}
  335.  
  336. .nk-bitmask-control__icon
  337. {fill: #bbb;}
  338.  
  339. /* Share, Feedback etc*/
  340. .nk-share-view
  341. {background: #333; color: #bbb;}
  342.  
  343. .nk-comment-form-view, .nk-confirmation-view, .nk-feedback-task-view__action-pane
  344. {background: #333;}
  345.  
  346. /* Notification */
  347. .nk-app-bar-view__notifier_visible
  348. {animation: nk-list-item-view2_flashing .7s; background: none; border-color: #ff3838; border-radius: 50%; width: 36px; height: 36px; top: -1px; left: -1px;}
  349.  
  350. /* Edit Notification */
  351. .nk-notification-view_type_progress
  352. {background: rgba(34, 34, 34, .9); color: #eee;}
  353.  
  354. .nk-notification-view_type_suggest
  355. {background: rgba(34, 34, 34, .9); color: #fdebad;}
  356.  
  357. .nk-notification-view_type_success
  358. {background: rgba(34, 34, 34, .9); color: #8fcb69;}
  359.  
  360. .nk-notification-view_type_error
  361. {background: rgba(34, 34, 34, .9); color: #ff6464;}
  362.  
  363. /* Status Icon */
  364. .nk-icon2_id_commit-approved > svg > g > circle, .nk-icon2_id_commit-published > svg > g > circle
  365. {fill: #222; stroke: #8fcb69;}
  366.  
  367. .nk-icon2_id_commit-approved > svg > g > path, .nk-icon2_id_commit-published > svg > g > path
  368. {fill: #8fcb69;}
  369.  
  370. .nk-icon2_id_commit-pending > svg > g > circle
  371. {fill: #222; stroke: #fc5;}
  372.  
  373. .nk-icon2_id_commit-pending > svg > g > path
  374. {fill: #fc5;}
  375.  
  376. .nk-icon2_id_warning > svg > path:first-child
  377. {fill: #222; stroke: #ffb000;}
  378.  
  379. .nk-icon2_id_warning > svg > path:last-child
  380. {fill: #ffb000;}
  381.  
  382. .nk-icon2_id_commit-rejected > svg > g > circle
  383. {fill: #222; stroke: #ff6464;}
  384.  
  385. .nk-icon2_id_commit-rejected > svg > g > path
  386. {fill: #ff6464;}
  387.  
  388. .nk-icon2_id_alert > svg > path:first-child
  389. {fill: #222; stroke: #fb6261;}
  390.  
  391. .nk-icon2_id_alert > svg > path:last-child
  392. {fill: #fb6261;}
  393.  
  394. .nk-icon2_id_yandex.nk-user-link-view__icon > svg > g > path:first-child, .nk-icon2_id_moderator.nk-user-link-view__icon > svg > path:first-child
  395. {fill: #222; stroke: #fc0;}
  396.  
  397. .nk-icon2_id_yandex.nk-user-link-view__icon > svg > g > path:last-child, .nk-icon2_id_moderator.nk-user-link-view__icon > svg > path:last-child
  398. {fill: #fc0;}
  399.  
  400. .nk-icon2_id_commit-approved.nk-event-view__commit-state_not-last::before, .nk-icon2_id_commit-published.nk-event-view__commit-state_not-last::before
  401. {background: #8fcb69;}
  402.  
  403. .nk-icon2_id_commit-pending.nk-event-view__commit-state_not-last::before
  404. {background: #fc5;}
  405.  
  406. .nk-icon2_id_commit-rejected.nk-event-view__commit-state_not-last::before
  407. {background: #ff6464;}
  408.  
  409. /* Edit */
  410. .nk-icon, .nk-commit-diff-view__attr-val > .nk-icon2, .nk-icon2_interactive, .nk-icon2_colored, .nk-icon2_id_close, .nk-icon2_interactive > svg > circle:nth-child(3), .nk-icon2_interactive > svg > path:nth-child(5), .nk-icon2_id_closed-envelope > svg > g > path, .nk-icon2_id_permalink > svg > path
  411. {fill: #bbb;}
  412.  
  413. .nk-icon_interactive:hover, .nk-icon2_interactive:hover, .nk-icon2_id_close:hover, .nk-icon2_interactive:hover > svg > circle:nth-child(3), .nk-icon2_interactive:hover > svg > path:nth-child(5), .nk-icon2_id_untrusted > svg > g > path:first-child
  414. {fill: #eee;}
  415.  
  416. .nk-icon2_interactive > svg > circle:first-child, .nk-icon2_disabled > svg > circle:first-child
  417. {fill: #444;}
  418.  
  419. .nk-icon2_interactive > svg > circle:nth-child(2), .nk-icon2_interactive > svg > circle:nth-child(4), .nk-icon2_disabled > svg > circle:nth-child(2), .nk-icon2_disabled > svg > circle:nth-child(4)
  420. {fill: #333;}
  421.  
  422. .nk-icon2_disabled > svg > circle:nth-child(3), .nk-icon2_disabled > svg > path:nth-child(5), .nk-icon2_id_opened-envelope > svg > g > path
  423. {fill: #555;}
  424.  
  425. .nk-geoobject-viewer-view__notice_type_blocked
  426. {background: #333; color: #bbb;}
  427.  
  428. .button_theme_islands
  429. {background: rgba(255, 255, 255, .078); color: #eee;}
  430.  
  431. .button_theme_islands.button_focused-hard
  432. {background: rgba(255, 255, 255, .078); box-shadow: inset 0 0 0 1px rgba(178,142,0,.6), 0 0 0 1px rgba(178,142,0,.6) !important;}
  433.  
  434. .button_theme_islands.button_size_m
  435. {box-shadow: 0 2px rgba(0, 0, 0, .1);}
  436.  
  437. .button_theme_islands.button_size_m.button_pressed
  438. {opacity: .9;}
  439.  
  440. .button_size_m.button_theme_islands.button_hovered
  441. {background: rgba(255, 255, 255, 0.1);}
  442.  
  443. .button_disabled.button_theme_islands.button_checked::before
  444. {background: #1f1f1f;}
  445.  
  446. .button_disabled.button_theme_islands.button_checked
  447. {background: #1f1f1f; box-shadow: inset 0 -1px #625c46, 0 1px #625c46;}
  448.  
  449. .input_theme_islands, .nk-text-input_theme_islands
  450. {background: rgba(255, 255, 255, .078); border-radius: 3px; box-shadow: 0 2px rgba(0, 0, 0, .1);}
  451.  
  452. .input_theme_islands.input_focused, .nk-text-input_theme_islands.nk-text-input_focused
  453. {box-shadow: inset 0 0 0 1px #fc0, 0 0 0 1px #fc0;}
  454.  
  455. .input_theme_islands.input_invalid, .nk-text-input_theme_islands.nk-text-input_invalid
  456. {background: #333 !important; box-shadow: inset 0px -1px red, 0px 1px red;}
  457.  
  458. .input_theme_islands.input_invalid.input_focused
  459. {box-shadow: inset 0 0 0 1px red, 0 0 0 1px red !important;}
  460.  
  461. .nk-link-panel-view__title, .nk-link_theme_islands.nk-link_view_action, .nk-link_theme_islands.nk-link_view_minor, .link_theme_islands.link_view_action
  462. {color: #a2add0;}
  463.  
  464. .nk-link_theme_islands.nk-link_view_action .nk-icon2_colored, .link_theme_islands.link_view_action .nk-icon_interactive
  465. {fill: #a2add0;}
  466.  
  467. .nk-icon2_colored.nk-icon2_interactive:hover, .nk-link:hover .nk-icon2_colored
  468. {fill: #e85253;}
  469.  
  470. .nk-link_theme_islands:hover, .link_theme_islands:hover
  471. {color: #e85253;}
  472.  
  473. .input_theme_islands::before
  474. {background: none;}
  475.  
  476. .input_theme_islands .input__control
  477. {color: #eee;}
  478.  
  479. .input_theme_islands.input_disabled .input__box, .input_theme_islands.input_disabled .input__control, .nk-text-input_theme_islands.nk-text-input_disabled .nk-text-input__box, .nk-text-input_theme_islands.nk-text-input_disabled .nk-text-input__control
  480. {color: #aaa;}
  481.  
  482. .nk-tag-view
  483. {background-color: #333; border-color: #ffeba0; color: #ffeba0;}
  484.  
  485. .nk-tag-view > .nk-icon2_interactive
  486. {fill: #ffeba0;}
  487.  
  488. .nk-transport-routes-viewer-view__item
  489. {background-color: #333; border: 1px solid #ffeba0; color: #ffeba0;}
  490.  
  491. .nk-transport-routes-viewer-view__item_not-operating
  492. {background-color: #333; border: 1px solid #191919; color: #eee;}
  493.  
  494. .button_theme_islands.button_checked > span > svg
  495. {fill: #ffeba0;}
  496.  
  497. .button_theme_islands.button_checked:hover
  498. {background: rgba(255, 255, 255, 0.1); box-shadow: inset 0 -1px #eee, 0 1px #eee;}
  499.  
  500. .button_theme_islands.button_checked:hover > span > svg
  501. {fill: #eee;}
  502.  
  503. .button_theme_islands.button_checked
  504. {background: #333; box-shadow: inset 0 -1px #ffeba0, 0 1px #ffeba0;}
  505.  
  506. .button_theme_islands.button_checked::before, .button_theme_islands.button_checked.button_pressed::before
  507. {background: none;}
  508.  
  509. .button_checked > span
  510. {color: #ffeba0;}
  511.  
  512. .button_checked:hover > span
  513. {color: #eee;}
  514.  
  515. .button_theme_islands::before, .button_theme_islands.button_pressed::before
  516. {background: none;}
  517.  
  518. .checkbox_theme_islands .checkbox__box, .nk-checkbox_theme_islands .nk-checkbox__box
  519. {background: rgba(255, 255, 255, .078) !important; box-shadow: 0 2px rgba(0, 0, 0, .1);}
  520.  
  521. .checkbox_theme_islands .checkbox__box::before, .nk-checkbox_theme_islands .nk-checkbox__box::before
  522. {background: none;}
  523.  
  524. .checkbox_theme_islands.checkbox_checked .checkbox__box, .nk-checkbox_theme_islands.nk-checkbox_checked .nk-checkbox__box
  525. {background: #ffeba0 !important;}
  526.  
  527. .checkbox_theme_islands.checkbox_checked .checkbox__box::before,
  528. .nk-checkbox_theme_islands.nk-checkbox_checked .nk-checkbox__box::before
  529. {background: none;}
  530.  
  531. .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, .select_theme_islands .select__tick, .input_theme_islands.input_size_m .input__clear, .input_theme_islands.input_size_s .input__clear
  532. {filter: invert(1);}
  533.  
  534. .menu_theme_islands
  535. {background: #222;}
  536.  
  537. .nk-editing-hint-view
  538. {background: #333;}
  539.  
  540. .nk-selection-item-view__action > span > svg > path, .nk-selection-item-view__action > span > svg > polygon
  541. {fill: #bbb;}
  542.  
  543. .nk-button_theme_islands
  544. {background: rgba(255, 255, 255, .078); box-shadow: 0 2px rgba(0, 0, 0, .1); color: #eee;}
  545.  
  546. .nk-button_theme_islands.nk-button_pressed
  547. {opacity: .9;}
  548.  
  549. .nk-button_theme_islands::before, .nk-button_theme_islands.nk-button_pressed::before
  550. {background: none; top: 2px; right: 2px; bottom: 2px; left: 2px;}
  551.  
  552. .nk-button_theme_islands.nk-button_hovered
  553. {background: rgba(255, 255, 255, 0.1);}
  554.  
  555. .nk-button_theme_islands.nk-button_view_plain.nk-button_hovered
  556. {background: none;}
  557.  
  558. .nk-button_theme_islands.nk-button_view_action
  559. {background: rgba(255, 255, 255, .078); box-shadow: inset 0 0 0 1px #ffdb4d, 0 0 0 1px #ffdb4d, 0 2px rgba(0, 0, 0, .1);}
  560.  
  561. .nk-button_theme_islands.nk-button_view_action.nk-button_hovered
  562. {background: rgba(255, 255, 255, .1); box-shadow: inset 0 0 0 1px #ffeba0, 0 0 0 1px #ffeba0, 0 2px rgba(0, 0, 0, .1);}
  563.  
  564. .nk-button_view_action.nk-button_disabled
  565. {background: rgba(0, 0, 0, 0.1) !important; box-shadow: none;}
  566.  
  567. .nk-button_theme_islands.nk-button_view_action::before,
  568. .nk-button_pressed.nk-button_theme_islands.nk-button_view_action::before
  569. {background: none;}
  570.  
  571. .nk-form-submit-view__submit > span
  572. {color: #ffdb4d;}
  573.  
  574. .nk-form-submit-view__submit:hover > span
  575. {color: #ffeba0;}
  576.  
  577. .nk-button_theme_islands.nk-button_focused_hard
  578. {box-shadow: none;}
  579.  
  580. /* Feedback */
  581. .nk-modal_theme_islands .nk-modal__content
  582. {border-color: #444;}
  583.  
  584. .nk-feedback-reminder-view__description
  585. {background: #333;}
  586.  
  587. .nk-button_theme_islands.nk-button_view_feedback
  588. {background: rgba(255, 255, 255, .078); box-shadow: inset 0 0 0 2px #3da1f8, 0 2px rgba(0, 0, 0, .1);}
  589.  
  590. .nk-button_theme_islands.nk-button_view_feedback.nk-button_hovered
  591. {background: rgba(255, 255, 255, .1); box-shadow: inset 0 0 0 2px #70bafa, 0 2px rgba(0, 0, 0, .1);}
  592.  
  593. .nk-button_theme_islands.nk-button_view_feedback.nk-button_disabled, .nk-button_theme_islands.nk-button_view_feedback::before, .nk-button_theme_islands.nk-button_view_feedback.nk-button_pressed::before
  594. {background: none;}
  595.  
  596. .nk-button_theme_islands.nk-button_view_feedback.nk-button_pressed
  597. {opacity: .9;}
  598.  
  599. .nk-button_view_feedback > span
  600. {color: #3da1f8;}
  601.  
  602. .nk-button_view_feedback:hover > span
  603. {color: #70bafa;}
  604.  
  605. .nk-button_theme_on-map.nk-button_view_feedback
  606. {background: #222; box-shadow: inset 0px 0px 0px 2px #3da1f8;}
  607.  
  608. .nk-button_theme_on-map.nk-button_view_feedback > span > svg > g > path
  609. {fill: #3da1f8;}
  610.  
  611. .nk-button_view_feedback .nk-app-bar-view__counter
  612. {animation: nk-list-item-view2_flashing .7s; background: #3da1f8; color: #111;}
  613.  
  614. .nk-feedback-task-view__info-pane_status_acquired-by-me
  615. {background: #333; box-shadow: inset 5px 0 #3da1f8;}
  616.  
  617. .nk-feedback-task-view__info-pane
  618. {color: #3da1f8;}
  619.  
  620. .nk-feedback-task-view__info-pane_status_accepted, .nk-feedback-task-view__info-pane_status_accepted-and-closed
  621. {background: #333; box-shadow: inset 5px 0 #7fcf3a;}
  622.  
  623. .nk-feedback-task-view__duplicate-pane
  624. {background: #333;}
  625.  
  626. .nk-feedback-task-view__info-pane_status_accepted.nk-feedback-task-view__info-pane, .nk-feedback-task-view__info-pane_status_accepted-and-closed.nk-feedback-task-view__info-pane
  627. {color: #7fcf3a !important;}
  628.  
  629. /* Comments */
  630. .nk-object-add-comment-form-view
  631. {background: #333;}
  632.  
  633. .nk-text-area_theme_islands
  634. {background: rgba(255, 255, 255, .078); border: none; border-radius: 3px; box-shadow: 0 2px rgba(0, 0, 0, .1); color: #eee;}
  635.  
  636. .nk-text-area_theme_islands.nk-text-area_focused
  637. {box-shadow: inset 0 0 0 1px #fc0, 0 0 0 1px #fc0;}
  638.  
  639. .nk-text-area_theme_islands.nk-text-area_invalid
  640. {box-shadow: inset 0px -1px red, 0px 1px red;}
  641.  
  642. .nk-text-area_theme_islands.nk-text-area_invalid.nk-text-area_focused
  643. {box-shadow: inset 0 0 0 1px red, 0 0 0 1px red}
  644.  
  645. /* Tabs */
  646. .nk-tabs-bar
  647. {background: #333; border: none !important; box-shadow: 0 2px rgba(0, 0, 0, .1); margin-bottom: -1px; z-index: 2;}
  648.  
  649. .nk-tabs-bar__tab
  650. {color: #bbb;}
  651.  
  652. .nk-section:not(:empty) ~ .nk-section_level_1:not(:empty)
  653. {border-top: 1px solid #444;}
  654.  
  655. .nk-tabs-bar__tab:hover, .nk-tabs-bar__tab_selected
  656. {color: #eee;}
  657.  
  658. .nk-tabs-bar_animated-selection .nk-tabs-bar__selection
  659. {border-color: #ccc;}
  660.  
  661. .nk-select_theme_islands .nk-select__tick
  662. {filter: invert(1);}
  663.  
  664. .nk-text-input_theme_islands:hover
  665. {background: rgba(255, 255, 255, 0.1);}
  666. /* †⛧666⛧† */
  667. .nk-text-input_theme_islands.nk-text-input_disabled
  668. {background: rgba(0, 0, 0, .08);}
  669.  
  670. .nk-text-input_theme_islands::before
  671. {background: none;}
  672.  
  673. .nk-text-input_theme_islands .nk-text-input__control
  674. {color: #eee;}
  675.  
  676. /* User-name */
  677. .nk-link_theme_islands.nk-link_view_text, .nk-link_theme_islands.nk-link_view_text.nk-link_disabled, .nk-user-link-view_colored
  678. {color: #eee;}
  679.  
  680. .nk-user-link-view_disabled
  681. {color: #eee !important;}
  682.  
  683. /* List */
  684. .nk-scrollable__container::before
  685. {background: linear-gradient(#222,rgba(0, 0, 0, 0));}
  686.  
  687. .nk-scrollable__container::after
  688. {background: linear-gradient(rgba(0, 0, 0, 0),#222);}
  689.  
  690. .nk-list-item-view_expanded
  691. {box-shadow: inset 5px 0 #fbd553,inset 0 1px #444,inset 0 0 0 1px #444;}
  692.  
  693. .nk-list-item-view_interactive:hover, .nk-list-item-view_expanded
  694. {background: #333;}
  695.  
  696. .nk-list-item-view__progress
  697. {background-color: rgba(255, 255, 255, .08);}
  698.  
  699. .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
  700. {color: #bbb;}
  701.  
  702. .nk-badge
  703. {padding: 2px 4px 4px;}
  704.  
  705. .nk-badge_color_green
  706. {background: none; border: 1px solid #8fcb69; color: #8fcb69;}
  707.  
  708. .nk-badge_color_yellow
  709. {background: none; border: 1px solid #fc5; color: #fc5;}
  710.  
  711. .nk-badge_color_orange
  712. {background: none; border: 1px solid #fa945f; color: #fa945f;}
  713.  
  714. .nk-badge_color_red
  715. {background: none; border: 1px solid #ff6464; color: #ff6464;}
  716.  
  717. .nk-list-view__loading-before
  718. {background: linear-gradient(#222,rgba(255,255,255,0));}
  719.  
  720. .nk-list-view__loading-after
  721. {background: linear-gradient(rgba(255,255,255,0),#222);}
  722.  
  723. /* o_O А я не зразумеў, што вы робіце ў маім кодзе? Вы хочаце кодзіць? */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement