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.

774 lines
23 KiB

  1. @import "_base";
  2. .hljs {
  3. display: block;
  4. overflow-x: auto;
  5. padding: 0.5em;
  6. color: #bababa;
  7. }
  8. .repository.file.list .non-diff-file-content .code-view .lines-num, .repository.file.list .non-diff-file-content .code-view .lines-code ol {
  9. background-color: #2b2b2b !important;
  10. }
  11. .hljs-strong, .hljs-emphasis {
  12. color: #a8a8a2;
  13. }
  14. .hljs-bullet, .hljs-quote, .hljs-link, .hljs-number, .hljs-regexp, .hljs-literal {
  15. color: #6896ba;
  16. }
  17. .hljs-code, .hljs-selector-class {
  18. color: #a6e22e;
  19. }
  20. .hljs-emphasis {
  21. font-style: italic;
  22. }
  23. .hljs-keyword, .hljs-selector-tag, .hljs-section, .hljs-attribute, .hljs-name, .hljs-variable {
  24. color: #cb7832;
  25. }
  26. .hljs-params {
  27. color: #b9b9b9;
  28. }
  29. .hljs-string {
  30. color: #6a8759;
  31. }
  32. .hljs-subst, .hljs-type, .hljs-built_in, .hljs-builtin-name, .hljs-symbol, .hljs-selector-id, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-template-tag, .hljs-template-variable, .hljs-addition {
  33. color: #e0c46c;
  34. }
  35. .hljs-comment, .hljs-deletion, .hljs-meta {
  36. color: #7f7f7f;
  37. }
  38. .repository .ui.segment.sub-menu .list .item a {
  39. color:#dbdbdb;
  40. }
  41. .ui.horizontal.segments > .segment {
  42. background-color: #383c4a;
  43. }
  44. body {
  45. background: #383c4a;
  46. color: #9e9e9e;
  47. }
  48. a {
  49. color: #87ab63;
  50. }
  51. a:hover {
  52. color: #a0cc75;
  53. }
  54. .ui.card>.extra a:not(.ui):hover, .ui.cards>.card>.extra a:not(.ui):hover {
  55. color: #a0cc75;
  56. }
  57. .ui.breadcrumb a:hover {
  58. color: #a0cc75;
  59. }
  60. .ui.breadcrumb a {
  61. color: #87ab63;
  62. }
  63. .repository .metas .ui.list a .text {
  64. color: #87ab63;
  65. }
  66. .repository .metas .ui.list a .text:hover {
  67. color: #a0cc75;
  68. }
  69. .repository .label.list .item a {
  70. color: #87ab63;
  71. }
  72. .repository .label.list .item a:hover {
  73. color: #a0cc75;
  74. }
  75. .repository .milestone.list > .item > a {
  76. color: #87ab63;
  77. }
  78. .repository .milestone.list > .item > a:hover {
  79. color: #a0cc75;
  80. }
  81. .repository.release #release-list {
  82. border-top: 1px solid #4c505c;
  83. }
  84. .repository .milestone.list > .item .operate > a {
  85. color: #87ab63;
  86. }
  87. .repository .milestone.list > .item .operate > a:hover {
  88. color: #a0cc75;
  89. }
  90. .ui.green.progress .bar {
  91. background-color: #668844;
  92. }
  93. .ui.progress.success .bar {
  94. background-color: #7b9e57!important;
  95. }
  96. .following.bar.light {
  97. background: #2e323e;
  98. }
  99. .ui.secondary.menu .active.item {
  100. color: #dbdbdb;
  101. }
  102. .ui.secondary.menu .item {
  103. color: #9e9e9e;
  104. }
  105. .following.bar .top.menu a.item:hover {
  106. color: #fff;
  107. }
  108. .repository.view.issue .comment-list .comment .content > .bottom.segment a {
  109. border: solid 1px #353945;
  110. background-color: #353945;
  111. }
  112. .following.bar.light {
  113. border-bottom: 1px solid #313131;
  114. }
  115. .ui.attached.header {
  116. background: #404552;
  117. border: 1px solid #404552;
  118. color: #dbdbdb;
  119. }
  120. .ui.attached.table {
  121. border: 1px solid #304251;
  122. background: #304251;
  123. }
  124. .feeds .list ul li:not(:last-child) {
  125. border-bottom: 1px solid #333640;
  126. }
  127. .feeds .list ul li.private {
  128. background: #353945;
  129. border: 1px solid #333640;
  130. }
  131. .ui.secondary.menu .dropdown.item:hover, .ui.secondary.menu .link.item:hover, .ui.secondary.menu a.item:hover {
  132. color: #fff;
  133. }
  134. .ui.menu .ui.dropdown .menu>.item {
  135. background: #2c303a !important;
  136. color: #9e9e9e !important;
  137. }
  138. .ui.secondary.menu .dropdown.item>.menu, .ui.text.menu .dropdown.item>.menu {
  139. border: 1px solid #434444;
  140. }
  141. footer {
  142. background: #2e323e;
  143. border-top: 1px solid #313131;
  144. }
  145. .ui.menu .dropdown.item .menu {
  146. background: #2c303a;
  147. }
  148. .ui.menu .ui.dropdown .menu>.item:hover, .ui.menu .ui.dropdown .menu>.selected.item {
  149. color: #fff!important;
  150. }
  151. .ui.dropdown .menu>.header {
  152. color: #dbdbdb;
  153. }
  154. .ui.red.label, .ui.red.labels .label {
  155. background-color: #7d3434!important;
  156. border-color: #8a2121!important;
  157. }
  158. .ui.menu {
  159. background: #404552;
  160. border: 1px solid #353945;
  161. }
  162. .ui.menu .active.item:hover, .ui.vertical.menu .active.item:hover {
  163. color: #dbdbdb;
  164. background: #4B5162;
  165. }
  166. .ui.link.menu .item:hover, .ui.menu .dropdown.item:hover, .ui.menu .link.item:hover, .ui.menu a.item:hover {
  167. color: #dbdbdb;
  168. background: #454b5a;
  169. }
  170. .ui.menu .active.item {
  171. background: #4B5162;
  172. color: #dbdbdb;
  173. }
  174. .ui.input input {
  175. background: #404552;
  176. border: 2px solid #353945;
  177. color: #dbdbdb;
  178. }
  179. .ui.input input:focus, .ui.input.focus input {
  180. background: #404552;
  181. border: 2px solid #353945;
  182. color: #dbdbdb;
  183. }
  184. .ui.label {
  185. color: #dbdbdb;
  186. background-color: #404552;
  187. }
  188. .issue.list > .item .title {
  189. color: #87ab63;
  190. }
  191. .issue.list > .item .title:hover {
  192. color: #a0cc75;
  193. }
  194. .issue.list > .item {
  195. border-bottom: 1px dashed #475767;
  196. }
  197. .ui.green.label, .ui.green.labels .label {
  198. background-color: #2d693b!important;
  199. border-color: #2d693b!important;
  200. }
  201. .issue.list > .item .comment {
  202. color: #129c92;
  203. }
  204. .ui.basic.button, .ui.basic.buttons .button {
  205. color: #797979!important;
  206. }
  207. .ui.basic.red.active.button, .ui.basic.red.buttons .active.button {
  208. box-shadow: 0 0 0 1px #c75252 inset!important;
  209. color: #c75252!important;
  210. }
  211. .ui.basic.button:focus, .ui.basic.button:hover, .ui.basic.buttons .button:focus, .ui.basic.buttons .button:hover {
  212. background: transparent!important;
  213. color: #dbdbdb!important;
  214. }
  215. .ui.menu .item {
  216. background: #404552;
  217. color: #9e9e9e;
  218. }
  219. .ui.menu .item.disabled, .ui.menu .item.disabled:hover {
  220. color: #626773;
  221. }
  222. .ui.pagination.menu .active.item {
  223. color: #dbdbdb;
  224. background-color: #609926;
  225. }
  226. .repository .header-wrapper {
  227. background-color: #2a2e3a;
  228. }
  229. .ui.tabular.menu .active.item {
  230. background: #383c4a;
  231. color: #dbdbdb;
  232. border-left: 1px solid transparent;
  233. border-right: 1px solid transparent;
  234. border-top: none;
  235. }
  236. .ui.tabular.menu .item {
  237. color: #9e9e9e;
  238. }
  239. .ui.tabular.menu .item:hover {
  240. color: #dbdbdb;
  241. }
  242. .ui.header, .ui.breadcrumb .divider {
  243. color: #9e9e9e;
  244. }
  245. .ui.blue.label, .ui.blue.labels .label {
  246. background-color: #26577b!important;
  247. border-color: #26577b!important;
  248. }
  249. .ui.menu .item>.label {
  250. background: #565454;
  251. }
  252. .ui.blue.button, .ui.blue.buttons .button {
  253. background-color: #609926;
  254. }
  255. .ui.blue.button:hover, .ui.blue.buttons .button:hover {
  256. background-color: #73ad36;
  257. }
  258. .ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] {
  259. background: #404552;
  260. border: 2px solid #353945;
  261. }
  262. .ui.form input:not([type]):focus, .ui.form input[type=text]:focus, .ui.form input[type=email]:focus, .ui.form input[type=search]:focus, .ui.form input[type=password]:focus, .ui.form input[type=date]:focus, .ui.form input[type=datetime-local]:focus, .ui.form input[type=tel]:focus, .ui.form input[type=time]:focus, .ui.form input[type=url]:focus, .ui.form input[type=number]:focus {
  263. background: #404552;
  264. border: 2px solid #4b505f;
  265. color: #dbdbdb;
  266. }
  267. .ui.action.input:not([class*="left action"]) input:focus {
  268. border-right-color: #4b505f!important;
  269. }
  270. .ui.green.button, .ui.green.buttons .button {
  271. background-color: #609926;
  272. }
  273. .ui.green.button:hover, .ui.green.buttons .button:hover {
  274. background-color: #73ad36;
  275. }
  276. .ui.button {
  277. background: #383c4a;
  278. border: 1px solid #4c505c;
  279. color: #dbdbdb;
  280. }
  281. .ui.labeled.button:not([class*="left labeled"])>.label, .ui[class*="left labeled"].button>.button {
  282. background: #404552;
  283. border: 1px solid #4c505c;
  284. color: #87ab63;
  285. }
  286. .ui.button:hover {
  287. background-color: #404552;
  288. color: #dbdbdb;
  289. }
  290. .ui.table thead th {
  291. background: #404552;
  292. color: #dbdbdb;
  293. }
  294. .repository.file.list #repo-files-table tr:hover {
  295. background-color: #393d4a;
  296. }
  297. .ui.table {
  298. color: #a5a5a5!important;
  299. border: 1px solid #4c505c;
  300. background: #353945;
  301. }
  302. .ui.table tbody tr {
  303. border-bottom: 1px solid #333640;
  304. background: #2a2e3a;
  305. }
  306. .ui .text.grey {
  307. color: #808084 !important;
  308. }
  309. .ui.attached.table.segment {
  310. background: #353945;
  311. color: #dbdbdb!important;
  312. }
  313. .markdown:not(code) h2 {
  314. border-bottom: 1px solid #304251;
  315. }
  316. .hljs, .hljs-keyword, .hljs-selector-tag, .hljs-subst {
  317. color: #9daccc;
  318. }
  319. .markdown:not(code) .highlight pre, .markdown:not(code) pre {
  320. background-color: #2a2e3a;
  321. border: 1px solid #404552;
  322. }
  323. .markdown:not(code) table tr:nth-child(2n) {
  324. background-color: #474d61;
  325. }
  326. .ui.dropdown .menu {
  327. background: #2c303a;
  328. }
  329. .ui.dropdown .menu>.message:not(.ui) {
  330. color: rgb(99, 99, 99);
  331. }
  332. .ui.input {
  333. color: #dbdbdb;
  334. }
  335. .overflow.menu .items .item {
  336. color: #9d9d9d;
  337. }
  338. .overflow.menu .items .item:hover {
  339. color: #dbdbdb;
  340. }
  341. .ui.segment {
  342. background: #353945;
  343. color: #9e9e9e!important;
  344. border: 1px solid #404552;
  345. }
  346. .ui.active.button:active, .ui.button:active, .ui.button:focus {
  347. background-color: #2e3e4e;
  348. color: #dbdbdb;
  349. }
  350. .ui.dropdown .menu .selected.item, .ui.dropdown.selected {
  351. color: #dbdbdb;
  352. }
  353. .ui.dropdown .menu>.item:hover {
  354. color: #dbdbdb;
  355. }
  356. .ui.dropdown .menu>.item {
  357. color: #9e9e9e;
  358. }
  359. .ui.attached.segment {
  360. border: 1px solid #404552;
  361. }
  362. .repository.view.issue .comment-list .comment .content > .bottom.segment {
  363. background: #353945;
  364. }
  365. .repository.view.issue .comment-list .comment .content .header {
  366. color: #dbdbdb;
  367. background-color: #404552;
  368. border-bottom: 1px solid #353944;
  369. }
  370. .ui .text.grey a {
  371. color: #b3b3b3 !important;
  372. }
  373. .ui.comments .comment .actions a {
  374. color: #dbdbdb;
  375. }
  376. .repository.view.issue .comment-list .comment .content .header:after {
  377. border-right-color: #404552;
  378. }
  379. .repository.new.issue .comment.form .content:after {
  380. border-right-color: #353945;
  381. }
  382. .repository.view.issue .comment-list .comment .content .header:before {
  383. border-right-color: #404552;
  384. }
  385. .repository.new.issue .comment.form .content:before {
  386. border-right-color: #353945;
  387. }
  388. .repository.view.issue .comment-list:before {
  389. background-color: #313c47;
  390. }
  391. .repository .comment.form .content .form:after {
  392. border-right-color: #313c47;
  393. }
  394. .repository .comment.form .content .form:before {
  395. border-right-color: #313c47;
  396. }
  397. .ui .text.grey a {
  398. color: #dbdbdb !important;
  399. }
  400. .ui .text.grey a:hover {
  401. color: #dbdbdb !important;
  402. }
  403. .ui.basic.green.active.button, .ui.basic.green.buttons .active.button {
  404. color: #13ae38!important;
  405. }
  406. .ui.form textarea, .ui.form textarea:focus {
  407. background: #1a2632;
  408. border: 1px solid #313c47;
  409. color: #dbdbdb;
  410. }
  411. .ui.form textarea:focus {
  412. border: 1px solid #456580;
  413. }
  414. .ui .info.segment.top {
  415. background-color: #404552 !important;
  416. }
  417. .repository .diff-file-box .code-diff-unified tbody tr.del-code td {
  418. background-color: #3c2626 !important;
  419. border-color: #634343 !important;
  420. }
  421. .repository .diff-file-box .code-diff-unified tbody tr.add-code td {
  422. background-color: rgb(40, 62, 45) !important;
  423. border-color: #314a37 !important;
  424. }
  425. .repository .diff-file-box .code-diff tbody tr .added-code {
  426. background-color: #3a523a;
  427. }
  428. .repository .diff-file-box .code-diff .lines-num {
  429. border-right: 1px solid #2d2d2d;
  430. }
  431. .repository .diff-file-box .file-body.file-code .lines-num {
  432. color: #9e9e9e;
  433. background: #2e323e;
  434. }
  435. .repository .diff-file-box .code-diff tbody tr.tag-code td, .repository .diff-file-box .code-diff tbody tr td.tag-code {
  436. border-color: #2d2d2d !important;
  437. }
  438. .repository .diff-file-box .file-body.file-code .lines-num-old {
  439. border-right: 1px solid #2d2d2d;
  440. }
  441. .hljs-title, .hljs-section, .hljs-selector-id {
  442. color: #986c88;
  443. }
  444. .hljs-string, .hljs-doctag {
  445. color: #949494;
  446. }
  447. .repository .diff-file-box .code-diff tbody tr .removed-code {
  448. background-color: #5f3737;
  449. }
  450. .repository .diff-file-box .code-diff tbody tr.tag-code td, .repository .diff-file-box .code-diff tbody tr td.tag-code {
  451. background-color: #292727 !important;
  452. }
  453. .ui.vertical.menu .active.item {
  454. background: #4B5162;
  455. }
  456. .ui.vertical.menu .item {
  457. background: #353945;
  458. }
  459. .ui.vertical.menu .header.item {
  460. background: #404552;
  461. }
  462. .ui.vertical.menu {
  463. background: #353945;
  464. border: 1px solid #333640;
  465. }
  466. .ui.repository.list .item:not(:first-child) {
  467. border-top: 1px solid #4c505c;
  468. }
  469. .ui .text.blue {
  470. color: #609926 !important;
  471. }
  472. .ui.selection.active.dropdown, .ui.selection.active.dropdown .menu {
  473. border-color: #4e5361;
  474. box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
  475. }
  476. .ui.selection.active.dropdown:hover, .ui.selection.active.dropdown:hover .menu {
  477. border-color: #4e5361;
  478. box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
  479. }
  480. .ui.selection.dropdown {
  481. background: #404552;
  482. border: 1px solid rgb(64, 69, 82);
  483. color: #9e9e9e;
  484. }
  485. .ui.menu .ui.dropdown .menu>.active.item {
  486. color: #dbdbdb !important;
  487. }
  488. .ui.tabular.menu {
  489. border-bottom: 1px solid #313c47;
  490. }
  491. .ui.card, .ui.cards>.card {
  492. background: #353945;
  493. box-shadow: 0 1px 3px 0 #4c505c, 0 0 0 1px #4c505c;
  494. }
  495. .ui.card>.content>.header, .ui.cards>.card>.content>.header {
  496. color: #dbdbdb;
  497. }
  498. .ui.card>.extra a:not(.ui), .ui.cards>.card>.extra a:not(.ui) {
  499. color: #87ab63;
  500. }
  501. .ui .text.black {
  502. color: #9e9e9e;
  503. }
  504. .ui .text.black:hover {
  505. color: #dbdbdb;
  506. }
  507. .ui.secondary.segment {
  508. background: #353945;
  509. }
  510. .ui.secondary.pointing.menu .active.item {
  511. border-color: #609926;
  512. color: #dbdbdb;
  513. background: #404552;
  514. }
  515. .ui.user.list .item:not(:first-child) {
  516. border-top: 1px solid #4c505c;
  517. }
  518. .ui.secondary.pointing.menu .active.item:hover {
  519. border-color: #af8b4c;
  520. color: #dbdbdb;
  521. background: #4b5162;
  522. }
  523. .ui.secondary.pointing.menu .dropdown.item:hover, .ui.secondary.pointing.menu .link.item:hover, .ui.secondary.pointing.menu a.item:hover {
  524. color: #dbdbdb;
  525. }
  526. .ui.checkbox label, .ui.checkbox+label, .ui.form .field>label {
  527. color: #9e9e9e;
  528. }
  529. .ui.form .inline.field>label, .ui.form .inline.field>p, .ui.form .inline.fields .field>label, .ui.form .inline.fields .field>p, .ui.form .inline.fields>label {
  530. color: #9e9e9e;
  531. }
  532. .user.settings .email.list .item:not(:first-child) {
  533. border-top: 1px solid #3f4451;
  534. }
  535. .explore .navbar {
  536. background-color: #2a2e3a!important;
  537. }
  538. .ui.menu.new-menu {
  539. background-color: #2a2e3a!important;
  540. }
  541. input {
  542. background: #2e323e;
  543. }
  544. .ui.secondary.pointing.menu .active.item {
  545. border: none;
  546. background: #383c4a;
  547. }
  548. .settings .key.list .item:not(:first-child) {
  549. border-top: 1px solid #404552;
  550. }
  551. .ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] {
  552. color: #9e9e9e;
  553. }
  554. .ui.attached.info.message, .ui.info.message {
  555. box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent;
  556. }
  557. .ui.info.message {
  558. background-color: #2c3b4a;
  559. color: #9ebcc5;
  560. }
  561. .ui .warning.header {
  562. background-color: #5d3a22 !important;
  563. border-color: #794f31;
  564. }
  565. .ui.red.message {
  566. background-color: rgba(80, 23, 17, 0.6);
  567. color: #f9cbcb;
  568. box-shadow: 0 0 0 1px rgba(121, 71, 66, 0.5) inset, 0 0 0 0 transparent;
  569. }
  570. .ui.red.button, .ui.red.buttons .button {
  571. background-color: #7d3434;
  572. }
  573. .ui.red.button:hover, .ui.red.buttons .button:hover {
  574. background-color: #984646;
  575. }
  576. .ui.checkbox label:hover, .ui.checkbox+label:hover {
  577. color: #dbdbdb !important;
  578. }
  579. .ui.checkbox input:checked~.box:after, .ui.checkbox input:checked~label:after {
  580. color: rgb(127, 152, 173);
  581. }
  582. .ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before {
  583. background: #304251;
  584. }
  585. .ui.checkbox .box:hover::before, .ui.checkbox label:hover::before {
  586. background: #304251;
  587. }
  588. .ui.checkbox .box:before, .ui.checkbox label:before {
  589. background: #304251;
  590. border: 1px solid #304251;
  591. }
  592. .ui.checkbox .box:active::before, .ui.checkbox label:active::before {
  593. background: #304251;
  594. border-color: rgba(34,36,38,.35);
  595. }
  596. .ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before {
  597. border-color: #304251;
  598. background: #304251;
  599. }
  600. .ui.checkbox input:focus~.box:before, .ui.checkbox input:focus~label:before {
  601. border-color: #304251;
  602. background: #304251;
  603. }
  604. .ui.checkbox input:checked:focus~.box:before, .ui.checkbox input:checked:focus~label:before, .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before, .ui.checkbox input:not([type=radio]):indeterminate:focus~label:before {
  605. border-color: #304251;
  606. background: #304251;
  607. }
  608. .ui.checkbox input:checked~.box:after, .ui.checkbox input:checked~label:after {
  609. opacity: 1;
  610. color: rgb(127, 152, 173);
  611. }
  612. .ui.checkbox input:checked:focus~.box:after, .ui.checkbox input:checked:focus~label:after, .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after, .ui.checkbox input:not([type=radio]):indeterminate:focus~label:after {
  613. color: rgb(127, 152, 173);
  614. }
  615. .ui.checkbox input:focus~.box:after, .ui.checkbox input:focus~label, .ui.checkbox input:focus~label:after {
  616. color: #9a9a9a;
  617. }
  618. .ui.selection.dropdown:hover {
  619. border-color: rgba(34,36,38,.35);
  620. border: 1px solid #456580;
  621. }
  622. .ui.selection.dropdown .menu>.item {
  623. border-top: 1px solid #313c47;
  624. }
  625. .ui.selection.visible.dropdown>.text:not(.default) {
  626. color: #9e9e9e;
  627. }
  628. .ui.negative.message {
  629. background-color: rgba(80, 23, 17, 0.6);
  630. color: #f9cbcb;
  631. box-shadow: 0 0 0 1px rgba(121, 71, 66, 0.5) inset, 0 0 0 0 transparent;
  632. }
  633. .hljs-tag, .hljs-name, .hljs-attribute {
  634. color: #ef5e77;
  635. }
  636. .user.profile .ui.card .extra.content ul li:not(:last-child) {
  637. border-bottom: 1px solid #4c505c;
  638. }
  639. .ui.form textarea, .ui.form textarea:focus {
  640. background: #404552;
  641. border: 2px solid #353945;
  642. }
  643. .hljs-number, .hljs-literal, .hljs-variable, .hljs-template-variable, .hljs-tag .hljs-attr {
  644. color: #bd84bf;
  645. }
  646. .hljs-string, .hljs-doctag {
  647. color: #8ab398;
  648. }
  649. .ui.form .dropzone {
  650. border: 2px dashed #4c505c;
  651. }
  652. .ui.basic.red.button, .ui.basic.red.buttons .button {
  653. box-shadow: 0 0 0 1px #a04141 inset!important;
  654. color: #a04141!important;
  655. }
  656. .ui.list .list>.item .header, .ui.list>.item .header {
  657. color: #dedede;
  658. }
  659. .ui.list .list>.item .description, .ui.list>.item .description {
  660. color: #9e9e9e;
  661. }
  662. .ui.user.list .item .description a {
  663. color: #668cb1;
  664. }
  665. .repository.file.list #file-content .code-view .lines-num {
  666. background: #2e323e;
  667. }
  668. .repository.file.list #repo-files-table tbody .octicon.octicon-file-directory, .repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule {
  669. color: #7c9b5e;
  670. }
  671. .ui.blue.button:focus, .ui.blue.buttons .button:focus {
  672. background-color: #609926;
  673. }
  674. .ui.basic.blue.button:hover, .ui.basic.blue.buttons .button:hover {
  675. box-shadow: 0 0 0 1px #609926 inset!important;
  676. color: #609926!important;
  677. }
  678. .ui.basic.blue.button:focus, .ui.basic.blue.buttons .button:focus {
  679. box-shadow: 0 0 0 1px #609926 inset!important;
  680. color: #609926!important;
  681. }
  682. .repository.file.list #file-content .code-view .lines-num pre, .repository.file.list #file-content .code-view .lines-code pre, .repository.file.list #file-content .code-view .lines-num ol, .repository.file.list #file-content .code-view .lines-code ol, .repository.file.list #file-content .code-view .lines-num .hljs, .repository.file.list #file-content .code-view .lines-code .hljs {
  683. background-color: #2a2e3a;
  684. }
  685. a.ui.label:hover, a.ui.labels .label:hover {
  686. background-color: #505667;
  687. color: rgb(219, 219, 219);
  688. }
  689. .repository .label.list .item {
  690. border-bottom: 1px dashed #4c505c;
  691. }
  692. .repository.file.list #file-content .code-view .lines-num {
  693. background: #2e323e;
  694. }
  695. .repository.file.list #repo-files-table tbody .octicon.octicon-file-directory, .repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule {
  696. color: #7c9b5e;
  697. }
  698. .ui.basic.blue.button, .ui.basic.blue.buttons .button {
  699. box-shadow: 0 0 0 1px #a27558 inset !important;
  700. color: #a27558 !important;
  701. }
  702. .repository.file.list #file-content .code-view .lines-num pre, .repository.file.list #file-content .code-view .lines-code pre, .repository.file.list #file-content .code-view .lines-num ol, .repository.file.list #file-content .code-view .lines-code ol, .repository.file.list #file-content .code-view .lines-num .hljs, .repository.file.list #file-content .code-view .lines-code .hljs {
  703. background-color: #2a2e3a;
  704. }
  705. a.ui.label:hover, a.ui.labels .label:hover {
  706. background-color: #505667;
  707. color: rgb(219, 219, 219);
  708. }
  709. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4) {
  710. background-color: #2a2e3a;
  711. }
  712. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4), .repository .diff-file-box .code-diff-split tbody tr td.add-code {
  713. background-color: #283e2d !important;
  714. border-color: #314a37 !important;
  715. }
  716. .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr td.del-code {
  717. background-color: #3c2626 !important;
  718. border-color: #634343 !important;
  719. }
  720. .ui.blue.button:focus, .ui.blue.buttons .button:focus {
  721. background-color: #a27558;
  722. }
  723. .ui.blue.button:active, .ui.blue.buttons .button:active {
  724. background-color: #a27558;
  725. }
  726. #git-graph-container li a {
  727. color: #c79575;
  728. }
  729. #git-graph-container li .author {
  730. color: #c79575;
  731. }
  732. .ui.header .sub.header {
  733. color: #9e9e9e;
  734. }
  735. .ui.dividing.header {
  736. border-bottom: 1px solid #4c505c;
  737. }
  738. .ui.modal>.header {
  739. background: #404552;
  740. color: #dbdbdb;
  741. }
  742. .ui.modal>.actions {
  743. background: #404552;
  744. border-top: 1px solid #404552;
  745. }
  746. .ui.modal>.content {
  747. background: #383c4a;
  748. }
  749. .ui.basic.blue.button, .ui.basic.blue.buttons .button {
  750. box-shadow: 0 0 0 1px #609926 inset!important;
  751. color: #609926!important;
  752. }
  753. .editor-toolbar {
  754. background-color: #404552;
  755. a {
  756. color: #87ab63 !important;
  757. }
  758. }
  759. .CodeMirror {
  760. color: #9daccc;
  761. background-color: #2b2b2b;
  762. border-top: none;
  763. }
  764. .CodeMirror-gutters{
  765. background-color: #2b2b2b;
  766. }
  767. .repository .diff-detail-box {
  768. background-color: inherit;
  769. .detail-files {
  770. background-color: inherit;
  771. }
  772. }