165 lines
4.4 KiB
CSS
165 lines
4.4 KiB
CSS
/*
|
|
Name: Feeldesign
|
|
Description: FeeldesignStudio
|
|
Version: 1.1
|
|
Author: FeeldesignStudio
|
|
URL: http://www.feeldesignstudio.com
|
|
*/
|
|
.crayon-theme-feeldesign {
|
|
border-width: 1px !important;
|
|
border-color: #000000 !important;
|
|
text-shadow: none !important;
|
|
background: #333333 !important;
|
|
}
|
|
.crayon-theme-feeldesign-inline {
|
|
border-width: 1px !important;
|
|
border-color: #000000 !important;
|
|
background: #27292c !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-table .crayon-nums {
|
|
background: #222222 !important;
|
|
color: #898989 !important;
|
|
border-right-width: 1px !important;
|
|
border-right-color: #555555 !important;
|
|
border-right-style: solid !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-striped-line {
|
|
background: #363636 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-striped-num {
|
|
background: #282828 !important;
|
|
color: #979797 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-marked-line {
|
|
background: #444444 !important;
|
|
border-width: 1px !important;
|
|
border-color: #595959 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-marked-num {
|
|
color: #9e9e9e !important;
|
|
background: #363636 !important;
|
|
border-width: 1px !important;
|
|
border-color: #595959 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-marked-line.crayon-striped-line {
|
|
background: #494949 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-marked-num.crayon-striped-num {
|
|
background: #222222 !important;
|
|
color: #666666 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-marked-line.crayon-top {
|
|
}
|
|
.crayon-theme-feeldesign .crayon-marked-num.crayon-top {
|
|
}
|
|
.crayon-theme-feeldesign .crayon-marked-line.crayon-bottom {
|
|
}
|
|
.crayon-theme-feeldesign .crayon-marked-num.crayon-bottom {
|
|
}
|
|
.crayon-theme-feeldesign .crayon-info {
|
|
background: #333333 !important;
|
|
border-bottom-width: 1px !important;
|
|
border-bottom-color: #b1af5e !important;
|
|
color: #eeeeee !important;
|
|
border-bottom-style: solid !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-toolbar {
|
|
background: #999999 !important;
|
|
border-bottom-width: 1px !important;
|
|
border-bottom-color: #2e2e2e !important;
|
|
border-bottom-style: solid !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-toolbar > div {
|
|
float: left !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-toolbar .crayon-tools {
|
|
float: right !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-title {
|
|
color: #626262 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-language {
|
|
color: #626262 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-button {
|
|
}
|
|
.crayon-theme-feeldesign .crayon-button:hover {
|
|
background-color: #bcbcbc !important;
|
|
color: #666;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-button.crayon-pressed:hover {
|
|
background-color: #bcbcbc !important;
|
|
color: #666;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-button.crayon-pressed {
|
|
background-color: #626262 !important;
|
|
color: #FFF;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-button.crayon-pressed:active {
|
|
background-color: #626262 !important;
|
|
color: #FFF;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-button:active {
|
|
background-color: #bcbcbc !important;
|
|
color: #FFF;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-c {
|
|
color: #666666 !important;
|
|
font-style: italic !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-s {
|
|
color: #ab9b7c !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-p {
|
|
color: #b85c00 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-ta {
|
|
color: #d35a5a !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-k {
|
|
color: #75d1f2 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-st {
|
|
color: #75d1f2 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-r {
|
|
color: #a6c147 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-t {
|
|
color: #75d1f2 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-m {
|
|
color: #d3a6ea !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-i {
|
|
color: #ffffbc !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-e {
|
|
color: #ffa9a9 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-v {
|
|
color: #ffffbc !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-cn {
|
|
color: #e7a37a !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-o {
|
|
color: #c38eba !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-sy {
|
|
color: #c9d2d1 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-n {
|
|
color: #666 !important;
|
|
font-style: italic !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-f {
|
|
color: #999999 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre .crayon-h {
|
|
color: #006fe0 !important;
|
|
}
|
|
.crayon-theme-feeldesign .crayon-pre {
|
|
color: #ffffff !important;
|
|
}
|