You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

theme-arc-green.less 31 kB

Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
5 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
5 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
5 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612
  1. .hljs {
  2. display: block;
  3. overflow-x: auto;
  4. padding: .5em;
  5. color: #bababa;
  6. }
  7. .hljs-strong,
  8. .hljs-emphasis {
  9. color: #a8a8a2;
  10. }
  11. .hljs-bullet,
  12. .hljs-quote,
  13. .hljs-link,
  14. .hljs-number,
  15. .hljs-regexp,
  16. .hljs-literal {
  17. color: #6896ba;
  18. }
  19. .hljs-code,
  20. .hljs-selector-class {
  21. color: #a6e22e;
  22. }
  23. .hljs-emphasis {
  24. font-style: italic;
  25. }
  26. .hljs-keyword,
  27. .hljs-selector-tag,
  28. .hljs-section,
  29. .hljs-attribute,
  30. .hljs-name,
  31. .hljs-variable {
  32. color: #cb7832;
  33. }
  34. .hljs-params {
  35. color: #b9b9b9;
  36. }
  37. .hljs-string {
  38. color: #6a8759;
  39. }
  40. .hljs-subst,
  41. .hljs-type,
  42. .hljs-built_in,
  43. .hljs-builtin-name,
  44. .hljs-symbol,
  45. .hljs-selector-id,
  46. .hljs-selector-attr,
  47. .hljs-selector-pseudo,
  48. .hljs-template-tag,
  49. .hljs-template-variable,
  50. .hljs-addition {
  51. color: #e0c46c;
  52. }
  53. .hljs-comment,
  54. .hljs-deletion,
  55. .hljs-meta {
  56. color: #7f7f7f;
  57. }
  58. .repository .ui.segment.sub-menu .list .item {
  59. color: #dbdbdb;
  60. a,
  61. span.ui {
  62. color: #dbdbdb;
  63. }
  64. }
  65. .ui.horizontal.segments > .segment {
  66. background-color: #383c4a;
  67. }
  68. body {
  69. background: #383c4a;
  70. color: #9e9e9e;
  71. }
  72. /* firefox scroll bars */
  73. * {
  74. scrollbar-width: thin;
  75. scrollbar-color: #87ab63 rgba(255, 255, 255, .1);
  76. }
  77. /* webkit scrollbars */
  78. ::-webkit-scrollbar {
  79. -webkit-appearance: none !important;
  80. width: 10px !important;
  81. height: 10px !important;
  82. }
  83. ::-webkit-scrollbar-track {
  84. border-radius: 0 !important;
  85. background: rgba(255, 255, 255, .1) !important;
  86. }
  87. ::-webkit-scrollbar-thumb {
  88. cursor: pointer !important;
  89. border-radius: 5px !important;
  90. -webkit-transition: color .2s ease !important;
  91. transition: color .2s ease !important;
  92. background: #87ab63 !important;
  93. }
  94. ::-webkit-scrollbar-thumb:window-inactive {
  95. background: #87ab63 !important;
  96. }
  97. ::-webkit-scrollbar-thumb:hover {
  98. background: #87ab63 !important;
  99. }
  100. a {
  101. color: #87ab63;
  102. }
  103. a:hover {
  104. color: #a0cc75;
  105. }
  106. .ui.card > .extra a:not(.ui):hover,
  107. .ui.cards > .card > .extra a:not(.ui):hover {
  108. color: #a0cc75;
  109. }
  110. .ui.breadcrumb a:hover {
  111. color: #a0cc75;
  112. }
  113. .ui.breadcrumb a {
  114. color: #87ab63;
  115. }
  116. .repository .metas .ui.list a .text {
  117. color: #87ab63;
  118. }
  119. .repository .metas .ui.list a .text:hover {
  120. color: #a0cc75;
  121. }
  122. .repository .label.list .item a {
  123. color: #87ab63;
  124. }
  125. .repository .label.list .item a:hover {
  126. color: #a0cc75;
  127. }
  128. .repository .milestone.list > .item > a {
  129. color: #87ab63;
  130. }
  131. .repository .milestone.list > .item > a:hover {
  132. color: #a0cc75;
  133. }
  134. .repository.release #release-list {
  135. border-top: 1px solid #4c505c;
  136. }
  137. .repository .milestone.list > .item .operate > a {
  138. color: #87ab63;
  139. }
  140. .repository .milestone.list > .item .operate > a:hover {
  141. color: #a0cc75;
  142. }
  143. .ui.green.progress .bar {
  144. background-color: #668844;
  145. }
  146. .ui.progress.success .bar {
  147. background-color: #7b9e57 !important;
  148. }
  149. .following.bar.light {
  150. background: #2e323e;
  151. border-bottom: 1px solid #313131;
  152. }
  153. .ui.secondary.menu .active.item {
  154. color: #dbdbdb;
  155. }
  156. .ui.secondary.menu .item {
  157. color: #9e9e9e;
  158. }
  159. .following.bar .top.menu a.item:hover {
  160. color: #ffffff;
  161. }
  162. .repository.view.issue .comment-list .comment .content > .bottom.segment a {
  163. border: solid 1px #353945;
  164. background-color: #353945;
  165. }
  166. .ui.attached.header {
  167. background: #404552;
  168. border: 1px solid #404552;
  169. color: #dbdbdb;
  170. }
  171. .ui.attached.table {
  172. border: 1px solid #304251;
  173. background: #304251;
  174. }
  175. .feeds .list ul li:not(:last-child) {
  176. border-bottom: 1px solid #333640;
  177. }
  178. .feeds .list ul li.private {
  179. background: #353945;
  180. border: 1px solid #333640;
  181. }
  182. .ui.secondary.menu .dropdown.item:hover,
  183. .ui.secondary.menu .link.item:hover,
  184. .ui.secondary.menu .active.item:hover,
  185. .ui.secondary.menu a.item:hover {
  186. color: #ffffff;
  187. }
  188. .ui.menu .ui.dropdown .menu > .item {
  189. background: #2c303a !important;
  190. color: #9e9e9e !important;
  191. }
  192. .ui.secondary.menu .dropdown.item > .menu,
  193. .ui.text.menu .dropdown.item > .menu {
  194. border: 1px solid #434444;
  195. }
  196. footer {
  197. background: #2e323e;
  198. border-top: 1px solid #313131;
  199. color: #bababa;
  200. }
  201. .ui.menu .dropdown.item .menu {
  202. background: #2c303a;
  203. }
  204. .ui.menu .ui.dropdown .menu > .item:hover,
  205. .ui.menu .ui.dropdown .menu > .selected.item {
  206. color: #ffffff !important;
  207. }
  208. .ui.dropdown .menu > .header {
  209. color: #dbdbdb;
  210. }
  211. .ui.red.label,
  212. .ui.red.labels .label {
  213. background-color: #7d3434 !important;
  214. border-color: #8a2121 !important;
  215. }
  216. .ui.menu {
  217. background: #404552;
  218. border: 1px solid #353945;
  219. }
  220. .ui.menu .active.item:hover,
  221. .ui.vertical.menu .active.item:hover {
  222. color: #dbdbdb;
  223. background: #4b5162;
  224. }
  225. .ui.link.menu .item:hover,
  226. .ui.menu .dropdown.item:hover,
  227. .ui.menu .link.item:hover,
  228. .ui.menu a.item:hover {
  229. color: #dbdbdb;
  230. background: #454b5a;
  231. }
  232. .ui.menu .active.item {
  233. background: #4b5162;
  234. color: #dbdbdb;
  235. }
  236. .ui.input input {
  237. background: #404552;
  238. border: 2px solid #353945;
  239. color: #dbdbdb;
  240. }
  241. .ui.input input:focus,
  242. .ui.input.focus input {
  243. background: #404552;
  244. border: 2px solid #353945;
  245. color: #dbdbdb;
  246. }
  247. .ui.accordion .title:not(.ui) {
  248. color: #dbdbdb;
  249. }
  250. .ui.label,
  251. .ui.label.basic {
  252. color: #dbdbdb;
  253. background-color: #404552;
  254. }
  255. .issue.list > .item .title {
  256. color: #87ab63;
  257. }
  258. .issue.list > .item .title:hover {
  259. color: #a0cc75;
  260. }
  261. .issue.list > .item {
  262. border-bottom: 1px dashed #475767;
  263. }
  264. .ui.green.label,
  265. .ui.green.labels .label,
  266. .ui.basic.green.label {
  267. background-color: #2d693b !important;
  268. border-color: #2d693b !important;
  269. }
  270. .ui.basic.green.labels a.label:hover,
  271. a.ui.basic.green.label:hover {
  272. background-color: #16ab39 !important;
  273. border-color: #16ab39 !important;
  274. color: #ffffff !important;
  275. }
  276. .issue.list > .item .comment {
  277. color: #129c92;
  278. }
  279. .ui.basic.button,
  280. .ui.basic.buttons .button {
  281. color: #797979;
  282. }
  283. .ui.basic.red.active.button,
  284. .ui.basic.red.buttons .active.button {
  285. box-shadow: 0 0 0 1px #c75252 inset !important;
  286. color: #c75252 !important;
  287. }
  288. .ui.basic.button:focus,
  289. .ui.basic.button:hover,
  290. .ui.basic.buttons .button:focus,
  291. .ui.basic.buttons .button:hover {
  292. color: #dbdbdb;
  293. box-shadow: 0 0 0 1px rgba(200, 200, 200, .35) inset;
  294. background: rgba(0, 0, 0, .5);
  295. }
  296. .ui.menu .item {
  297. background: #404552;
  298. color: #9e9e9e;
  299. }
  300. .ui.menu .item.disabled,
  301. .ui.menu .item.disabled:hover,
  302. .ui.ui.menu .item.disabled,
  303. .ui.ui.menu .item.disabled:hover {
  304. color: #626773;
  305. }
  306. .ui.pagination.menu .active.item {
  307. color: #dbdbdb;
  308. background-color: #87ab63;
  309. }
  310. .repository .header-wrapper {
  311. background-color: #2a2e3a;
  312. }
  313. .ui.tabular.menu .active.item {
  314. background: #383c4a;
  315. color: #dbdbdb;
  316. border-left: 1px solid transparent;
  317. border-right: 1px solid transparent;
  318. border-top: 0;
  319. }
  320. .ui.tabular.menu .item {
  321. color: #9e9e9e;
  322. }
  323. .ui.tabular.menu .item:hover {
  324. color: #dbdbdb;
  325. }
  326. .ui.header,
  327. .ui.breadcrumb .divider {
  328. color: #9e9e9e;
  329. }
  330. .ui.blue.label,
  331. .ui.blue.labels .label,
  332. .repository .segment.reactions .ui.label.basic.blue {
  333. background-color: #26577b !important;
  334. border-color: #26577b !important;
  335. }
  336. .ui.menu .item > .label {
  337. background: #565454;
  338. }
  339. .ui.blue.button,
  340. .ui.blue.buttons .button {
  341. background-color: #87ab63;
  342. }
  343. .ui.blue.button:hover,
  344. .ui.blue.buttons .button:hover {
  345. background-color: #a0cc75;
  346. }
  347. .ui.form input:not([type]),
  348. .ui.form input[type="date"],
  349. .ui.form input[type="datetime-local"],
  350. .ui.form input[type="email"],
  351. .ui.form input[type="file"],
  352. .ui.form input[type="number"],
  353. .ui.form input[type="password"],
  354. .ui.form input[type="search"],
  355. .ui.form input[type="tel"],
  356. .ui.form input[type="text"],
  357. .ui.form input[type="time"],
  358. .ui.form input[type="url"] {
  359. color: #9e9e9e;
  360. background: #404552;
  361. border: 2px solid #353945;
  362. }
  363. .ui.form input:not([type]):focus,
  364. .ui.form input[type="date"]:focus,
  365. .ui.form input[type="datetime-local"]:focus,
  366. .ui.form input[type="email"]:focus,
  367. .ui.form input[type="file"]:focus,
  368. .ui.form input[type="number"]:focus,
  369. .ui.form input[type="password"]:focus,
  370. .ui.form input[type="search"]:focus,
  371. .ui.form input[type="tel"]:focus,
  372. .ui.form input[type="text"]:focus,
  373. .ui.form input[type="time"]:focus,
  374. .ui.form input[type="url"]:focus {
  375. background: #404552;
  376. border: 2px solid #4b505f;
  377. color: #dbdbdb;
  378. }
  379. .ui.action.input:not([class*="left action"]) input:focus {
  380. border-right-color: #4b505f !important;
  381. }
  382. .ui.green.button,
  383. .ui.green.buttons .button {
  384. background-color: #87ab63;
  385. }
  386. .ui.green.button:hover,
  387. .ui.green.buttons .button:hover {
  388. background-color: #a0cc75;
  389. }
  390. .ui.button {
  391. background: #383c4a;
  392. border: 1px solid #4c505c;
  393. color: #dbdbdb;
  394. }
  395. .ui.labeled.button:not([class*="left labeled"]) > .label,
  396. .ui[class*="left labeled"].button > .button {
  397. background: #404552;
  398. border: 1px solid #4c505c;
  399. color: #87ab63;
  400. }
  401. .ui.button:hover {
  402. background-color: #404552;
  403. color: #dbdbdb;
  404. }
  405. .ui.table thead th,
  406. .ui.table > thead > tr > th {
  407. background: #404552 !important;
  408. color: #dbdbdb !important;
  409. }
  410. .repository.file.list #repo-files-table tr {
  411. background: #2a2e3a;
  412. }
  413. .repository.file.list #repo-files-table tr:hover {
  414. background-color: #393d4a !important;
  415. }
  416. .ui.table {
  417. color: #a5a5a5 !important;
  418. border-color: #4c505c;
  419. background: #353945;
  420. }
  421. .ui.table tbody tr {
  422. border-color: #333640;
  423. background: #2a2e3a;
  424. }
  425. .ui .text.grey {
  426. color: #a5a5a8 !important;
  427. }
  428. .ui.attached.table.segment {
  429. background: #353945;
  430. color: #dbdbdb !important;
  431. }
  432. .markdown:not(code) h2 {
  433. border-bottom: 1px solid #304251;
  434. }
  435. .repository.wiki.new .ui.container form .ui.tabular.menu {
  436. border-bottom: 1px solid rgba(187, 187, 187, .6);
  437. .active.item {
  438. border-top: 1px solid rgba(187, 187, 187, .6);
  439. border-left: 1px solid rgba(187, 187, 187, .6);
  440. border-right: 1px solid rgba(187, 187, 187, .6);
  441. &:hover {
  442. background: #4b5162;
  443. }
  444. }
  445. }
  446. .hljs,
  447. .hljs-keyword,
  448. .hljs-selector-tag,
  449. .hljs-subst {
  450. color: #9daccc;
  451. }
  452. .markdown:not(code) .highlight pre,
  453. .markdown:not(code) pre {
  454. background-color: #2a2e3a;
  455. border: 1px solid #404552;
  456. }
  457. .markdown:not(code) table tr:nth-child(2n) {
  458. background-color: #2a2e39;
  459. }
  460. .markdown:not(code) table tr:nth-child(2n-1) {
  461. background-color: #383b44;
  462. }
  463. .markdown:not(code) table thead tr:nth-child(2n-1) {
  464. background-color: #464c5d !important;
  465. }
  466. .markdown:not(code) table td,
  467. .markdown:not(code) table th {
  468. border-color: #4c505c !important;
  469. }
  470. .repository.file.editor.edit,
  471. .repository.wiki.new .CodeMirror {
  472. border-right: 1px solid rgba(187, 187, 187, .6);
  473. border-left: 1px solid rgba(187, 187, 187, .6);
  474. border-bottom: 1px solid rgba(187, 187, 187, .6);
  475. .editor-preview,
  476. .editor-preview-side,
  477. & + .editor-preview-side {
  478. background: #353945;
  479. .markdown:not(code).ui.segment {
  480. border-width: 0;
  481. }
  482. }
  483. }
  484. .ui.dropdown .menu {
  485. background: #2c303a;
  486. }
  487. .ui.dropdown .menu > .message:not(.ui) {
  488. color: #636363;
  489. }
  490. .ui.input {
  491. color: #dbdbdb;
  492. }
  493. .overflow.menu .items .item {
  494. color: #9d9d9d;
  495. }
  496. .overflow.menu .items .item:hover {
  497. color: #dbdbdb;
  498. }
  499. .ui.segment {
  500. background: #353945;
  501. color: #9e9e9e !important;
  502. border: 1px solid #404552;
  503. }
  504. .ui.list > .item > .content {
  505. color: #9e9e9e !important;
  506. }
  507. .ui.active.button:active,
  508. .ui.button:active,
  509. .ui.button:focus {
  510. background-color: #2e3e4e;
  511. color: #dbdbdb;
  512. }
  513. .ui.dropdown .menu .selected.item,
  514. .ui.dropdown.selected {
  515. color: #dbdbdb;
  516. }
  517. .ui.dropdown .menu > .item:hover {
  518. color: #dbdbdb;
  519. }
  520. .ui.dropdown .menu > .item {
  521. color: #9e9e9e;
  522. }
  523. .ui.attached.segment {
  524. border: 1px solid #404552;
  525. }
  526. .repository.view.issue .comment-list .comment .content > .bottom.segment {
  527. background: #353945;
  528. }
  529. .repository.view.issue .comment-list .comment .content .header {
  530. color: #dbdbdb;
  531. background-color: #404552;
  532. border-bottom: 1px solid #353944;
  533. }
  534. .repository.view.issue .comment-list .comment .content .merge-section {
  535. background-color: #404552;
  536. border-top: 1px solid #353944;
  537. }
  538. .repository.view.issue .comment-list .event > .svg.issue-symbol {
  539. background: #3b4954;
  540. }
  541. .repository.view.issue .comment-list .event > .svg:not(.issue-symbol) {
  542. text-shadow: -2px 0 #383c4a, 0 2px #383c4a, 2px 0 #383c4a, 0 -2px #383c4a;
  543. }
  544. .ui .text.grey a {
  545. color: #dbdbdb !important;
  546. }
  547. .ui .comment .actions a {
  548. color: #9e9e9e !important;
  549. }
  550. .ui .comment .actions a.active,
  551. .ui .comment .actions a:hover {
  552. color: #fff !important;
  553. }
  554. .repository.view.issue .comment-list .comment .content .header:after {
  555. border-right-color: #404552;
  556. }
  557. .repository.new.issue .comment.form .content:after {
  558. border-right-color: #353945;
  559. }
  560. .repository.view.issue .comment-list .comment .content .header:before {
  561. border-right-color: #404552;
  562. }
  563. .repository.new.issue .comment.form .content:before {
  564. border-right-color: #353945;
  565. }
  566. .repository.view.issue .comment-list:not(.prevent-before-timeline):before,
  567. .repository.view.issue .comment-list .timeline:before {
  568. background-color: #3b4954;
  569. }
  570. .repository.view.issue .comment-list .timeline-item .badge {
  571. background-color: #383c4a;
  572. border-color: #3b4954;
  573. color: #9e9e9e;
  574. }
  575. .repository .comment.form .content .form:after {
  576. border-right-color: #313c47;
  577. }
  578. .repository .comment.form .content .form:before {
  579. border-right-color: #313c47;
  580. }
  581. .ui .text.grey a:hover {
  582. color: #dbdbdb !important;
  583. }
  584. .ui.basic.green.active.button,
  585. .ui.basic.green.buttons .active.button {
  586. color: #13ae38 !important;
  587. box-shadow: 0 0 0 1px #13ae38 inset !important;
  588. }
  589. .ui.form textarea,
  590. .ui.form textarea:focus {
  591. color: #dbdbdb;
  592. background: #404552;
  593. border: 2px solid #353945;
  594. }
  595. .ui.form textarea:focus {
  596. border: 1px solid #456580;
  597. }
  598. .ui .info.segment.top {
  599. background-color: #404552 !important;
  600. }
  601. .repository .diff-file-box .code-diff-unified tbody tr.del-code td {
  602. background-color: #3c2626 !important;
  603. border-color: #634343 !important;
  604. }
  605. .repository .diff-file-box .code-diff-unified tbody tr.add-code td {
  606. background-color: #283e2d !important;
  607. border-color: #314a37 !important;
  608. }
  609. .repository .diff-file-box .code-diff tbody tr .added-code {
  610. background-color: #3a523a;
  611. }
  612. .hljs-title,
  613. .hljs-section,
  614. .hljs-selector-id {
  615. color: #986c88;
  616. }
  617. .hljs-string,
  618. .hljs-doctag {
  619. color: #8ab398;
  620. }
  621. .repository .diff-file-box .code-diff tbody tr .removed-code {
  622. background-color: #5f3737;
  623. }
  624. .tag-code,
  625. .tag-code td {
  626. background: #242637 !important;
  627. border-color: transparent !important;
  628. }
  629. .ui.vertical.menu .active.item {
  630. background: #4b5162;
  631. }
  632. .ui.vertical.menu .item {
  633. background: #353945;
  634. }
  635. .ui.vertical.menu .header.item {
  636. background: #404552;
  637. }
  638. .ui.vertical.menu {
  639. background: #353945;
  640. border: 1px solid #333640;
  641. }
  642. .ui.repository.list .item:not(:first-child) {
  643. border-top: 1px solid #4c505c;
  644. }
  645. .ui .text.blue {
  646. color: #87ab63 !important;
  647. }
  648. .ui.selection.active.dropdown,
  649. .ui.selection.active.dropdown .menu {
  650. border-color: #4e5361;
  651. box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
  652. }
  653. .ui.selection.active.dropdown:hover,
  654. .ui.selection.active.dropdown:hover .menu {
  655. border-color: #4e5361;
  656. box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
  657. }
  658. .ui.selection.dropdown {
  659. background: #404552;
  660. border: 1px solid #404552;
  661. color: #9e9e9e;
  662. }
  663. .ui.menu .ui.dropdown .menu > .active.item {
  664. color: #dbdbdb !important;
  665. }
  666. .ui.tabular.menu {
  667. border-bottom: 1px solid #313c47;
  668. }
  669. .ui.card,
  670. .ui.cards > .card {
  671. background: #353945;
  672. box-shadow: 0 1px 3px 0 #4c505c, 0 0 0 1px #4c505c;
  673. }
  674. .ui.card > .content > .header,
  675. .ui.cards > .card > .content > .header {
  676. color: #dbdbdb;
  677. }
  678. .ui.card > .extra a:not(.ui),
  679. .ui.cards > .card > .extra a:not(.ui) {
  680. color: #87ab63;
  681. }
  682. .ui .text.black {
  683. color: #9e9e9e;
  684. }
  685. .ui .text.black:hover {
  686. color: #dbdbdb;
  687. }
  688. .ui.secondary.segment {
  689. background: #353945;
  690. }
  691. .ui.secondary.pointing.menu .active.item {
  692. color: #dbdbdb;
  693. border: 0;
  694. background: #383c4a;
  695. }
  696. .ui.user.list .item:not(:first-child) {
  697. border-top: 1px solid #4c505c;
  698. }
  699. .ui.secondary.pointing.menu .active.item:hover {
  700. border-color: #af8b4c;
  701. color: #dbdbdb;
  702. background: #4b5162;
  703. }
  704. .ui.secondary.pointing.menu .dropdown.item:hover,
  705. .ui.secondary.pointing.menu .link.item:hover,
  706. .ui.secondary.pointing.menu a.item:hover {
  707. color: #dbdbdb;
  708. }
  709. .ui.checkbox label,
  710. .ui.checkbox + label,
  711. .ui.form .field > label {
  712. color: #9e9e9e;
  713. }
  714. .ui.form .inline.field > label,
  715. .ui.form .inline.field > p,
  716. .ui.form .inline.fields .field > label,
  717. .ui.form .inline.fields .field > p,
  718. .ui.form .inline.fields > label {
  719. color: #9e9e9e;
  720. }
  721. .user.settings .email.list .item:not(:first-child) {
  722. border-top: 1px solid #3f4451;
  723. }
  724. .explore .navbar {
  725. background-color: #2a2e3a !important;
  726. }
  727. .ui.menu.new-menu {
  728. background-color: #2a2e3a !important;
  729. @media only screen and (max-width: 1200px) {
  730. &:after {
  731. background-image: linear-gradient(to right, rgba(42, 46, 42, 0), rgba(42, 46, 42, 1) 100%);
  732. }
  733. }
  734. }
  735. input {
  736. background: #2e323e;
  737. }
  738. .settings .key.list .item:not(:first-child) {
  739. border-top: 1px solid #404552;
  740. }
  741. .ui.attached.info.message,
  742. .ui.info.message {
  743. box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent;
  744. }
  745. .ui.bottom.attached.message {
  746. background-color: #2c662d;
  747. color: #87ab63;
  748. }
  749. .ui.bottom.attached.message .pull-right {
  750. color: #87ab63;
  751. }
  752. .ui.info.message {
  753. background-color: #2c3b4a;
  754. color: #9ebcc5;
  755. }
  756. .ui .warning.header {
  757. background-color: #5d3a22 !important;
  758. border-color: #794f31;
  759. }
  760. .ui.red.message {
  761. background-color: rgba(80, 23, 17, .6);
  762. color: #f9cbcb;
  763. box-shadow: 0 0 0 1px rgba(121, 71, 66, .5) inset, 0 0 0 0 transparent;
  764. }
  765. .ui.red.button,
  766. .ui.red.buttons .button {
  767. background-color: #7d3434;
  768. }
  769. .ui.red.button:hover,
  770. .ui.red.buttons .button:hover {
  771. background-color: #984646;
  772. }
  773. .ui.checkbox label:hover,
  774. .ui.checkbox + label:hover {
  775. color: #dbdbdb !important;
  776. }
  777. .ui.checkbox input:checked ~ .box:after,
  778. .ui.checkbox input:checked ~ label:after {
  779. color: #7f98ad;
  780. }
  781. .ui.checkbox input:checked ~ .box:before,
  782. .ui.checkbox input:checked ~ label:before {
  783. background: #304251;
  784. opacity: 1;
  785. color: #7f98ad;
  786. border-color: #304251;
  787. }
  788. .ui.checkbox .box:hover::before,
  789. .ui.checkbox label:hover::before {
  790. background: #304251;
  791. }
  792. .ui.checkbox .box:before,
  793. .ui.checkbox label:before {
  794. background: #304251;
  795. border: 1px solid #304251;
  796. }
  797. .ui.checkbox label:before {
  798. border-color: #476075;
  799. }
  800. .ui.checkbox .box:active::before,
  801. .ui.checkbox label:active::before {
  802. background: #304251;
  803. border-color: rgba(34, 36, 38, .35);
  804. }
  805. .ui.checkbox input:focus ~ .box:before,
  806. .ui.checkbox input:focus ~ label:before {
  807. border-color: #304251;
  808. background: #304251;
  809. }
  810. .ui.checkbox input:checked:focus ~ .box:before,
  811. .ui.checkbox input:checked:focus ~ label:before,
  812. .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box:before,
  813. .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label:before {
  814. border-color: #304251;
  815. background: #304251;
  816. }
  817. .ui.checkbox input:checked:focus ~ .box:after,
  818. .ui.checkbox input:checked:focus ~ label:after,
  819. .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box:after,
  820. .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label:after {
  821. color: #7f98ad;
  822. }
  823. .ui.checkbox input:focus ~ .box:after,
  824. .ui.checkbox input:focus ~ label,
  825. .ui.checkbox input:focus ~ label:after {
  826. color: #9a9a9a;
  827. }
  828. .ui.selection.dropdown:hover {
  829. border: 1px solid #456580;
  830. }
  831. .ui.selection.dropdown .menu > .item {
  832. border-top: 1px solid #313c47;
  833. }
  834. .ui.selection.visible.dropdown > .text:not(.default) {
  835. color: #9e9e9e;
  836. }
  837. .ui.positive.message {
  838. background-color: #0d491b;
  839. color: #87ab63;
  840. box-shadow: 0 0 0 1px #2d693b inset, 0 0 0 0 transparent;
  841. }
  842. .ui.negative.message {
  843. background-color: rgba(80, 23, 17, .6);
  844. color: #f9cbcb;
  845. box-shadow: 0 0 0 1px rgba(121, 71, 66, .5) inset, 0 0 0 0 transparent;
  846. }
  847. .hljs-tag,
  848. .hljs-name,
  849. .hljs-attribute {
  850. color: #ef5e77;
  851. }
  852. .user.profile .ui.card .extra.content ul li:not(:last-child) {
  853. border-bottom: 1px solid #4c505c;
  854. }
  855. .hljs-number,
  856. .hljs-literal,
  857. .hljs-variable,
  858. .hljs-template-variable,
  859. .hljs-tag .hljs-attr {
  860. color: #bd84bf;
  861. }
  862. .ui.form .dropzone {
  863. border: 2px dashed #4c505c;
  864. }
  865. .ui.basic.red.button,
  866. .ui.basic.red.buttons .button {
  867. box-shadow: 0 0 0 1px #a04141 inset !important;
  868. color: #a04141 !important;
  869. }
  870. .ui.list .list > .item .header,
  871. .ui.list > .item .header {
  872. color: #dedede;
  873. }
  874. .ui.list .list > .item .description,
  875. .ui.list > .item .description {
  876. color: #9e9e9e;
  877. }
  878. .ui.user.list .item .description a {
  879. color: #668cb1;
  880. }
  881. .repository.file.list #repo-files-table tbody .svg.octicon-file-directory,
  882. .repository.file.list #repo-files-table tbody .svg.octicon-file-submodule {
  883. color: #7c9b5e;
  884. }
  885. .ui.blue.button:focus,
  886. .ui.blue.buttons .button:focus {
  887. background-color: #a27558;
  888. }
  889. .ui.basic.blue.button:hover,
  890. .ui.basic.blue.buttons .button:hover {
  891. box-shadow: 0 0 0 1px #87ab63 inset !important;
  892. color: #87ab63 !important;
  893. }
  894. .ui.basic.blue.button:focus,
  895. .ui.basic.blue.buttons .button:focus {
  896. box-shadow: 0 0 0 1px #87ab63 inset !important;
  897. color: #87ab63 !important;
  898. }
  899. .repository.labels .ui.basic.black.label {
  900. background-color: #bbbbbb !important;
  901. }
  902. .lines-commit {
  903. background: #2e323e !important;
  904. }
  905. .bottom-line {
  906. border-color: #4e525e !important;
  907. }
  908. .lines-num {
  909. background: #2e323e !important;
  910. color: #9e9e9e !important;
  911. border-color: #2d2d2d !important;
  912. }
  913. .lines-num pre,
  914. .lines-code pre,
  915. .lines-num ol,
  916. .lines-code ol,
  917. .lines-num .hljs,
  918. .lines-code .hljs {
  919. background-color: #2a2e3a !important;
  920. }
  921. td.blob-excerpt {
  922. background-color: rgba(0, 0, 0, .15);
  923. }
  924. .code-view .active {
  925. background: #554a00;
  926. }
  927. a.ui.label:hover,
  928. a.ui.labels .label:hover {
  929. background-color: #505667 !important;
  930. color: #dbdbdb !important;
  931. }
  932. .repository #commits-table td.sha .sha.label,
  933. .repository #repo-files-table .sha.label {
  934. border-color: #888;
  935. }
  936. .repository #commits-table td.sha .sha.label.isSigned .detail.icon,
  937. .repository #repo-files-table .sha.label.isSigned .detail.icon {
  938. background: none;
  939. border-left-color: #888;
  940. }
  941. .repository .ui.attached.message.isSigned.isVerified {
  942. background-color: #394829;
  943. color: #9e9e9e;
  944. &.message {
  945. color: #87ab63;
  946. .ui.text {
  947. color: #9e9e9e;
  948. }
  949. .pull-right {
  950. color: #87ab63;
  951. }
  952. }
  953. }
  954. .repository .ui.attached.message.isSigned.isVerifiedUntrusted {
  955. background-color: #4a3903;
  956. color: #9e9e9e;
  957. &.message {
  958. color: #c2c193;
  959. .ui.text {
  960. color: #9e9e9e;
  961. }
  962. .pull-right,
  963. a {
  964. color: #c2c193;
  965. }
  966. }
  967. }
  968. .repository .ui.attached.message.isSigned.isVerifiedUnmatched {
  969. background-color: #4e3321;
  970. color: #9e9e9e;
  971. &.message {
  972. color: #c2a893;
  973. .ui.text {
  974. color: #9e9e9e;
  975. }
  976. .pull-right,
  977. a {
  978. color: #c2a893;
  979. }
  980. }
  981. }
  982. .repository .ui.attached.message.isSigned.isWarning {
  983. background-color: rgba(80, 23, 17, .6);
  984. &.message {
  985. color: #d07d7d;
  986. .ui.text {
  987. color: #d07d7d;
  988. }
  989. .pull-right {
  990. color: #9e9e9e;
  991. }
  992. }
  993. }
  994. .repository .label.list .item {
  995. border-bottom: 1px dashed #4c505c;
  996. }
  997. .ui.basic.blue.button,
  998. .ui.basic.blue.buttons .button {
  999. box-shadow: 0 0 0 1px #87ab63 inset !important;
  1000. color: #87ab63 !important;
  1001. }
  1002. .ui.text.yellow,
  1003. .yellow.icon.icon.icon {
  1004. color: #e4ac07 !important;
  1005. }
  1006. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1),
  1007. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2),
  1008. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3),
  1009. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4),
  1010. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(5),
  1011. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(6) {
  1012. background-color: #2a2e3a;
  1013. }
  1014. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4),
  1015. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(5),
  1016. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(6),
  1017. .repository .diff-file-box .code-diff-split tbody tr td.add-code {
  1018. background-color: #283e2d !important;
  1019. border-color: #314a37 !important;
  1020. }
  1021. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1),
  1022. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2),
  1023. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3),
  1024. .repository .diff-file-box .code-diff-split tbody tr td.del-code {
  1025. background-color: #3c2626 !important;
  1026. border-color: #634343 !important;
  1027. }
  1028. .ui.blue.button:active,
  1029. .ui.blue.buttons .button:active {
  1030. background-color: #a27558;
  1031. }
  1032. #git-graph-container li a {
  1033. color: #c79575;
  1034. }
  1035. #git-graph-container li .author {
  1036. color: #c79575;
  1037. }
  1038. .ui.header .sub.header {
  1039. color: #9e9e9e;
  1040. }
  1041. .ui.dividing.header {
  1042. border-bottom: 1px solid #4c505c;
  1043. }
  1044. .ui.modal > .header {
  1045. background: #404552;
  1046. color: #dbdbdb;
  1047. }
  1048. .ui.modal > .actions {
  1049. background: #404552;
  1050. border-top: 1px solid #404552;
  1051. }
  1052. .ui.modal > .content {
  1053. background: #383c4a;
  1054. }
  1055. .editor-toolbar {
  1056. background-color: #404552;
  1057. border-color: #7f98ad;
  1058. }
  1059. .editor-toolbar a {
  1060. color: #87ab63 !important;
  1061. }
  1062. .editor-toolbar a.active,
  1063. .editor-toolbar a:hover {
  1064. background: #2a2e3a;
  1065. border-color: transparent;
  1066. }
  1067. .editor-toolbar i.separator {
  1068. border-right-color: #7f98ad;
  1069. }
  1070. .repository .diff-detail-box {
  1071. background-color: #383c4a;
  1072. .detail-files {
  1073. background-color: inherit;
  1074. }
  1075. }
  1076. .comment-code-cloud {
  1077. .ui.attached.tabular.menu {
  1078. background: none transparent;
  1079. border: 0;
  1080. }
  1081. .footer .markdown-info {
  1082. color: inherit;
  1083. }
  1084. }
  1085. .file-comment {
  1086. color: #888888;
  1087. }
  1088. .ui.comments .comment {
  1089. .author {
  1090. color: #dbdbdb;
  1091. }
  1092. .metadata {
  1093. color: #808084;
  1094. }
  1095. .text {
  1096. color: #9e9e9e;
  1097. }
  1098. }
  1099. body .xdsoft_datetimepicker {
  1100. background: #2a2e39;
  1101. border: 1px solid #4c505c;
  1102. color: #9e9e9e;
  1103. .xdsoft_monthpicker {
  1104. height: 36px;
  1105. background: #464c5d;
  1106. margin: -2px -8px 2px;
  1107. padding: 2px 8px 0;
  1108. button {
  1109. background-image: none;
  1110. text-indent: 0;
  1111. text-align: center;
  1112. color: #9e9e9e;
  1113. &.xdsoft_prev::before {
  1114. content: "\f0d9";
  1115. font: normal normal normal 14px/1 FontAwesome, serif;
  1116. font-size: 1.7em;
  1117. }
  1118. &.xdsoft_next::before {
  1119. content: "\f0da";
  1120. font: normal normal normal 14px/1 FontAwesome, serif;
  1121. font-size: 1.7em;
  1122. }
  1123. &.xdsoft_today_button::before {
  1124. content: "\f015";
  1125. font: normal normal normal 14px/1 FontAwesome, serif;
  1126. font-size: 1.4em;
  1127. }
  1128. }
  1129. & > div.xdsoft_label {
  1130. background: #464c5d;
  1131. i {
  1132. line-height: 14px;
  1133. background-image: none;
  1134. text-indent: 0;
  1135. text-align: center;
  1136. ::before {
  1137. content: "\f0dd";
  1138. font: normal normal normal 14px/1 FontAwesome, serif;
  1139. font-size: .7em;
  1140. }
  1141. }
  1142. .xdsoft_select {
  1143. background: #353945;
  1144. }
  1145. }
  1146. }
  1147. .xdsoft_datepicker .xdsoft_calendar {
  1148. td,
  1149. th {
  1150. border-color: #4c505c;
  1151. background-color: #2a2e39;
  1152. }
  1153. td.xdsoft_other_month,
  1154. td.xdsoft_disabled {
  1155. opacity: .8;
  1156. background: #a0cc75;
  1157. color: #000000;
  1158. }
  1159. }
  1160. }
  1161. .heatmap(@heat) {
  1162. @heatmap-cold: #2d303b;
  1163. @heatmap-hot: #a0cc75;
  1164. background-color: mix(@heatmap-hot, @heatmap-cold, @heat);
  1165. }
  1166. .heatmap-color-0 {
  1167. .heatmap(0%);
  1168. }
  1169. .heatmap-color-1 {
  1170. .heatmap(20%);
  1171. }
  1172. .heatmap-color-2 {
  1173. .heatmap(40%);
  1174. }
  1175. .heatmap-color-3 {
  1176. .heatmap(60%);
  1177. }
  1178. .heatmap-color-4 {
  1179. .heatmap(80%);
  1180. }
  1181. .heatmap-color-5 {
  1182. .heatmap(100%);
  1183. }
  1184. .activity-bar-graph {
  1185. background-color: #a0cc75;
  1186. color: #9e9e9e;
  1187. }
  1188. /* code mirror dark theme */
  1189. .CodeMirror {
  1190. color: #9daccc;
  1191. background-color: #2e323e;
  1192. border-color: #7f98ad;
  1193. border-top: 0;
  1194. div.CodeMirror-cursor {
  1195. border-left: 1px solid #9e9e9e;
  1196. }
  1197. .CodeMirror-gutters {
  1198. background-color: #2e323e;
  1199. }
  1200. ::selection,
  1201. ::-moz-selection,
  1202. .CodeMirror-selected {
  1203. background: #42402f !important;
  1204. }
  1205. &.cm-s-default,
  1206. &.cm-s-paper {
  1207. .cm-property {
  1208. color: #a0cc75;
  1209. }
  1210. .cm-header {
  1211. color: #9daccc;
  1212. }
  1213. .cm-quote {
  1214. color: #009900;
  1215. }
  1216. .cm-keyword {
  1217. color: #cc8a61;
  1218. }
  1219. .cm-atom {
  1220. color: #ef5e77;
  1221. }
  1222. .cm-number {
  1223. color: #ff5656;
  1224. }
  1225. .cm-def {
  1226. color: #e4e4e4;
  1227. }
  1228. .cm-variable-2 {
  1229. color: #00bdbf;
  1230. }
  1231. .cm-variable-3 {
  1232. color: #008855;
  1233. }
  1234. .cm-comment {
  1235. color: #8e9ab3;
  1236. }
  1237. .cm-string {
  1238. color: #a77272;
  1239. }
  1240. .cm-string-2 {
  1241. color: #ff5500;
  1242. }
  1243. .cm-meta,
  1244. .cm-qualifier {
  1245. color: #ffb176;
  1246. }
  1247. .cm-builtin {
  1248. color: #b7c951;
  1249. }
  1250. .cm-bracket {
  1251. color: #999977;
  1252. }
  1253. .cm-tag {
  1254. color: #f1d273;
  1255. }
  1256. .cm-attribute {
  1257. color: #bfcc70;
  1258. }
  1259. .cm-hr {
  1260. color: #999999;
  1261. }
  1262. .cm-url {
  1263. color: #c5cfd0;
  1264. }
  1265. .cm-link {
  1266. color: #d8c792;
  1267. }
  1268. .cm-error {
  1269. /* color: #ff6e00; */
  1270. color: #dbdbeb;
  1271. }
  1272. }
  1273. }
  1274. .ui.popup {
  1275. background-color: #383c4a;
  1276. color: #9e9e9e;
  1277. border-color: #9e9e9e;
  1278. &.top::before {
  1279. background-color: #383c4a;
  1280. }
  1281. }
  1282. .markdown:not(code) h1 {
  1283. border-bottom-color: #888;
  1284. }
  1285. .markdown:not(code) blockquote {
  1286. border-left-color: #888;
  1287. }
  1288. .markdown:not(code) code,
  1289. .markdown:not(code) tt {
  1290. background-color: #2a2e3a;
  1291. }
  1292. footer .container .links > * {
  1293. border-left-color: #888;
  1294. }
  1295. .repository.file.list #repo-files-table tbody .svg {
  1296. color: #9e9e9e;
  1297. }
  1298. .repository.release #release-list > li .detail {
  1299. border-left-color: #888;
  1300. }
  1301. .repository.release #release-list > li .detail .dot {
  1302. background-color: #888;
  1303. }