| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- /*
- Name: Sublime Text
- Description: Clean, crisp and colorful.
- Version: 1.1
- Author: khosite
- URL: http://khosite.com/
- */
- .crayon-theme-sublime-text {
- border-width: 1px !important;
- border-color: #999 !important;
- border-style: solid !important;
- text-shadow: none !important;
- background: #272822 !important;
- }
- .crayon-theme-sublime-text-inline {
- border-width: 1px !important;
- border-color: #999 !important;
- border-style: solid !important;
- background: #272822 !important;
- }
- .crayon-theme-sublime-text .crayon-table .crayon-nums {
- background: #272822 !important;
- color: #868686 !important;
- }
- .crayon-theme-sublime-text .crayon-striped-line {
- background: #272822 !important;
- }
- .crayon-theme-sublime-text .crayon-striped-num {
- background: #32322a !important;
- color: #868686 !important;
- }
- .crayon-theme-sublime-text .crayon-marked-line {
- background: #272822 !important;
- border-width: 1px !important;
- border-color: #272822 !important;
- }
- .crayon-theme-sublime-text .crayon-marked-num {
- color: #868686 !important;
- background: #272822 !important;
- border-width: 1px !important;
- border-color: #272822 !important;
- }
- .crayon-theme-sublime-text .crayon-marked-line.crayon-striped-line {
- background: #272822 !important;
- }
- .crayon-theme-sublime-text .crayon-marked-num.crayon-striped-num {
- background: #272822 !important;
- color: #868686 !important;
- }
- .crayon-theme-sublime-text .crayon-marked-line.crayon-top {
- border-top-style: solid !important;
- }
- .crayon-theme-sublime-text .crayon-marked-num.crayon-top {
- border-top-style: solid !important;
- }
- .crayon-theme-sublime-text .crayon-marked-line.crayon-bottom {
- border-bottom-style: solid !important;
- }
- .crayon-theme-sublime-text .crayon-marked-num.crayon-bottom {
- border-bottom-style: solid !important;
- }
- .crayon-theme-sublime-text .crayon-info {
- background: #272822 !important;
- border-bottom-width: 1px !important;
- border-bottom-color: #e6db5d !important;
- border-bottom-style: solid !important;
- color: #e6db5d !important;
- }
- .crayon-theme-sublime-text .crayon-toolbar {
- background: #DDD !important;
- border-bottom-width: 1px !important;
- border-bottom-color: #BBB !important;
- border-bottom-style: solid !important;
- }
- .crayon-theme-sublime-text .crayon-toolbar > div {
- float: left !important;
- }
- .crayon-theme-sublime-text .crayon-toolbar .crayon-tools {
- float: right !important;
- }
- .crayon-theme-sublime-text .crayon-title {
- color: #333 !important;
- }
- .crayon-theme-sublime-text .crayon-language {
- color: #999 !important;
- }
- .crayon-theme-sublime-text .crayon-button {
- background-color: #DDD !important;
- }
- .crayon-theme-sublime-text .crayon-button:hover {
- background-color: #EEE !important;
- color: #666;
- }
- .crayon-theme-sublime-text .crayon-button.crayon-pressed:hover {
- background-color: #EEE !important;
- color: #666;
- }
- .crayon-theme-sublime-text .crayon-button.crayon-pressed {
- background-color: #BCBCBC !important;
- color: #FFF;
- }
- .crayon-theme-sublime-text .crayon-button.crayon-pressed:active {
- background-color: #BCBCBC !important;
- color: #FFF;
- }
- .crayon-theme-sublime-text .crayon-button:active {
- background-color: #BCBCBC !important;
- color: #FFF;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-c {
- color: #75715e !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-s {
- color: #e6db5d !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-p {
- color: #b85c00 !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-ta {
- color: #f8f8f2 !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-k {
- color: #66d9ef !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-st {
- color: #66d9ef !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-r {
- color: #66d9ef !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-t {
- color: #a6e22d !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-m {
- color: #66d9ef !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-i {
- color: #f8f8f2 !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-e {
- color: #f92650 !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-v {
- color: #f8f8f2 !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-cn {
- color: #ae81ff !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-o {
- color: #f8f8f2 !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-sy {
- color: #f8f8f2 !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-n {
- color: #666 !important;
- font-style: italic !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-f {
- color: #999 !important;
- }
- .crayon-theme-sublime-text .crayon-pre .crayon-h {
- color: #006fe0 !important;
- }
- .crayon-theme-sublime-text .crayon-pre {
- color: #f8f8f2 !important;
- }
|