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

2012 lines
34 KiB

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>
4 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>
4 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>
4 years ago
  1. /* Background */
  2. .chroma {
  3. background-color: #2a2e3a;
  4. }
  5. /* LineTableTD */
  6. .chroma .lntd {
  7. vertical-align: top;
  8. padding: 0;
  9. margin: 0;
  10. border: 0;
  11. }
  12. /* LineTable */
  13. .chroma .lntable {
  14. border-spacing: 0;
  15. padding: 0;
  16. margin: 0;
  17. border: 0;
  18. width: auto;
  19. overflow: auto;
  20. display: block;
  21. }
  22. /* LineHighlight */
  23. .chroma .hl {
  24. display: block;
  25. width: 100%;
  26. background-color: #3f424d;
  27. }
  28. /* LineNumbersTable */
  29. .chroma .lnt {
  30. margin-right: .4em;
  31. padding: 0 .4em;
  32. color: #7f7f7f;
  33. }
  34. /* LineNumbers */
  35. .chroma .ln {
  36. margin-right: .4em;
  37. padding: 0 .4em;
  38. color: #7f7f7f;
  39. }
  40. /* Keyword */
  41. .chroma .k {
  42. color: #f63;
  43. }
  44. /* KeywordConstant */
  45. .chroma .kc {
  46. color: #fa1;
  47. }
  48. /* KeywordDeclaration */
  49. .chroma .kd {
  50. color: #9daccc;
  51. }
  52. /* KeywordNamespace */
  53. .chroma .kn {
  54. color: #fa1;
  55. }
  56. /* KeywordPseudo */
  57. .chroma .kp {
  58. color: #5f8700;
  59. }
  60. /* KeywordReserved */
  61. .chroma .kr {
  62. color: #f63;
  63. }
  64. /* KeywordType */
  65. .chroma .kt {
  66. color: #9daccc;
  67. }
  68. /* NameAttribute */
  69. .chroma .na {
  70. color: #8a8a8a;
  71. }
  72. /* NameBuiltin */
  73. .chroma .nb {
  74. color: #9daccc;
  75. }
  76. /* NameBuiltinPseudo */
  77. .chroma .bp {
  78. color: #9daccc;
  79. }
  80. /* NameClass */
  81. .chroma .nc {
  82. color: #fa1;
  83. }
  84. /* NameConstant */
  85. .chroma .no {
  86. color: #fa1;
  87. }
  88. /* NameDecorator */
  89. .chroma .nd {
  90. color: #9daccc;
  91. }
  92. /* NameEntity */
  93. .chroma .ni {
  94. color: #fa1;
  95. }
  96. /* NameException */
  97. .chroma .ne {
  98. color: #af8700;
  99. }
  100. /* NameFunction */
  101. .chroma .nf {
  102. color: #9daccc;
  103. }
  104. /* NameLabel */
  105. .chroma .nl {
  106. color: #fa1;
  107. }
  108. /* NameNamespace */
  109. .chroma .nn {
  110. color: #fa1;
  111. }
  112. /* NameOther */
  113. .chroma .nx {
  114. color: #9daccc;
  115. }
  116. /* NameTag */
  117. .chroma .nt {
  118. color: #9daccc;
  119. }
  120. /* NameVariable */
  121. .chroma .nv {
  122. color: #9daccc;
  123. }
  124. /* NameVariableClass */
  125. .chroma .vc {
  126. color: #f81;
  127. }
  128. /* NameVariableGlobal */
  129. .chroma .vg {
  130. color: #fa1;
  131. }
  132. /* NameVariableInstance */
  133. .chroma .vi {
  134. color: #fa1;
  135. }
  136. /* LiteralString */
  137. .chroma .s {
  138. color: #1af;
  139. }
  140. /* LiteralStringAffix */
  141. .chroma .sa {
  142. color: #1af;
  143. }
  144. /* LiteralStringBacktick */
  145. .chroma .sb {
  146. color: #a0cc75;
  147. }
  148. /* LiteralStringChar */
  149. .chroma .sc {
  150. color: #1af;
  151. }
  152. /* LiteralStringDelimiter */
  153. .chroma .dl {
  154. color: #1af;
  155. }
  156. /* LiteralStringDoc */
  157. .chroma .sd {
  158. color: #6a737d;
  159. }
  160. /* LiteralStringDouble */
  161. .chroma .s2 {
  162. color: #a0cc75;
  163. }
  164. /* LiteralStringEscape */
  165. .chroma .se {
  166. color: #f63;
  167. }
  168. /* LiteralStringHeredoc */
  169. .chroma .sh {
  170. color: #1af;
  171. }
  172. /* LiteralStringInterpol */
  173. .chroma .si {
  174. color: #fa1;
  175. }
  176. /* LiteralStringOther */
  177. .chroma .sx {
  178. color: #fa1;
  179. }
  180. /* LiteralStringRegex */
  181. .chroma .sr {
  182. color: #97c;
  183. }
  184. /* LiteralStringSingle */
  185. .chroma .s1 {
  186. color: #a0cc75;
  187. }
  188. /* LiteralStringSymbol */
  189. .chroma .ss {
  190. color: #fa1;
  191. }
  192. /* LiteralNumber */
  193. .chroma .m {
  194. color: #1af;
  195. }
  196. /* LiteralNumberBin */
  197. .chroma .mb {
  198. color: #1af;
  199. }
  200. /* LiteralNumberFloat */
  201. .chroma .mf {
  202. color: #1af;
  203. }
  204. /* LiteralNumberHex */
  205. .chroma .mh {
  206. color: #1af;
  207. }
  208. /* LiteralNumberInteger */
  209. .chroma .mi {
  210. color: #1af;
  211. }
  212. /* LiteralNumberIntegerLong */
  213. .chroma .il {
  214. color: #1af;
  215. }
  216. /* LiteralNumberOct */
  217. .chroma .mo {
  218. color: #1af;
  219. }
  220. /* Operator */
  221. .chroma .o {
  222. color: #f63;
  223. }
  224. /* OperatorWord */
  225. .chroma .ow {
  226. color: #5f8700;
  227. }
  228. /* Comment */
  229. .chroma .c {
  230. color: #6a737d;
  231. }
  232. /* CommentHashbang */
  233. .chroma .ch {
  234. color: #6a737d;
  235. }
  236. /* CommentMultiline */
  237. .chroma .cm {
  238. color: #6a737d;
  239. }
  240. /* CommentSingle */
  241. .chroma .c1 {
  242. color: #6a737d;
  243. }
  244. /* CommentSpecial */
  245. .chroma .cs {
  246. color: #637d;
  247. }
  248. /* CommentPreproc */
  249. .chroma .cp {
  250. color: #fc6;
  251. }
  252. /* CommentPreprocFile */
  253. .chroma .cpf {
  254. color: #fc6;
  255. }
  256. /* GenericDeleted */
  257. .chroma .gd {
  258. color: #fff;
  259. background-color: #5f3737;
  260. }
  261. /* GenericEmph */
  262. .chroma .ge {
  263. font-style: italic;
  264. }
  265. /* GenericError */
  266. .chroma .gr {
  267. color: #f33;
  268. }
  269. /* GenericHeading */
  270. .chroma .gh {
  271. color: #fa1;
  272. }
  273. /* GenericInserted */
  274. .chroma .gi {
  275. color: #fff;
  276. background-color: #3a523a;
  277. }
  278. /* GenericOutput */
  279. .chroma .go {
  280. color: #888888;
  281. }
  282. /* GenericPrompt */
  283. .chroma .gp {
  284. color: #555555;
  285. }
  286. /* GenericStrong */
  287. .chroma .gs {
  288. font-weight: bold;
  289. }
  290. /* GenericSubheading */
  291. .chroma .gu {
  292. color: #9daccc;
  293. }
  294. /* GenericTraceback */
  295. .chroma .gt {
  296. color: #f63;
  297. }
  298. /* GenericUnderline */
  299. .chroma .gl {
  300. text-decoration: underline;
  301. }
  302. /* TextWhitespace */
  303. .chroma .w {
  304. color: #bbbbbb;
  305. }
  306. .repository .ui.segment.sub-menu .list .item {
  307. color: #dbdbdb;
  308. a,
  309. span.ui {
  310. color: #dbdbdb;
  311. }
  312. }
  313. .ui.horizontal.segments > .segment {
  314. background-color: #383c4a;
  315. }
  316. body {
  317. background: #383c4a;
  318. color: #9e9e9e;
  319. }
  320. /* firefox scroll bars */
  321. * {
  322. scrollbar-width: thin;
  323. scrollbar-color: #87ab63 rgba(255, 255, 255, .1);
  324. }
  325. /* webkit scrollbars */
  326. ::-webkit-scrollbar {
  327. -webkit-appearance: none !important;
  328. width: 10px !important;
  329. height: 10px !important;
  330. }
  331. ::-webkit-scrollbar-track {
  332. border-radius: 0 !important;
  333. background: rgba(255, 255, 255, .1) !important;
  334. }
  335. ::-webkit-scrollbar-thumb {
  336. cursor: pointer !important;
  337. border-radius: 5px !important;
  338. -webkit-transition: color .2s ease !important;
  339. transition: color .2s ease !important;
  340. background: #87ab63 !important;
  341. }
  342. ::-webkit-scrollbar-thumb:window-inactive {
  343. background: #87ab63 !important;
  344. }
  345. ::-webkit-scrollbar-thumb:hover {
  346. background: #87ab63 !important;
  347. }
  348. a {
  349. color: #87ab63;
  350. }
  351. a:hover {
  352. color: #a0cc75;
  353. }
  354. .ui.card > .extra a:not(.ui):hover,
  355. .ui.cards > .card > .extra a:not(.ui):hover {
  356. color: #a0cc75;
  357. }
  358. .ui.breadcrumb a:hover {
  359. color: #a0cc75;
  360. }
  361. .ui.breadcrumb a {
  362. color: #87ab63;
  363. }
  364. .repository .metas .ui.list a .text {
  365. color: #87ab63;
  366. }
  367. .repository .metas .ui.list a .text:hover {
  368. color: #a0cc75;
  369. }
  370. .repository .label.list .item a {
  371. color: #87ab63;
  372. }
  373. .repository .label.list .item a:hover {
  374. color: #a0cc75;
  375. }
  376. .repository .milestone.list > .item > a {
  377. color: #87ab63;
  378. }
  379. .repository .milestone.list > .item > a:hover {
  380. color: #a0cc75;
  381. }
  382. .repository.release #release-list {
  383. border-top: 1px solid #4c505c;
  384. }
  385. .repository .milestone.list > .item .operate > a {
  386. color: #87ab63;
  387. }
  388. .repository .milestone.list > .item .operate > a:hover {
  389. color: #a0cc75;
  390. }
  391. .ui.green.progress .bar {
  392. background-color: #668844;
  393. }
  394. .ui.progress.success .bar {
  395. background-color: #7b9e57 !important;
  396. }
  397. .following.bar.light {
  398. background: #2e323e;
  399. border-bottom: 1px solid #313131;
  400. }
  401. .ui.secondary.menu .active.item {
  402. color: #dbdbdb;
  403. }
  404. .ui.secondary.menu .item {
  405. color: #9e9e9e;
  406. }
  407. .following.bar .top.menu a.item:hover {
  408. color: #ffffff;
  409. }
  410. .ui.attached.header {
  411. background: #404552;
  412. border: 1px solid #404552;
  413. color: #dbdbdb;
  414. }
  415. .ui.attached.table {
  416. border: 1px solid #304251;
  417. background: #304251;
  418. }
  419. .feeds .list ul li:not(:last-child) {
  420. border-bottom: 1px solid #333640;
  421. }
  422. .feeds .list ul li.private {
  423. background: #353945;
  424. border: 1px solid #333640;
  425. }
  426. .ui.secondary.menu .dropdown.item:hover,
  427. .ui.secondary.menu .link.item:hover,
  428. .ui.secondary.menu .active.item:hover,
  429. .ui.secondary.menu a.item:hover,
  430. .ui.dropdown .menu .active.item {
  431. color: #ffffff;
  432. }
  433. .ui.menu .ui.dropdown .menu > .item {
  434. background: #2c303a !important;
  435. color: #9e9e9e !important;
  436. }
  437. .ui.secondary.menu .dropdown.item > .menu,
  438. .ui.text.menu .dropdown.item > .menu {
  439. border: 1px solid #434444;
  440. }
  441. footer {
  442. background: #2e323e;
  443. border-top: 1px solid #313131;
  444. color: #bababa;
  445. }
  446. .ui.menu .dropdown.item .menu {
  447. background: #2c303a;
  448. }
  449. .ui.menu .ui.dropdown .menu > .item:hover,
  450. .ui.menu .ui.dropdown .menu > .selected.item {
  451. color: #ffffff !important;
  452. }
  453. .ui.dropdown .menu > .header {
  454. color: #dbdbdb;
  455. }
  456. .ui.red.label,
  457. .ui.red.labels .label {
  458. background-color: #7d3434 !important;
  459. border-color: #8a2121 !important;
  460. }
  461. .ui.menu {
  462. background: #404552;
  463. border: 1px solid #353945;
  464. }
  465. .ui.menu .active.item:hover,
  466. .ui.vertical.menu .active.item:hover {
  467. color: #dbdbdb;
  468. background: #4b5162;
  469. }
  470. .ui.link.menu .item:hover,
  471. .ui.menu .dropdown.item:hover,
  472. .ui.menu .link.item:hover,
  473. .ui.menu a.item:hover {
  474. color: #dbdbdb;
  475. background: #454b5a;
  476. }
  477. .ui.menu .active.item {
  478. background: #4b5162;
  479. color: #dbdbdb;
  480. }
  481. .ui.input input {
  482. background: #404552;
  483. border: 2px solid #353945;
  484. color: #dbdbdb;
  485. }
  486. .ui.input input:focus,
  487. .ui.input.focus input {
  488. background: #404552;
  489. border: 2px solid #353945;
  490. color: #dbdbdb;
  491. }
  492. .ui.accordion .title:not(.ui) {
  493. color: #dbdbdb;
  494. }
  495. .ui.label,
  496. .ui.label.basic {
  497. color: #dbdbdb;
  498. background-color: #404552;
  499. }
  500. .issue.list > .item .title {
  501. color: #87ab63;
  502. }
  503. .issue.list > .item .title:hover {
  504. color: #a0cc75;
  505. }
  506. .issue.list > .item {
  507. border-bottom: 1px dashed #475767;
  508. }
  509. .ui.green.label,
  510. .ui.green.labels .label,
  511. .ui.basic.green.label {
  512. background-color: #2d693b !important;
  513. border-color: #2d693b !important;
  514. }
  515. .ui.basic.green.labels a.label:hover,
  516. a.ui.basic.green.label:hover {
  517. background-color: #16ab39 !important;
  518. border-color: #16ab39 !important;
  519. color: #ffffff !important;
  520. }
  521. .issue.list > .item .comment {
  522. color: #129c92;
  523. }
  524. .ui.basic.button,
  525. .ui.basic.buttons .button {
  526. color: #797979;
  527. }
  528. .ui.basic.red.active.button,
  529. .ui.basic.red.buttons .active.button {
  530. box-shadow: 0 0 0 1px #c75252 inset !important;
  531. color: #c75252 !important;
  532. }
  533. .ui.basic.button:focus,
  534. .ui.basic.button:hover,
  535. .ui.basic.buttons .button:focus,
  536. .ui.basic.buttons .button:hover {
  537. color: #dbdbdb;
  538. box-shadow: 0 0 0 1px rgba(200, 200, 200, .35) inset;
  539. background: rgba(0, 0, 0, .5);
  540. }
  541. .ui.menu .item {
  542. background: #404552;
  543. color: #9e9e9e;
  544. }
  545. .ui.menu .item.disabled,
  546. .ui.menu .item.disabled:hover,
  547. .ui.ui.menu .item.disabled,
  548. .ui.ui.menu .item.disabled:hover {
  549. color: #626773;
  550. }
  551. .ui.pagination.menu .active.item {
  552. color: #dbdbdb;
  553. background-color: #87ab63;
  554. }
  555. .repository .header-wrapper {
  556. background-color: #2a2e3a;
  557. }
  558. .ui.header,
  559. .ui.breadcrumb .divider {
  560. color: #9e9e9e;
  561. }
  562. .ui.blue.label,
  563. .ui.blue.labels .label,
  564. .repository .segment.reactions .ui.label.basic.blue {
  565. background-color: #26577b !important;
  566. border-color: #26577b !important;
  567. }
  568. .repository .segment.reactions .ui.label.basic.blue {
  569. color: #a0cc75 !important;
  570. background: #305020 !important;
  571. border-color: #404552 !important;
  572. }
  573. .repository .select-reaction .item:hover {
  574. background: #305020 !important;
  575. }
  576. .ui.menu .item > .label {
  577. background: #565454;
  578. }
  579. .ui.blue.button,
  580. .ui.blue.buttons .button {
  581. background-color: #87ab63;
  582. }
  583. .ui.blue.button:hover,
  584. .ui.blue.buttons .button:hover {
  585. background-color: #a0cc75;
  586. }
  587. .ui.form input:not([type]),
  588. .ui.form input[type="date"],
  589. .ui.form input[type="datetime-local"],
  590. .ui.form input[type="email"],
  591. .ui.form input[type="file"],
  592. .ui.form input[type="number"],
  593. .ui.form input[type="password"],
  594. .ui.form input[type="search"],
  595. .ui.form input[type="tel"],
  596. .ui.form input[type="text"],
  597. .ui.form input[type="time"],
  598. .ui.form input[type="url"] {
  599. color: #9e9e9e;
  600. background: #404552;
  601. border: 2px solid #353945;
  602. }
  603. .ui.form input:not([type]):focus,
  604. .ui.form input[type="date"]:focus,
  605. .ui.form input[type="datetime-local"]:focus,
  606. .ui.form input[type="email"]:focus,
  607. .ui.form input[type="file"]:focus,
  608. .ui.form input[type="number"]:focus,
  609. .ui.form input[type="password"]:focus,
  610. .ui.form input[type="search"]:focus,
  611. .ui.form input[type="tel"]:focus,
  612. .ui.form input[type="text"]:focus,
  613. .ui.form input[type="time"]:focus,
  614. .ui.form input[type="url"]:focus {
  615. background: #404552;
  616. border: 2px solid #4b505f;
  617. color: #dbdbdb;
  618. }
  619. .ui.action.input:not([class*="left action"]) input:focus {
  620. border-right-color: #4b505f !important;
  621. }
  622. .ui.green.button,
  623. .ui.green.buttons .button {
  624. background-color: #87ab63;
  625. }
  626. .ui.green.button:hover,
  627. .ui.green.buttons .button:hover {
  628. background-color: #a0cc75;
  629. }
  630. .ui.button {
  631. background: #383c4a;
  632. border: 1px solid #4c505c;
  633. color: #dbdbdb;
  634. }
  635. .ui.labeled.button:not([class*="left labeled"]) > .label,
  636. .ui[class*="left labeled"].button > .button {
  637. background: #404552;
  638. border: 1px solid #4c505c;
  639. color: #87ab63;
  640. }
  641. .ui.button:hover {
  642. background-color: #404552;
  643. color: #dbdbdb;
  644. }
  645. .ui.table thead th,
  646. .ui.table > thead > tr > th {
  647. background: #404552;
  648. color: #dbdbdb !important;
  649. }
  650. .repository.file.list #repo-files-table tr {
  651. background: #2a2e3a;
  652. }
  653. .repository.file.list #repo-files-table tr:hover {
  654. background-color: #393d4a !important;
  655. }
  656. .ui.table {
  657. color: #a5a5a5 !important;
  658. border-color: #4c505c;
  659. background: #353945;
  660. }
  661. .ui.table tbody tr {
  662. border-color: #333640;
  663. background: #2a2e3a;
  664. }
  665. .ui .text.grey {
  666. color: #a5a5a8 !important;
  667. }
  668. .ui.attached.table.segment {
  669. background: #353945;
  670. color: #dbdbdb !important;
  671. }
  672. .markdown:not(code) h2 {
  673. border-bottom: 1px solid #304251;
  674. }
  675. .ui.tabular.menu {
  676. border-bottom-color: rgba(255, 255, 255, .1);
  677. .item.active {
  678. border-top-color: #404552;
  679. border-left-color: #404552;
  680. border-right-color: #404552;
  681. background: #353945;
  682. color: #dbdbdb;
  683. }
  684. .item {
  685. color: #9e9e9e;
  686. }
  687. .item:hover {
  688. color: #dbdbdb;
  689. }
  690. &.navbar {
  691. .item.active {
  692. border-top-color: transparent;
  693. border-left-color: transparent;
  694. border-right-color: transparent;
  695. background: #383c4a;
  696. }
  697. }
  698. }
  699. .markdown:not(code) .highlight pre,
  700. .markdown:not(code) pre {
  701. background-color: #2a2e3a;
  702. border: 1px solid #404552;
  703. }
  704. .markdown:not(code) table tr:nth-child(2n) {
  705. background-color: #2a2e39;
  706. }
  707. .markdown:not(code) table tr:nth-child(2n-1) {
  708. background-color: #383b44;
  709. }
  710. .markdown:not(code) table thead tr:nth-child(2n-1) {
  711. background-color: #464c5d !important;
  712. }
  713. .markdown:not(code) table td,
  714. .markdown:not(code) table th {
  715. border-color: #4c505c !important;
  716. }
  717. .repository.file.editor.edit,
  718. .repository.wiki.new .CodeMirror {
  719. .editor-preview,
  720. .editor-preview-side,
  721. & + .editor-preview-side {
  722. background: #353945;
  723. .markdown:not(code).ui.segment {
  724. border-width: 0;
  725. }
  726. }
  727. }
  728. .ui.dropdown .menu {
  729. background: #2c303a;
  730. }
  731. .ui.dropdown .menu > .message:not(.ui) {
  732. color: #636363;
  733. }
  734. .ui.input {
  735. color: #dbdbdb;
  736. }
  737. .overflow.menu .items .item {
  738. color: #9d9d9d;
  739. }
  740. .overflow.menu .items .item:hover {
  741. color: #dbdbdb;
  742. }
  743. .ui.segment {
  744. background: #353945;
  745. color: #9e9e9e !important;
  746. border: 1px solid #404552;
  747. }
  748. .ui.list > .item > .content {
  749. color: #9e9e9e !important;
  750. }
  751. .ui.active.button:active,
  752. .ui.button:active,
  753. .ui.button:focus,
  754. .ui.active.button {
  755. background-color: #2e3e4e;
  756. color: #dbdbdb;
  757. }
  758. .ui.active.button:hover {
  759. background-color: #475e75;
  760. color: #dbdbdb;
  761. }
  762. .ui.dropdown .menu .selected.item,
  763. .ui.dropdown.selected {
  764. color: #dbdbdb;
  765. }
  766. .ui.dropdown .menu > .item:hover {
  767. color: #dbdbdb;
  768. }
  769. .ui.dropdown .menu > .item {
  770. color: #9e9e9e;
  771. }
  772. .ui.attached.segment {
  773. border: 1px solid #404552;
  774. }
  775. .repository.view.issue .comment-list .event > .svg.issue-symbol {
  776. background: #3b4954;
  777. }
  778. .repository.view.issue .comment-list .event > .svg:not(.issue-symbol) {
  779. text-shadow: -2px 0 #383c4a, 0 2px #383c4a, 2px 0 #383c4a, 0 -2px #383c4a;
  780. }
  781. .ui .text.grey a {
  782. color: #dbdbdb !important;
  783. }
  784. .ui .comment .actions a {
  785. color: #9e9e9e !important;
  786. }
  787. .ui .comment .actions a.active,
  788. .ui .comment .actions a:hover {
  789. color: #fff !important;
  790. }
  791. .repository.view.issue .comment-list .comment .content {
  792. > .bottom.segment {
  793. background: #353945;
  794. a {
  795. border: solid 1px #353945;
  796. background-color: #353945;
  797. }
  798. }
  799. .header {
  800. color: #dbdbdb;
  801. background-color: #404552;
  802. border-bottom: 1px solid #353944;
  803. }
  804. .merge-section {
  805. background-color: #404552;
  806. border-top: 1px solid #353944;
  807. }
  808. .header:after,
  809. > .merge-section.no-header:after {
  810. border-right-color: #404552;
  811. }
  812. .header:before,
  813. > .merge-section.no-header:before {
  814. border-right-color: #404552;
  815. }
  816. }
  817. .repository.new.issue .comment.form .content:after {
  818. border-right-color: #353945;
  819. }
  820. .repository.new.issue .comment.form .content:before {
  821. border-right-color: #353945;
  822. }
  823. .repository.view.issue .comment-list:not(.prevent-before-timeline):before,
  824. .repository.view.issue .comment-list .timeline:before {
  825. background-color: #3b4954;
  826. }
  827. .repository.view.issue .comment-list .timeline-item .badge {
  828. background-color: #383c4a;
  829. border-color: #3b4954;
  830. color: #9e9e9e;
  831. }
  832. .repository.view.issue .comment-list .comment .tag {
  833. color: #dbdbdb;
  834. border-color: rgb(152, 152, 152);
  835. }
  836. .repository.view.issue .comment-list .timeline-item .badge.badge-commit {
  837. background: radial-gradient(#383c4a 40%, transparent 40%) no-repeat;
  838. }
  839. .repository .comment.form .content .form:after {
  840. border-right-color: #313c47;
  841. }
  842. .repository .comment.form .content .form:before {
  843. border-right-color: #313c47;
  844. }
  845. .ui .text.grey a:hover {
  846. color: #dbdbdb !important;
  847. }
  848. .ui.basic.green.active.button,
  849. .ui.basic.green.buttons .active.button {
  850. color: #13ae38 !important;
  851. box-shadow: 0 0 0 1px #13ae38 inset !important;
  852. }
  853. .ui.form textarea,
  854. .ui.form textarea:focus {
  855. color: #dbdbdb;
  856. background: #404552;
  857. border: 2px solid #353945;
  858. }
  859. .ui.form textarea:focus {
  860. border: 1px solid #456580;
  861. }
  862. .ui .info.segment.top {
  863. background-color: #404552 !important;
  864. }
  865. .repository .diff-file-box .code-diff-unified tbody tr.del-code td {
  866. background-color: #3c2626 !important;
  867. border-color: #634343 !important;
  868. }
  869. .repository .diff-file-box .code-diff-unified tbody tr.del-code td.lines-num {
  870. background-color: #4e2c2c !important;
  871. }
  872. .repository .diff-file-box .code-diff-unified tbody tr.add-code td {
  873. background-color: #283e2d !important;
  874. border-color: #314a37 !important;
  875. }
  876. .repository .diff-file-box .code-diff-unified tbody tr.add-code td.lines-num {
  877. background-color: #2c4632 !important;
  878. }
  879. .removed-code {
  880. background-color: #5f3737;
  881. }
  882. .added-code {
  883. background-color: #3a523a;
  884. }
  885. .tag-code,
  886. .tag-code td {
  887. background: #353945 !important;
  888. }
  889. .tag-code td.lines-num {
  890. background-color: #3a3e4c !important;
  891. }
  892. .tag-code td.lines-type-marker,
  893. td.blob-hunk {
  894. color: #dbdbdb !important;
  895. }
  896. .ui.vertical.menu .active.item {
  897. background: #4b5162;
  898. }
  899. .ui.vertical.menu .item {
  900. background: #353945;
  901. }
  902. .ui.vertical.menu .header.item {
  903. background: #404552;
  904. }
  905. .ui.vertical.menu {
  906. background: #353945;
  907. border: 1px solid #333640;
  908. }
  909. .ui.repository.list .item:not(:first-child) {
  910. border-top: 1px solid #4c505c;
  911. }
  912. .ui .text.blue {
  913. color: #87ab63 !important;
  914. }
  915. .ui.selection.active.dropdown,
  916. .ui.selection.active.dropdown .menu {
  917. border-color: #4e5361;
  918. box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
  919. }
  920. .ui.selection.active.dropdown:hover,
  921. .ui.selection.active.dropdown:hover .menu {
  922. border-color: #4e5361;
  923. box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
  924. }
  925. .ui.selection.dropdown {
  926. background: #404552;
  927. border: 1px solid #404552;
  928. color: #9e9e9e;
  929. }
  930. .ui.menu .ui.dropdown .menu > .active.item {
  931. color: #dbdbdb !important;
  932. }
  933. .ui.card,
  934. .ui.cards > .card {
  935. background: #353945;
  936. box-shadow: 0 1px 3px 0 #4c505c, 0 0 0 1px #4c505c;
  937. }
  938. .ui.card > .content > .header,
  939. .ui.cards > .card > .content > .header {
  940. color: #dbdbdb;
  941. }
  942. .ui.card > .extra a:not(.ui),
  943. .ui.cards > .card > .extra a:not(.ui) {
  944. color: #87ab63;
  945. }
  946. .ui .text.black {
  947. color: #9e9e9e;
  948. }
  949. .ui .text.black:hover {
  950. color: #dbdbdb;
  951. }
  952. .ui.secondary.segment {
  953. background: #353945;
  954. }
  955. .ui.secondary.pointing.menu {
  956. border-bottom-color: rgba(255, 255, 255, .15);
  957. }
  958. .ui.secondary.pointing.menu .active.item {
  959. color: #dbdbdb;
  960. }
  961. .ui.user.list .item:not(:first-child) {
  962. border-top: 1px solid #4c505c;
  963. }
  964. .ui.secondary.pointing.menu .active.item:hover {
  965. color: #dbdbdb;
  966. }
  967. .ui.secondary.pointing.menu .dropdown.item:hover,
  968. .ui.secondary.pointing.menu .link.item:hover,
  969. .ui.secondary.pointing.menu a.item:hover {
  970. color: #dbdbdb;
  971. }
  972. .ui.pointing.dropdown > .menu:not(.hidden)::after {
  973. background: #2c303a;
  974. }
  975. .ui.checkbox label,
  976. .ui.checkbox + label,
  977. .ui.form .field > label {
  978. color: #9e9e9e;
  979. }
  980. .ui.form .inline.field > label,
  981. .ui.form .inline.field > p,
  982. .ui.form .inline.fields .field > label,
  983. .ui.form .inline.fields .field > p,
  984. .ui.form .inline.fields > label {
  985. color: #9e9e9e;
  986. }
  987. .user.settings .email.list .item:not(:first-child) {
  988. border-top: 1px solid #3f4451;
  989. }
  990. .explore .navbar {
  991. background-color: #2a2e3a !important;
  992. }
  993. .ui.menu.new-menu {
  994. background: #2a2e3a;
  995. border-color: transparent !important;
  996. @media only screen and (max-width: 1200px) {
  997. &:after {
  998. background: linear-gradient(to right, transparent 0%, #2a2e3a 100%);
  999. }
  1000. }
  1001. }
  1002. input {
  1003. background: #2e323e;
  1004. }
  1005. .settings .key.list .item:not(:first-child) {
  1006. border-top: 1px solid #404552;
  1007. }
  1008. .ui.attached.info.message,
  1009. .ui.info.message {
  1010. box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent;
  1011. }
  1012. .ui.bottom.attached.message {
  1013. background-color: #2c662d;
  1014. color: #87ab63;
  1015. }
  1016. .ui.bottom.attached.message .pull-right {
  1017. color: #87ab63;
  1018. }
  1019. .ui.info.message {
  1020. background-color: #2c3b4a;
  1021. color: #9ebcc5;
  1022. }
  1023. .ui .warning.header {
  1024. background-color: #5d3a22 !important;
  1025. border-color: #794f31;
  1026. }
  1027. .ui.red.message,
  1028. .ui.error.message {
  1029. background-color: rgba(80, 23, 17, .6);
  1030. color: #f9cbcb;
  1031. box-shadow: 0 0 0 1px rgba(121, 71, 66, .5) inset, 0 0 0 0 transparent;
  1032. }
  1033. .ui.red.button,
  1034. .ui.red.buttons .button {
  1035. background-color: #7d3434;
  1036. }
  1037. .ui.red.button:hover,
  1038. .ui.red.buttons .button:hover {
  1039. background-color: #984646;
  1040. }
  1041. .ui.checkbox label:hover,
  1042. .ui.checkbox + label:hover {
  1043. color: #dbdbdb !important;
  1044. }
  1045. .ui.checkbox input:checked ~ .box:after,
  1046. .ui.checkbox input:checked ~ label:after {
  1047. color: #7f98ad;
  1048. }
  1049. .ui.checkbox input:checked ~ .box:before,
  1050. .ui.checkbox input:checked ~ label:before {
  1051. background: #304251;
  1052. opacity: 1;
  1053. color: #7f98ad;
  1054. border-color: #304251;
  1055. }
  1056. .ui.checkbox .box:hover::before,
  1057. .ui.checkbox label:hover::before {
  1058. background: #304251;
  1059. }
  1060. .ui.checkbox .box:before,
  1061. .ui.checkbox label:before {
  1062. background: #304251;
  1063. border: 1px solid #304251;
  1064. }
  1065. .ui.checkbox label:before {
  1066. border-color: #476075;
  1067. }
  1068. .ui.checkbox .box:active::before,
  1069. .ui.checkbox label:active::before {
  1070. background: #304251;
  1071. border-color: rgba(34, 36, 38, .35);
  1072. }
  1073. .ui.checkbox input:focus ~ .box:before,
  1074. .ui.checkbox input:focus ~ label:before {
  1075. border-color: #304251;
  1076. background: #304251;
  1077. }
  1078. .ui.checkbox input:checked:focus ~ .box:before,
  1079. .ui.checkbox input:checked:focus ~ label:before,
  1080. .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box:before,
  1081. .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label:before {
  1082. border-color: #304251;
  1083. background: #304251;
  1084. }
  1085. .ui.checkbox input:checked:focus ~ .box:after,
  1086. .ui.checkbox input:checked:focus ~ label:after,
  1087. .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box:after,
  1088. .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label:after {
  1089. color: #7f98ad;
  1090. }
  1091. .ui.checkbox input:focus ~ .box:after,
  1092. .ui.checkbox input:focus ~ label,
  1093. .ui.checkbox input:focus ~ label:after {
  1094. color: #9a9a9a;
  1095. }
  1096. .ui.selection.dropdown:hover {
  1097. border: 1px solid #456580;
  1098. }
  1099. .ui.selection.dropdown .menu > .item {
  1100. border-top: 1px solid #313c47;
  1101. }
  1102. .ui.selection.visible.dropdown > .text:not(.default) {
  1103. color: #9e9e9e;
  1104. }
  1105. .ui.positive.message {
  1106. background-color: #0d491b;
  1107. color: #87ab63;
  1108. box-shadow: 0 0 0 1px #2d693b inset, 0 0 0 0 transparent;
  1109. }
  1110. .ui.negative.message {
  1111. background-color: rgba(80, 23, 17, .6);
  1112. color: #f9cbcb;
  1113. box-shadow: 0 0 0 1px rgba(121, 71, 66, .5) inset, 0 0 0 0 transparent;
  1114. }
  1115. .user.profile .ui.card .extra.content ul li:not(:last-child) {
  1116. border-bottom: 1px solid #4c505c;
  1117. }
  1118. .ui.form .dropzone {
  1119. border: 2px dashed #7f98ad;
  1120. background-color: #2e323e;
  1121. .dz-button {
  1122. color: rgba(158, 158, 158, .8);
  1123. }
  1124. }
  1125. .ui.form .dropzone:hover .dz-button {
  1126. color: rgba(158, 158, 158, 1);
  1127. }
  1128. .ui.basic.red.button,
  1129. .ui.basic.red.buttons .button {
  1130. box-shadow: 0 0 0 1px #a04141 inset !important;
  1131. color: #a04141 !important;
  1132. }
  1133. .ui.list .list > .item .header,
  1134. .ui.list > .item .header {
  1135. color: #dedede;
  1136. }
  1137. .ui.list .list > .item .description,
  1138. .ui.list > .item .description {
  1139. color: #9e9e9e;
  1140. }
  1141. .ui.user.list .item .description a {
  1142. color: #668cb1;
  1143. }
  1144. .repository.file.list #repo-files-table tbody .svg.octicon-file-directory,
  1145. .repository.file.list #repo-files-table tbody .svg.octicon-file-submodule {
  1146. color: #7c9b5e;
  1147. }
  1148. .ui.blue.button:focus,
  1149. .ui.blue.buttons .button:focus {
  1150. background-color: #a27558;
  1151. }
  1152. .ui.basic.blue.button:hover,
  1153. .ui.basic.blue.buttons .button:hover {
  1154. box-shadow: 0 0 0 1px #87ab63 inset !important;
  1155. color: #87ab63 !important;
  1156. }
  1157. .ui.basic.blue.button:focus,
  1158. .ui.basic.blue.buttons .button:focus {
  1159. box-shadow: 0 0 0 1px #87ab63 inset !important;
  1160. color: #87ab63 !important;
  1161. }
  1162. .repository.labels .ui.basic.black.label {
  1163. background-color: #bbbbbb !important;
  1164. }
  1165. .lines-commit,
  1166. .blame .lines-num {
  1167. background: #2e323e !important;
  1168. }
  1169. .bottom-line,
  1170. .bottom-line:after {
  1171. border-color: #4e525e !important;
  1172. }
  1173. .lines-num {
  1174. color: #9e9e9e !important;
  1175. border-color: #2d2d2d !important;
  1176. }
  1177. td.blob-excerpt {
  1178. background-color: rgba(0, 0, 0, .15);
  1179. }
  1180. a.blob-excerpt {
  1181. color: #ccc;
  1182. background: #393d4a;
  1183. }
  1184. a.blob-excerpt:hover {
  1185. background: #87ab63;
  1186. }
  1187. .code-view .lines-code.active {
  1188. background: #534d1b !important;
  1189. }
  1190. a.ui.label:hover,
  1191. a.ui.labels .label:hover {
  1192. background-color: #505667 !important;
  1193. color: #dbdbdb !important;
  1194. }
  1195. .repository #commits-table td.sha .sha.label,
  1196. .repository #repo-files-table .sha.label {
  1197. border-color: #888;
  1198. }
  1199. .repository #commits-table td.sha .sha.label.isSigned .detail.icon,
  1200. .repository #repo-files-table .sha.label.isSigned .detail.icon {
  1201. background: none;
  1202. border-left-color: #888;
  1203. }
  1204. .repository .ui.attached.message.isSigned.isVerified {
  1205. background-color: #394829;
  1206. color: #9e9e9e;
  1207. &.message {
  1208. color: #87ab63;
  1209. .ui.text {
  1210. color: #9e9e9e;
  1211. }
  1212. .pull-right {
  1213. color: #87ab63;
  1214. }
  1215. }
  1216. }
  1217. .repository .ui.attached.message.isSigned.isVerifiedUntrusted {
  1218. background-color: #4a3903;
  1219. color: #9e9e9e;
  1220. &.message {
  1221. color: #c2c193;
  1222. .ui.text {
  1223. color: #9e9e9e;
  1224. }
  1225. .pull-right,
  1226. a {
  1227. color: #c2c193;
  1228. }
  1229. }
  1230. }
  1231. .repository .ui.attached.message.isSigned.isVerifiedUnmatched {
  1232. background-color: #4e3321;
  1233. color: #9e9e9e;
  1234. &.message {
  1235. color: #c2a893;
  1236. .ui.text {
  1237. color: #9e9e9e;
  1238. }
  1239. .pull-right,
  1240. a {
  1241. color: #c2a893;
  1242. }
  1243. }
  1244. }
  1245. .repository .ui.attached.message.isSigned.isWarning {
  1246. background-color: rgba(80, 23, 17, .6);
  1247. &.message {
  1248. color: #d07d7d;
  1249. .ui.text {
  1250. color: #d07d7d;
  1251. }
  1252. .pull-right {
  1253. color: #9e9e9e;
  1254. }
  1255. }
  1256. }
  1257. .repository .label.list .item {
  1258. border-bottom: 1px dashed #4c505c;
  1259. }
  1260. .ui.basic.blue.button,
  1261. .ui.basic.blue.buttons .button {
  1262. box-shadow: 0 0 0 1px #87ab63 inset !important;
  1263. color: #87ab63 !important;
  1264. }
  1265. .ui.text.yellow,
  1266. .yellow.icon.icon.icon {
  1267. color: #e4ac07 !important;
  1268. }
  1269. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1),
  1270. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2),
  1271. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3),
  1272. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4),
  1273. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(5),
  1274. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(6) {
  1275. background-color: #2a2e3a;
  1276. }
  1277. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4),
  1278. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(5),
  1279. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(6),
  1280. .repository .diff-file-box .code-diff-split tbody tr td.add-code,
  1281. .repository .diff-file-box .code-diff-split tbody tr td.lines-num-new.add-code {
  1282. background-color: #283e2d !important;
  1283. border-color: #314a37 !important;
  1284. }
  1285. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1),
  1286. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2),
  1287. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3),
  1288. .repository .diff-file-box .code-diff-split tbody tr td.del-code {
  1289. background-color: #3c2626 !important;
  1290. border-color: #634343 !important;
  1291. }
  1292. .organization.teams .detail .item:not(:last-child),
  1293. .organization.members .list .item {
  1294. border-bottom-color: #404552;
  1295. }
  1296. .ui.blue.button:active,
  1297. .ui.blue.buttons .button:active {
  1298. background-color: #a27558;
  1299. }
  1300. #git-graph-container li a {
  1301. color: #c79575;
  1302. }
  1303. #git-graph-container li .author {
  1304. color: #c79575;
  1305. }
  1306. .ui.header .sub.header {
  1307. color: #9e9e9e;
  1308. }
  1309. .ui.dividing.header {
  1310. border-bottom: 1px solid #4c505c;
  1311. }
  1312. .ui.modal > .header {
  1313. background: #404552;
  1314. color: #dbdbdb;
  1315. }
  1316. .ui.modal > .actions {
  1317. background: #404552;
  1318. border-top: 1px solid #404552;
  1319. }
  1320. .ui.modal > .content {
  1321. background: #383c4a;
  1322. }
  1323. .editor-toolbar {
  1324. background-color: #404552;
  1325. border-color: #7f98ad;
  1326. }
  1327. .edit-diff > div > .ui.table {
  1328. border-left-color: #404552 !important;
  1329. border-right-color: #404552 !important;
  1330. }
  1331. .editor-toolbar a {
  1332. color: #87ab63 !important;
  1333. }
  1334. .editor-toolbar a.active,
  1335. .editor-toolbar a:hover {
  1336. background: #2a2e3a;
  1337. border-color: transparent;
  1338. }
  1339. .editor-toolbar i.separator {
  1340. border-right-color: #7f98ad;
  1341. }
  1342. .repository .diff-detail-box {
  1343. background-color: #383c4a;
  1344. .detail-files {
  1345. background-color: inherit;
  1346. }
  1347. &.sticky {
  1348. border-bottom-color: rgba(255, 255, 255, .1);
  1349. }
  1350. }
  1351. .comment-code-cloud {
  1352. border-color: #3a3a3a;
  1353. &:before {
  1354. border-bottom: 13px solid #5a5a5a;
  1355. }
  1356. .ui.attached.top.header {
  1357. background: none transparent;
  1358. border: 0;
  1359. }
  1360. .ui.active.tab {
  1361. &:not(.markdown) {
  1362. textarea:focus {
  1363. border: none;
  1364. }
  1365. background: #404552;
  1366. }
  1367. border-color: rgba(255, 255, 255, .15);
  1368. }
  1369. .footer {
  1370. border-top-color: #5a5a5a;
  1371. .markdown-info {
  1372. color: inherit;
  1373. }
  1374. }
  1375. }
  1376. .add-comment-left.add-comment-right .ui.attached.header {
  1377. border-color: #5d5c5c;
  1378. border-right: none;
  1379. }
  1380. .file-comment {
  1381. color: #888888;
  1382. }
  1383. .ui.comments .comment {
  1384. .author {
  1385. color: #dbdbdb;
  1386. }
  1387. .metadata {
  1388. color: #808084;
  1389. }
  1390. .text {
  1391. color: #9e9e9e;
  1392. }
  1393. }
  1394. .heatmap(@heat) {
  1395. @heatmap-cold: #2d303b;
  1396. @heatmap-hot: #a0cc75;
  1397. background-color: mix(@heatmap-hot, @heatmap-cold, @heat);
  1398. }
  1399. .heatmap-color-0 {
  1400. .heatmap(0%);
  1401. }
  1402. .heatmap-color-1 {
  1403. .heatmap(20%);
  1404. }
  1405. .heatmap-color-2 {
  1406. .heatmap(40%);
  1407. }
  1408. .heatmap-color-3 {
  1409. .heatmap(60%);
  1410. }
  1411. .heatmap-color-4 {
  1412. .heatmap(80%);
  1413. }
  1414. .heatmap-color-5 {
  1415. .heatmap(100%);
  1416. }
  1417. .activity-bar-graph {
  1418. background-color: #a0cc75;
  1419. color: #9e9e9e;
  1420. }
  1421. /* code mirror dark theme */
  1422. .CodeMirror {
  1423. color: #9daccc;
  1424. background-color: #2e323e;
  1425. border-color: #7f98ad;
  1426. border-top: 0;
  1427. div.CodeMirror-cursor {
  1428. border-left: 1px solid #9e9e9e;
  1429. }
  1430. .CodeMirror-gutters {
  1431. background-color: #2e323e;
  1432. }
  1433. ::selection,
  1434. ::-moz-selection,
  1435. .CodeMirror-selected {
  1436. background: #42402f !important;
  1437. }
  1438. &.cm-s-default,
  1439. &.cm-s-paper {
  1440. .cm-property {
  1441. color: #a0cc75;
  1442. }
  1443. .cm-header {
  1444. color: #9daccc;
  1445. }
  1446. .cm-quote {
  1447. color: #009900;
  1448. }
  1449. .cm-keyword {
  1450. color: #cc8a61;
  1451. }
  1452. .cm-atom {
  1453. color: #ef5e77;
  1454. }
  1455. .cm-number {
  1456. color: #ff5656;
  1457. }
  1458. .cm-def {
  1459. color: #e4e4e4;
  1460. }
  1461. .cm-variable-2 {
  1462. color: #00bdbf;
  1463. }
  1464. .cm-variable-3 {
  1465. color: #008855;
  1466. }
  1467. .cm-comment {
  1468. color: #8e9ab3;
  1469. }
  1470. .cm-string {
  1471. color: #a77272;
  1472. }
  1473. .cm-string-2 {
  1474. color: #ff5500;
  1475. }
  1476. .cm-meta,
  1477. .cm-qualifier {
  1478. color: #ffb176;
  1479. }
  1480. .cm-builtin {
  1481. color: #b7c951;
  1482. }
  1483. .cm-bracket {
  1484. color: #999977;
  1485. }
  1486. .cm-tag {
  1487. color: #f1d273;
  1488. }
  1489. .cm-attribute {
  1490. color: #bfcc70;
  1491. }
  1492. .cm-hr {
  1493. color: #999999;
  1494. }
  1495. .cm-url {
  1496. color: #c5cfd0;
  1497. }
  1498. .cm-link {
  1499. color: #d8c792;
  1500. }
  1501. .cm-error {
  1502. /* color: #ff6e00; */
  1503. color: #dbdbeb;
  1504. }
  1505. }
  1506. }
  1507. .ui.popup {
  1508. background-color: #383c4a;
  1509. color: #9e9e9e;
  1510. border-color: #9e9e9e;
  1511. &.top::before {
  1512. background-color: #383c4a;
  1513. }
  1514. }
  1515. .markdown:not(code) h1 {
  1516. border-bottom-color: #888;
  1517. }
  1518. .markdown:not(code) blockquote {
  1519. border-left-color: #888;
  1520. }
  1521. .markdown:not(code) code,
  1522. .markdown:not(code) tt {
  1523. background-color: #2a2e3a;
  1524. }
  1525. footer .container .links > * {
  1526. border-left-color: #888;
  1527. }
  1528. .repository.file.list #repo-files-table tbody .svg {
  1529. color: #9e9e9e;
  1530. }
  1531. .repository.release #release-list > li .detail {
  1532. border-left-color: #4c505c;
  1533. }
  1534. .repository.release #release-list > li .detail .dot {
  1535. background-color: #888;
  1536. border-color: #383c4a;
  1537. }
  1538. .repository.release #release-list > li .detail .download .list {
  1539. border-top-color: #404552;
  1540. }
  1541. .repository.release #release-list > li .detail .download .list li {
  1542. border-bottom-color: #404552;
  1543. }
  1544. .board-column {
  1545. background-color: rgba(0, 0, 0, .2) !important;
  1546. }
  1547. .tribute-container {
  1548. box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .6);
  1549. }
  1550. .tribute-container ul {
  1551. background: #2d303b !important;
  1552. }
  1553. .tribute-container li.highlight,
  1554. .tribute-container li:hover {
  1555. background: #728e5e !important;
  1556. }
  1557. .repository .repo-header .ui.huge.breadcrumb.repo-title .repo-header-icon .avatar {
  1558. color: #2a2e3a;
  1559. }
  1560. #git-graph-container.monochrome #rel-container .flow-group {
  1561. stroke: dimgrey;
  1562. fill: dimgrey;
  1563. }
  1564. #git-graph-container.monochrome #rel-container .flow-group.highlight {
  1565. stroke: darkgrey;
  1566. fill: darkgrey;
  1567. }
  1568. #git-graph-container:not(.monochrome) #rel-container .flow-group {
  1569. &.flow-color-16-5 {
  1570. stroke: #5543b1;
  1571. fill: #5543b1;
  1572. }
  1573. }
  1574. #git-graph-container:not(.monochrome) #rel-container .flow-group.highlight {
  1575. &.flow-color-16-5 {
  1576. stroke: #7058e6;
  1577. fill: #7058e6;
  1578. }
  1579. }
  1580. #git-graph-container #rev-list li.highlight,
  1581. #git-graph-container #rev-list li.hover {
  1582. background-color: rgba(255, 255, 255, .05);
  1583. }
  1584. #git-graph-container #rev-list li.highlight.hover {
  1585. background-color: rgba(255, 255, 255, .1);
  1586. }
  1587. #git-graph-container .ui.buttons button#flow-color-monochrome.ui.button {
  1588. border-left-color: rgb(76, 80, 92);
  1589. border-left-style: solid;
  1590. border-left-width: 1px;
  1591. }
  1592. .mermaid-chart {
  1593. filter: invert(84%) hue-rotate(180deg);
  1594. }
  1595. .is-loading:after {
  1596. border-color: #4a4c58 #4a4c58 #d7d7da #d7d7da;
  1597. }
  1598. .markdown-block-error {
  1599. border: 1px solid rgba(121, 71, 66, .5) !important;
  1600. border-bottom: none !important;
  1601. }
  1602. .migrate .cards .card {
  1603. text-align: center;
  1604. }
  1605. .migrate .cards .card .content a {
  1606. color: rgb(158, 158, 158) !important;
  1607. }
  1608. .migrate .cards .card .content a:hover {
  1609. color: rgb(255, 255, 255) !important;
  1610. }
  1611. .migrate .cards .card .content .description {
  1612. color: rgb(158, 158, 158);
  1613. }