Skip to content

Instantly share code, notes, and snippets.

@silverwind
Created November 20, 2014 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silverwind/904159f1e71e2e626375 to your computer and use it in GitHub Desktop.
Save silverwind/904159f1e71e2e626375 to your computer and use it in GitHub Desktop.
@@ -257,6 +257,11 @@
.menu-item.selected:before {
background-color: #eee !important;
}
+ /* ace find highlight */
+ .ace_editor .ace_marker-layer .ace_selected-word {
+ background: transparent !important;
+ border: 1px solid /*[[base-color]]*/ #4183C4 !important;
+ }
/* dropdown arrows are css triangles, so we can't just apply color to all four borders */
.dropdown-arrow {
border-top-color: #eee !important;
@@ -341,7 +346,7 @@
#gollum-editor-help-parent, #gollum-editor-help-list, .markdown-format code, .auth-section, .commit-sha,
.comment-body, .mini-repo-list-item, .advanced-search-form fieldset, .contrib-column, .org-header .edit-org,
.pulse-summary .summary-box, .pulse-summary .summary-box li:first-child, .list-item + .list-item, .list-item + .list-heading,
- .list-heading + .list-item, .issue-list-item, .ace_gutter {
+ .list-heading + .list-item, .issue-list-item, .ace_gutter, .collection-card {
border-color: #333 !important;
}
.pagination a, .discussion-item-icon, .date:after, .render-shell img, img.asset, ul.color-label-list .color {
@@ -387,7 +392,7 @@
.issue-head {
border-bottom-width: 1px !important;
}
- .sunken-menu.vertical-right .sunken-menu-item.selected {
+ .sunken-menu.vertical-right .sunken-menu-item.selected {
border-left: transparent 1px solid !important;
}
.context-button:hover:after, .switcher > span:before {
@@ -458,7 +463,7 @@
.branches .branch-summary, .branches .no-results-message, .simple-box-footer, .team-grid .team, .commit-group,
.blankslate, .content table tr, #search-results, table.files, .mergeable, .org-module, .org-add-footer, .fullscreen-overlay,
.commit-tease, .branch-infobar, .table-list-header, table.capped-list tr:nth-child(2n), .team-org-group,
- #gollum-editor-help-wrapper, .integrations-quality, .showcase-featured .mo-info .featured-grid-outer, .collection-card,
+ #gollum-editor-help-wrapper, .integrations-quality, .showcase-featured .mo-info .featured-grid-outer,
.render-shell, .list, .latest-commit .commit-author, .bubble, .tabs > a.selected, .pagination .gap, .pagination .disabled,
.pagination .gap:hover, .pagination .disabled:hover, .comment-form-head .tabnav-tab.selected, .table-list {
background: #181818 !important;
@@ -467,7 +472,7 @@
background: #141414 !important;
}
.blob-expanded .blob-num, .blob-expanded .blob-code, .blame .blob-num, .blame-blob-num, .overall-summary,
- .repository-lang-stats {
+ .repository-lang-stats, .collection-card {
background: #1b1b1b !important;
}
.social-count:before {
@@ -485,12 +490,10 @@
#main, .capped-box, .unread_count, #browser table th, .markdown-format table th, .session-device, .profilecols ul.stats li strong,
table.upgrades tr.current td, .definitions, .commit-tease .commit-meta, .discussion-topic-header, .facebox-popup,
.timeline-commits-minimal .commit-icon .octicon, .timeline-commits .commit-icon .octicon, .upload-progress, .search-results-listing em,
- .repository-sidebar a.js-selected-navigation-item.selected, .discussion-bubble-inner,
- #wiki-history table td, .commit.file-history-tease, .menu a.selected, .gist .gist-file .gist-data,
- #message.major, .branch-status, .logo-box, .commit-form, .markdown-example .rendered, .team-grid .team-members,
- .diagram-icon:not(.active), table.capped-list th,
- .scope-badge, .filter-bar, .audit-search-clear, .country-info, .tabnav-tab.selected, .file-diff-split .empty-cell,
- .composer-infobar {
+ .repository-sidebar a.js-selected-navigation-item.selected, .discussion-bubble-inner, #wiki-history table td,
+ .commit.file-history-tease, .menu a.selected, .gist .gist-file .gist-data, #message.major, .branch-status, .logo-box, .commit-form,
+ .markdown-example .rendered, .team-grid .team-members, .diagram-icon:not(.active), table.capped-list th, .scope-badge, .filter-bar,
+ .audit-search-clear, .country-info, .tabnav-tab.selected, .file-diff-split .empty-cell, .composer-infobar {
background: #222 !important;
}
/* Darkest background color (#222), no image, with border & radius */
@@ -722,13 +725,12 @@
}
/* === #444 === */
/* Light Panel background (#444), no image, no border, with radius */
- ul.sidetabs li a:hover, .editbox h1, #issues .labels .admin, #issues .display .sortbar,
- #facebox .close, #issues_search .wrapper, .ranked-repositories .meta a, .actor, .dropdown-divider,
- ul.nav.logged_out, .tip-box a.next, #inbox .list .unread, .main .filterbar,
- .browser-content .footerbar, ul.smalltabs, .snippet, .supportstaffer, .discussion-form, .chooser-box,
- .chooser-box h3, #forkqueue .instructions, .selector-item.clear:hover,
- #contributors-master svg, .inset-callout h2, .documentation ul.nav, .date_selector td.selected,
- #contributors-master, .flash-messages, .context-title, .list-module h2, .bootcamp-help h1 {
+ ul.sidetabs li a:hover, .editbox h1, #issues .labels .admin, #issues .display .sortbar, #facebox .close, #issues_search .wrapper,
+ .ranked-repositories .meta a, .actor, .dropdown-divider, ul.nav.logged_out, .tip-box a.next, #inbox .list .unread, .main .filterbar,
+ .browser-content .footerbar, ul.smalltabs, .snippet, .supportstaffer, .discussion-form, .chooser-box, .chooser-box h3,
+ #forkqueue .instructions, .selector-item.clear:hover, #contributors-master svg, .inset-callout h2, .documentation ul.nav,
+ .date_selector td.selected, #contributors-master, .flash-messages, .context-title, .list-module h2, .bootcamp-help h1,
+ table.files tr.up-tree a:hover {
background: #444 !important;
}
/* Light Panel background (#444), no image, with border, no radius */
@@ -1621,9 +1623,9 @@
.pl-cn { color: #CF6A4C !important; } /* constant.numeric */
.pl-coc { color: #CF6A4C !important; } /* constant.other.color */
.pl-cos { color: #8F9D6A !important; } /* constant.other.symbol */
- .pl-e { color: #AC885B !important; } /* */
+ .pl-e { color: #AC885B !important; } /* entity */
.pl-ef { color: #AC885B !important; } /* entity.function */
- .pl-en { color: #AC885B !important; } /* */
+ .pl-en { color: #AC885B !important; } /* entity.name */
.pl-enc { color: #CF6A4C !important; } /* entity.name.class */
.pl-enf { color: #AC885B !important; } /* entity.name.function */
.pl-enm { color: #AC885B !important; } /* entity.name.method-name */
@@ -1670,27 +1672,27 @@
.pl-s { color: #F9EE98 !important; } /* storage */
.pl-s1 { color: #8F9D6A !important; } /* string */
.pl-s2 { color: #ddd !important; } /* source */
- .pl-s3 { color: #C5AF75 !important; } /* */
+ .pl-s3 { color: #DAD085 !important; } /* support */
.pl-sc { color: #DAD085 !important; } /* support.class */
.pl-scp { color: #CF6A4C !important; } /* support.constant.property-value */
.pl-sf { color: #DAD085 !important; } /* support.function */
.pl-smc { color: #AC885B !important; } /* storage.modifier.c */
- .pl-smi { } /* */
- .pl-smp { } /* */
+ .pl-smi { } /* storage.modifier.import */
+ .pl-smp { } /* storage.modifier.package */
.pl-sok { color: #CDA869 !important; } /* support.other.keyword */
.pl-sol { color: #8F9D6A !important; } /* string.other.link */
.pl-som { color: #7587A6 !important; } /* support.other.module */
.pl-sr { color: #7587A6 !important; } /* string.regexp */
- .pl-sra { } /* */
- .pl-src { } /* */
- .pl-sre { } /* */
+ .pl-sra { } /* string.regexp string.regexp.arbitrary-repitition */
+ .pl-src { } /* string.regexp.character-class */
+ .pl-sre { } /* string.regexp source.ruby.embedded */
.pl-st { color: #CDA869 !important; } /* support.type */
- .pl-stj { } /* */
+ .pl-stj { } /* storage.type.java */
.pl-stp { color: #9B859D !important; } /* support.type.property-name */
- .pl-sv { } /* */
+ .pl-sv { } /* support.variable */
.pl-v { color: #9B859D !important; } /* variable */
.pl-vi { color: #CF6A4C !important; } /* variable.interpolation */
- .pl-vo { } /* */
+ .pl-vo { color: #AC885B !important; } /* */
.pl-vpf { color: #7587A6 !important; } /* variable.parameter.function */
/* TODO: Fix unstyled classes below */
.pl-ib { background-color: #f93 !important; } /* invalid.broken */
@@ -1784,7 +1786,6 @@
.ace_editor .ace_marker-layer .ace_bracket{margin:-1px 0 0 -1px!important;border:1px solid rgba(255,255,255,.25)!important}
.ace_editor .ace_marker-layer .ace_active-line{background:rgba(255,255,255,.031)!important}
.ace_editor .ace_gutter-active-line{background-color:rgba(255,255,255,.031)!important}
- .ace_editor .ace_marker-layer .ace_selected-word{border:1px solid rgba(221,240,255,.4)!important;background:#246!important}
.ace_editor .ace_identifier{color:#7587A6!important}
.ace_editor .ace_invisible{color:rgba(255,255,255,.25)!important}
.ace_editor .ace_keyword,.ace_editor .ace_meta{color:#CDA869!important}
diff --git a/themes/src/twilight.css b/themes/src/twilight.css
index 35d7cab..857dc53 100644
--- a/themes/src/twilight.css
+++ b/themes/src/twilight.css
@@ -7,9 +7,9 @@
.pl-cn { color: #CF6A4C !important; } /* constant.numeric */
.pl-coc { color: #CF6A4C !important; } /* constant.other.color */
.pl-cos { color: #8F9D6A !important; } /* constant.other.symbol */
-.pl-e { color: #AC885B !important; } /* */
+.pl-e { color: #AC885B !important; } /* entity */
.pl-ef { color: #AC885B !important; } /* entity.function */
-.pl-en { color: #AC885B !important; } /* */
+.pl-en { color: #AC885B !important; } /* entity.name */
.pl-enc { color: #CF6A4C !important; } /* entity.name.class */
.pl-enf { color: #AC885B !important; } /* entity.name.function */
.pl-enm { color: #AC885B !important; } /* entity.name.method-name */
@@ -56,27 +56,27 @@
.pl-s { color: #F9EE98 !important; } /* storage */
.pl-s1 { color: #8F9D6A !important; } /* string */
.pl-s2 { color: #ddd !important; } /* source */
-.pl-s3 { color: #C5AF75 !important; } /* */
+.pl-s3 { color: #DAD085 !important; } /* support */
.pl-sc { color: #DAD085 !important; } /* support.class */
.pl-scp { color: #CF6A4C !important; } /* support.constant.property-value */
.pl-sf { color: #DAD085 !important; } /* support.function */
.pl-smc { color: #AC885B !important; } /* storage.modifier.c */
-.pl-smi { } /* */
-.pl-smp { } /* */
+.pl-smi { } /* storage.modifier.import */
+.pl-smp { } /* storage.modifier.package */
.pl-sok { color: #CDA869 !important; } /* support.other.keyword */
.pl-sol { color: #8F9D6A !important; } /* string.other.link */
.pl-som { color: #7587A6 !important; } /* support.other.module */
.pl-sr { color: #7587A6 !important; } /* string.regexp */
-.pl-sra { } /* */
-.pl-src { } /* */
-.pl-sre { } /* */
+.pl-sra { } /* string.regexp string.regexp.arbitrary-repitition */
+.pl-src { } /* string.regexp.character-class */
+.pl-sre { } /* string.regexp source.ruby.embedded */
.pl-st { color: #CDA869 !important; } /* support.type */
-.pl-stj { } /* */
+.pl-stj { } /* storage.type.java */
.pl-stp { color: #9B859D !important; } /* support.type.property-name */
-.pl-sv { } /* */
+.pl-sv { } /* support.variable */
.pl-v { color: #9B859D !important; } /* variable */
.pl-vi { color: #CF6A4C !important; } /* variable.interpolation */
-.pl-vo { } /* */
+.pl-vo { color: #AC885B !important; } /* */
.pl-vpf { color: #7587A6 !important; } /* variable.parameter.function */
/* TODO: Fix unstyled classes below */
.pl-ib { background-color: #f93 !important; } /* invalid.broken */
@@ -170,7 +170,6 @@
.ace_editor .ace_marker-layer .ace_bracket{margin:-1px 0 0 -1px!important;border:1px solid rgba(255,255,255,.25)!important}
.ace_editor .ace_marker-layer .ace_active-line{background:rgba(255,255,255,.031)!important}
.ace_editor .ace_gutter-active-line{background-color:rgba(255,255,255,.031)!important}
-.ace_editor .ace_marker-layer .ace_selected-word{border:1px solid rgba(221,240,255,.4)!important;background:#246!important}
.ace_editor .ace_identifier{color:#7587A6!important}
.ace_editor .ace_invisible{color:rgba(255,255,255,.25)!important}
.ace_editor .ace_keyword,.ace_editor .ace_meta{color:#CDA869!important}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment