1
0

dark-theme.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  1. /* Main */
  2. body {
  3. background-color: #1d1f21 !important;
  4. color: #e0e0e0;
  5. }
  6. body:not(.full-width) {
  7. background-color: #1d1f21 !important;
  8. }
  9. footer {
  10. background-color: #282a2e;
  11. color: #e0e0e0;
  12. border-top: 1px solid #373b41;
  13. margin-top: 0 !important;
  14. }
  15. footer .container .fa {
  16. color: #81a2be;
  17. }
  18. a {
  19. color: #81a2be;
  20. }
  21. a:hover {
  22. color: #81a2be;
  23. opacity: 0.6;
  24. }
  25. hr {
  26. background-color: #e0e0e0 !important;
  27. }
  28. .full.height {
  29. padding-top: 53px;
  30. margin: 0 0 -40px 0;
  31. }
  32. .following.bar.light {
  33. position: fixed;
  34. top: 0px;
  35. }
  36. .ui.attached.header .right .button {
  37. color: white !important;
  38. }
  39. .ui.top.attached.header {
  40. background: #2f3233 !important;
  41. color: #e7e7e7 !important;
  42. border-color: #353636 !important;
  43. }
  44. .ui.table thead th {
  45. background: #2f3233 !important;
  46. color: #e7e7e7 !important;
  47. border-color: #353636 !important;
  48. }
  49. .three.wide.text.grey.right.age,
  50. .time-since.poping.up {
  51. color: #e7e7e7 !important;
  52. }
  53. .ui.dropdown .menu {
  54. background: #333131 !important;
  55. }
  56. /* Navigation */
  57. .ui.menu .ui.dropdown .menu > .item {
  58. color: rgba(255, 255, 255, 0.9) !important;
  59. }
  60. .following.bar.light {
  61. background-color: #282a2e;
  62. border-bottom: 1px solid #373b41;
  63. }
  64. .ui.secondary.menu .active.item {
  65. color: #e0e0e0;
  66. background-color: #1d1f21;
  67. font-weight: bold;
  68. }
  69. .ui.menu .item {
  70. color: #e0e0e0;
  71. }
  72. .ui.menu {
  73. background: #282a2e;
  74. border: none;
  75. }
  76. .repository .milestone.list > .item > a {
  77. color: white;
  78. }
  79. .issue.list > .item .desc a.milestone:hover {
  80. color: white !important;
  81. }
  82. .repository .metas .ui.list a .text {
  83. color: white;
  84. }
  85. h2 a.anchor .octicon.octicon-link {
  86. color: white;
  87. }
  88. .following.bar .top.menu a.item:hover {
  89. color: #b4b7b4;
  90. }
  91. .ui .text.black {
  92. color: #e0e0e0;
  93. }
  94. .context.user.overflow.menu.transition {
  95. background-color: #343544;
  96. color: lightgrey !important;
  97. }
  98. .ui.dropdown .menu > .header {
  99. color: rgba(255, 255, 255, 0.9);
  100. }
  101. .overflow.menu .items .item:hover {
  102. color: rgba(255, 255, 255, 0.9);
  103. }
  104. .overflow.menu .items .item {
  105. color: rgba(255, 255, 255, 0.9) !important;
  106. }
  107. .ui.dropdown .menu > .item {
  108. color: white !important;
  109. }
  110. .repository .filter.dropdown .menu {
  111. background-color: #2e2f38 !important;
  112. color: lightgrey !important;
  113. }
  114. .ui.menu .ui.dropdown .menu > .active.item {
  115. color: rgb(73, 95, 140) !important;
  116. }
  117. .ui.icon.input > input {
  118. background-color: #3e3e3e !important;
  119. border: none !important;
  120. color: lightgrey;
  121. }
  122. .reference.column .text.black {
  123. color: white !important;
  124. }
  125. .ui.menu .ui.dropdown .menu > .item:hover,
  126. .ui.menu .ui.dropdown .menu > .selected.item,
  127. #branch-list {
  128. background-color: #343544 !important;
  129. color: white !important;
  130. }
  131. .filter.icon {
  132. color: white;
  133. }
  134. /* Home */
  135. .home a {
  136. color: #cc6666;
  137. }
  138. .home .logo img {
  139. height: 294px;
  140. }
  141. .home .hero .octicon {
  142. color: #cc6666;
  143. }
  144. .ui.header {
  145. color: #e0e0e0;
  146. }
  147. .feeds .list ul li.private {
  148. background-color: #373b41;
  149. border-bottom: none;
  150. }
  151. .feeds .list ul li:not(:last-child) {
  152. border-bottom: 1px solid #373b41;
  153. }
  154. .ui.accordion .title:not(.ui) {
  155. color: #e0e0e0;
  156. }
  157. #auth_password {
  158. background: #373b41;
  159. color: #e0e0e0;
  160. }
  161. .ui.checkbox label:hover,
  162. .ui.checkbox + label:hover {
  163. color: #e0e0e0;
  164. opacity: 0.6;
  165. }
  166. .ui.secondary.menu .dropdown.item:hover,
  167. .ui.secondary.menu .link.item:hover,
  168. .ui.secondary.menu a.item:hover {
  169. color: rgba(224, 224, 224, 0.6);
  170. }
  171. /* Explore */
  172. .ui.vertical.menu {
  173. background-color: #373b41;
  174. }
  175. .ui.vertical.menu .header.item {
  176. background-color: #373b41;
  177. }
  178. .ui.vertical.menu .active.item {
  179. background-color: #282a2e;
  180. }
  181. .ui.menu .active.item {
  182. color: #e0e0e0;
  183. background: #373b41;
  184. }
  185. .ui.menu a.item:hover {
  186. color: #fff;
  187. background-color: #282a2e;
  188. }
  189. .ui.repository.list .item:not(:first-child) {
  190. border-top: 1px solid #373b41;
  191. }
  192. .ui.menu .active.item:hover,
  193. .ui.vertical.menu .active.item:hover {
  194. background-color: #373b41;
  195. color: #e0e0e0;
  196. }
  197. .ui.form input:not([type]),
  198. .ui.form input:not([type]):focus {
  199. background-color: #373b41;
  200. color: #b4b7b4;
  201. }
  202. .ui.form input:not([type]):focus {
  203. border-top-color: #81a2be;
  204. border-left-color: #81a2be;
  205. border-bottom-color: #81a2be;
  206. color: #e0e0e0;
  207. }
  208. .ui.list .list > .item .description,
  209. .ui.list > .item .description {
  210. color: #969896;
  211. }
  212. .ui.repository.list .item .time {
  213. color: #969896;
  214. }
  215. .ui .text.grey {
  216. color: #969896 !important;
  217. }
  218. .ui.user.list .item:not(:first-child) {
  219. border-top: 1px solid #373b41;
  220. }
  221. .ui.divider:not(.vertical):not(.horizontal) {
  222. border-bottom: 1px solid #373b41;
  223. }
  224. .ui.list .list > .item .header,
  225. .ui.list > .item .header {
  226. color: #e0e0e0;
  227. }
  228. .ui.pagination.menu .active.item {
  229. color: #e0e0e0;
  230. background-color: #373b41;
  231. }
  232. .ui.menu .item.disabled,
  233. .ui.menu:hover .item.disabled:hover {
  234. color: #e0e0e0;
  235. }
  236. .ui.menu:hover .item.disabled:hover {
  237. background-color: #282a2e !important;
  238. }
  239. .ui.user.list .item .description a {
  240. color: #81a2be !important;
  241. }
  242. .ui.sha.label,
  243. a.ui.label:hover,
  244. a.ui.labels .label:hover {
  245. background-color: #454557;
  246. color: #d7d7d7;
  247. }
  248. .ui.breadcrumb a.section {
  249. display: none;
  250. }
  251. #search-repo-box .results .item:hover,
  252. #search-user-box .results .item:hover {
  253. color: rgb(152, 165, 201) !important;
  254. }
  255. /* Repos */
  256. .repository .header-wrapper {
  257. background-color: #282a2e;
  258. }
  259. .ui.basic.button,
  260. .ui.basic.buttons .button {
  261. color: #e0e0e0 !important;
  262. }
  263. .ui.basic.label {
  264. color: #e0e0e0;
  265. }
  266. .ui.tabular.menu .item {
  267. color: #e0e0e0;
  268. }
  269. .ui.tabular.menu .active.item {
  270. background: none #373b41;
  271. color: #e0e0e0;
  272. border-color: transparent;
  273. }
  274. .ui .text.black {
  275. color: #e0e0e0;
  276. }
  277. .ui .text.black:hover {
  278. color: #e0e0e0;
  279. }
  280. .ui.segment {
  281. background: #282a2e;
  282. }
  283. .ui.input input {
  284. background: #373b41 !important;
  285. color: #e0e0e0 !important;
  286. border: none !important;
  287. }
  288. .ui.input input:focus {
  289. background: #373b41 !important;
  290. color: #e0e0e0 !important;
  291. }
  292. .ui.black.button,
  293. .ui.black.buttons .button {
  294. background: #373b41 !important;
  295. color: #e0e0e0 !important;
  296. }
  297. .ui.basic.button:hover,
  298. .ui.basic.buttons .button:hover {
  299. background: #e0e0e0 !important;
  300. }
  301. .ui.basic.label {
  302. background: none #e0e0e0;
  303. }
  304. span.ui.basic.yellow.label {
  305. background-color: transparent !important;
  306. }
  307. .ui.dropdown .menu {
  308. background: #e0e0e0;
  309. }
  310. .reference.column .text.black {
  311. color: #1d1f21;
  312. }
  313. .ui.table {
  314. background: #282a2e;
  315. color: #e0e0e0;
  316. }
  317. .ui.table thead th {
  318. background: #e0e0e0;
  319. color: #1d1f21;
  320. }
  321. .repository.file.list #repo-files-table tr:hover {
  322. background-color: #373b41;
  323. }
  324. .repository.file.list #file-content .code-view .lines-code ol {
  325. background-color: #282a2e;
  326. }
  327. .ui.breadcrumb a {
  328. color: #81a2be;
  329. }
  330. .ui.breadcrumb a:hover {
  331. color: #81a2be;
  332. opacity: 0.6;
  333. }
  334. .ui.basic.blue.button,
  335. .ui.basic.blue.buttons .button {
  336. color: #81a2be !important;
  337. box-shadow: 0 0 0 1px #81a2be inset !important;
  338. }
  339. .ui.basic.blue.button:hover,
  340. .ui.basic.blue.buttons .button:hover {
  341. color: #81a2be !important;
  342. opacity: 0.6;
  343. }
  344. .ui.basic.orange.label {
  345. color: #f2711c !important;
  346. border-color: #f2711c !important;
  347. background: none !important;
  348. }
  349. .ui .text.grey a:hover {
  350. color: #fff !important;
  351. }
  352. .ui .text.grey a {
  353. color: #fff !important;
  354. }
  355. .ui.button {
  356. background-color: #0000001a;
  357. color: #999;
  358. }
  359. .ui.form textarea,
  360. .repository.file.editor
  361. .commit-form-wrapper
  362. .commit-form
  363. .quick-pull-choice
  364. .new-branch-name-input
  365. input {
  366. background-color: #373b41 !important;
  367. color: #b4b7b4 !important;
  368. }
  369. .ui.menu .item > .label {
  370. color: #1d1f21;
  371. }
  372. .ui.tabular.menu .item:hover {
  373. color: #e0e0e0;
  374. opacity: 0.6;
  375. }
  376. .ui.breadcrumb .divider {
  377. color: #e0e0e0;
  378. }
  379. .three.wide.text.grey.right.age .time-since.poping.up {
  380. color: #1d1f21;
  381. }
  382. .ui.attached.header {
  383. background: #e0e0e0;
  384. }
  385. .ui.top.attached.header {
  386. background: #e0e0e0;
  387. color: #282a2e;
  388. }
  389. .ui .warning.header {
  390. background-color: #de935f !important;
  391. border-color: #de935f !important;
  392. }
  393. .ui.attached.table {
  394. border: transparent;
  395. }
  396. .markdown:not(code) .highlight pre,
  397. .markdown:not(code) pre {
  398. background-color: #1d1f21;
  399. }
  400. .hljs {
  401. color: #e0e0e0 !important;
  402. }
  403. .hljs-built_in,
  404. .hljs-builtin-name {
  405. color: #81a2be !important;
  406. }
  407. .hljs-comment,
  408. .hljs-quote {
  409. color: #969896 !important;
  410. opacity: 0.7;
  411. }
  412. .hljs-keyword,
  413. .hljs-selector-tag,
  414. .hljs-subst {
  415. color: #e0e0e0 !important;
  416. }
  417. .hljs-tag,
  418. .hljs-name,
  419. .hljs-attribute {
  420. color: #81a2be !important;
  421. }
  422. .hljs-number,
  423. .hljs-literal,
  424. .hljs-variable,
  425. .hljs-template-variable,
  426. .hljs-tag .hljs-attr {
  427. color: #a3e5ff !important;
  428. }
  429. .hljs-string,
  430. .hljs-doctag {
  431. color: #cc6666 !important;
  432. }
  433. .markdown:not(code) h1,
  434. .markdown:not(code) h2,
  435. .markdown:not(code) h3,
  436. .markdown:not(code) h4,
  437. .markdown:not(code) h5,
  438. .markdown:not(code) h6 {
  439. border-bottom: 1px solid rgba(224, 224, 224, 0.6);
  440. }
  441. .ui.basic.small.button {
  442. background: #282a2e !important;
  443. }
  444. .linenums > li {
  445. background-color: #282a2e;
  446. }
  447. .lines-num > span {
  448. background: #373b41;
  449. }
  450. .ui.blue.button:hover,
  451. .ui.blue.buttons .button:hover {
  452. background-color: #81a2be;
  453. opacity: 0.6;
  454. }
  455. .repository .diff-file-box .code-diff tbody tr.add-code td {
  456. background-color: rgba(181, 189, 104, 0.1) !important;
  457. }
  458. .ui .info.segment.top {
  459. background-color: #282a2e !important;
  460. }
  461. .tag-code.nl-0.ol-0 > .lines-code > pre > code {
  462. color: #1d1f21 !important;
  463. }
  464. .repository .diff-file-box .code-diff tbody tr.tag-code td,
  465. .tag-code {
  466. background-color: #454545 !important;
  467. }
  468. .repository .diff-file-box .code-diff tbody tr .removed-code {
  469. background-color: #723b3b;
  470. color: white;
  471. }
  472. .repository .diff-file-box .code-diff tbody tr .added-code {
  473. background-color: #148414;
  474. color: white;
  475. }
  476. .hljs-title,
  477. .hljs-section,
  478. .hljs-selector-id {
  479. color: #cc6666 !important;
  480. }
  481. .ui.checkbox label,
  482. .ui.checkbox + label {
  483. color: #e0e0e0;
  484. }
  485. .ui.checkbox input:focus ~ label {
  486. color: #e0e0e0 !important;
  487. }
  488. .ui.red.button,
  489. .ui.red.buttons .button {
  490. background-color: #cc6666;
  491. }
  492. .ui.green.button:hover,
  493. .ui.green.buttons .button:hover {
  494. background-color: #cc6666;
  495. opacity: 0.6;
  496. }
  497. .ui.blue.button,
  498. .ui.blue.buttons .button {
  499. background-color: #306796 !important;
  500. }
  501. #repo-clone-https,
  502. #repo-clone-https:hover {
  503. box-shadow: 0 0 0 1px #3c3c3c inset !important;
  504. background-color: #333 !important;
  505. color: white !important;
  506. }
  507. .ui.basic.label {
  508. background-color: #43434e !important;
  509. border-color: #383838;
  510. }
  511. .ui.basic.button {
  512. background-color: #32333b !important;
  513. }
  514. .repository .diff-file-box .code-diff tbody tr.del-code td {
  515. background-color: rgba(204, 102, 102, 0.1) !important;
  516. }
  517. .repository .diff-file-box .code-diff tbody tr.del-code td.add-code {
  518. background-color: rgba(204, 102, 102, 0.1) !important;
  519. }
  520. .repository .diff-file-box .code-diff tbody tr.del-code td.add-code pre {
  521. background-color: rgba(204, 102, 102, 0.1) !important;
  522. }
  523. .ui.secondary.pointing.menu a.item:hover {
  524. background-color: #282a2e;
  525. color: #e0e0e0 !important;
  526. }
  527. .markdown:not(code) table tr {
  528. background-color: #1d1f21;
  529. }
  530. .markdown:not(code) table tr:nth-child(2n) {
  531. background-color: #373b41;
  532. }
  533. .markdown:not(code) table th,
  534. .markdown:not(code) table td {
  535. border: none !important;
  536. }
  537. .markdown:not(code) blockquote {
  538. color: #b4b7b4 !important;
  539. border-left: 4px solid #5a5a5a;
  540. background-color: #5454541a;
  541. }
  542. .markdown:not(code) code,
  543. .markdown:not(code) tt {
  544. background-color: #373b41;
  545. }
  546. /* Issues */
  547. .issues .ui.vertical.filter.menu {
  548. background-color: rgba(0, 0, 0, 0);
  549. }
  550. .ui.basic.green.active.button,
  551. .ui.basic.green.buttons .active.button {
  552. box-shadow: 0 0 0 1px #b5bd68 inset !important;
  553. color: #b5bd68 !important;
  554. }
  555. .ui.basic.button:hover,
  556. .ui.basic.buttons .button:hover {
  557. background: #282a2e !important;
  558. color: #e0e0e0 !important;
  559. }
  560. .ui.basic.red.active.button,
  561. .ui.basic.red.buttons .active.button {
  562. box-shadow: 0 0 0 1px #cc6666 inset !important;
  563. color: #cc6666 !important;
  564. }
  565. .ui.compact.small.menu {
  566. background: #282a2e !important;
  567. }
  568. .issue.list > .item .title {
  569. color: #e0e0e0;
  570. }
  571. .ui.black.label,
  572. .ui.black.labels .label {
  573. color: #e0e0e0;
  574. background-color: #282a2e !important;
  575. }
  576. .issue.list > .item .desc {
  577. color: #e0e0e0;
  578. opacity: 0.6;
  579. }
  580. .issue.list > .item .title:hover {
  581. color: #e0e0e0;
  582. opacity: 0.6;
  583. }
  584. .repository.view.issue .comment-list .comment .content .header {
  585. background-color: #e0e0e0;
  586. }
  587. .ui .text.grey a {
  588. color: #b4b4b4 !important;
  589. }
  590. .ui.attached.segment {
  591. border: transparent;
  592. }
  593. .ui.warning.message {
  594. background-color: #e0e0e0;
  595. }
  596. .ui.green.label,
  597. .ui.green.labels .label {
  598. background-color: #b5bd68 !important;
  599. border-color: #b5bd68 !important;
  600. color: #e0e0e0 !important;
  601. }
  602. .ui.green.button,
  603. .ui.green.buttons .button {
  604. background-color: #649e36 !important;
  605. color: #e0e0e0 !important;
  606. }
  607. .ui.basic.red.button,
  608. .ui.basic.red.buttons .button {
  609. color: #cc6666 !important;
  610. box-shadow: 0 0 0 1px #cc6666 inset !important;
  611. }
  612. .ui.basic.green.button,
  613. .ui.basic.green.buttons .button {
  614. color: #e0e0e0 !important;
  615. box-shadow: none !important;
  616. }
  617. .ui.red.label,
  618. .ui.red.labels .label {
  619. background-color: #cc6666 !important;
  620. border-color: inherit !important;
  621. }
  622. .ui.form textarea {
  623. background: #e0e0e0;
  624. }
  625. .ui.basic.green.button:hover,
  626. .ui.basic.green.buttons .button:hover {
  627. box-shadow: 0 0 0 1px #b5bd68 inset !important;
  628. color: #b5bd68 !important;
  629. }
  630. /* Pull requests */
  631. .ui.header .sub.header {
  632. color: #e0e0e0 !important;
  633. }
  634. .editor-toolbar a {
  635. color: #81a2be !important;
  636. }
  637. /* Wiki */
  638. .repository.wiki.view .markdown {
  639. background: #282a2e;
  640. padding: 25px;
  641. border-radius: 15px;
  642. }
  643. /* Profile drop down */
  644. .ui.menu .dropdown.item .menu {
  645. background: #e0e0e0;
  646. }
  647. .ui.menu .ui.dropdown .menu > .item:hover,
  648. .ui.menu .ui.dropdown .menu > .selected.item {
  649. background: #b4b7b4;
  650. opacity: 0.6;
  651. }
  652. /* Profile */
  653. .ui.card,
  654. .ui.cards > .card {
  655. background: #282a2e;
  656. box-shadow: none;
  657. }
  658. .ui.card > .extra a:not(.ui),
  659. .ui.cards > .card > .extra a:not(.ui) {
  660. color: #81a2be;
  661. }
  662. .ui.card > .extra,
  663. .ui.cards > .card > .extra {
  664. border-top: 1px solid #373b41 !important;
  665. }
  666. .user.profile .ui.card .extra.content ul li:not(:last-child) {
  667. border-bottom: 1px solid #373b41 !important;
  668. }
  669. .ui.secondary.pointing.menu .active.item {
  670. color: #e0e0e0;
  671. border-color: #e0e0e0;
  672. }
  673. .ui.secondary.pointing.menu .active.item:hover {
  674. border-color: #e0e0e0;
  675. }
  676. .user.profile .ui.card .header.text {
  677. color: #e0e0e0;
  678. }
  679. /* Settings */
  680. .ui.form .field > label {
  681. color: #e0e0e0;
  682. }
  683. #website {
  684. background: #373b41;
  685. color: #e0e0e0;
  686. }
  687. .inline.box.field > label {
  688. color: #e0e0e0 !important;
  689. }
  690. .inline.box.field > input {
  691. background: #373b41;
  692. color: #e0e0e0;
  693. }
  694. #old_password,
  695. #password,
  696. #retype,
  697. #email,
  698. #description {
  699. background: #373b41;
  700. color: #e0e0e0;
  701. }
  702. label[for="org_name"] {
  703. color: #e0e0e0 !important;
  704. }
  705. .ui.red.message {
  706. color: #cc6666;
  707. }
  708. .ui.very.basic.striped.table > thead > tr > th {
  709. color: #e0e0e0;
  710. }
  711. .ui.form .inline.field > label,
  712. .ui.form .inline.field > p,
  713. .ui.form .inline.fields .field > label,
  714. .ui.form .inline.fields .field > p,
  715. .ui.form .inline.fields > label {
  716. color: #e0e0e0;
  717. }
  718. .ui.very.basic.select.selectable.table > thead > tr > th {
  719. color: #e0e0e0;
  720. }
  721. .ui.teal.button,
  722. .ui.teal.buttons .button {
  723. background-color: #8abeb7;
  724. }
  725. .ui.form input[type="file"],
  726. .ui.form input[type="number"],
  727. .ui.form input[type="url"],
  728. .ui.form input[type="password"] {
  729. color: #e0e0e0;
  730. background: #373b41;
  731. }
  732. .ui.selection.dropdown {
  733. color: #e0e0e0;
  734. background: #373b41;
  735. }
  736. .organization.members .list .item {
  737. border-bottom: 1px solid #373b41 !important;
  738. }
  739. .settings .hook.list > .item:not(:first-child) {
  740. border-top: 1px solid #373b41 !important;
  741. }
  742. .settings .key.list .item:not(:first-child) {
  743. border-top: 1px solid #373b41 !important;
  744. }
  745. /* Commit */
  746. .repository .diff-box .file {
  747. color: #969896;
  748. }
  749. .ui.blue.button,
  750. .ui.blue.buttons .button {
  751. background-color: #81a2be;
  752. color: #e0e0e0 !important;
  753. }
  754. .ui.basic.grey.button,
  755. .ui.basic.grey.buttons .button {
  756. color: #282a2e !important;
  757. }
  758. .added-code {
  759. color: #fff;
  760. background-color: #b5bd68;
  761. }
  762. .removed-code {
  763. color: #1d1f21;
  764. background-color: #cc6666;
  765. }
  766. .ui.blue.label,
  767. .ui.blue.labels .label {
  768. background-color: #81a2be !important;
  769. color: #e0e0e0 !important;
  770. }
  771. .repository .diff-file-box .file-body.file-code .lines-num {
  772. background: none;
  773. }
  774. .hljs-meta {
  775. color: #959595 !important;
  776. }