This repository has been archived by the owner on Apr 25, 2022. It is now read-only.
forked from kimbtech/KIMB-Notes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
35 changed files
with
285 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
latest | ||
1 | ||
1.1 | ||
1.1.8 | ||
1.1.9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
/* ambiance theme for codemirror */ | ||
|
||
/* Color scheme */ | ||
|
||
.cm-s-default .cm-header { color: lightblue; } | ||
.cm-s-default .cm-quote { color: #24C2C7; } | ||
|
||
.cm-s-default .cm-keyword { color: #cda869; } | ||
.cm-s-default .cm-atom { color: #CF7EA9; } | ||
.cm-s-default .cm-number { color: #78CF8A; } | ||
.cm-s-default .cm-def { color: #aac6e3; } | ||
.cm-s-default .cm-variable { color: #ffb795; } | ||
.cm-s-default .cm-variable-2 { color: #eed1b3; } | ||
.cm-s-default .cm-variable-3, .cm-s-default .cm-type { color: #faded3; } | ||
.cm-s-default .cm-property { color: #eed1b3; } | ||
.cm-s-default .cm-operator { color: #fa8d6a; } | ||
.cm-s-default .cm-comment { color: #555; font-style:italic; } | ||
.cm-s-default .cm-string { color: #8f9d6a; } | ||
.cm-s-default .cm-string-2 { color: #9d937c; } | ||
.cm-s-default .cm-meta { color: #D2A8A1; } | ||
.cm-s-default .cm-qualifier { color: yellow; } | ||
.cm-s-default .cm-builtin { color: #9999cc; } | ||
.cm-s-default .cm-bracket { color: #24C2C7; } | ||
.cm-s-default .cm-tag { color: #fee4ff; } | ||
.cm-s-default .cm-attribute { color: #9B859D; } | ||
.cm-s-default .cm-hr { color: pink; } | ||
.cm-s-default .cm-link { color: #F4C20B; } | ||
.cm-s-default .cm-special { color: #FF9D00; } | ||
.cm-s-default .cm-error { color: #AF2018; } | ||
|
||
.cm-s-default .CodeMirror-matchingbracket { color: #0f0; } | ||
.cm-s-default .CodeMirror-nonmatchingbracket { color: #f22; } | ||
|
||
.cm-s-default div.CodeMirror-selected { background: rgba(255, 255, 255, 0.15); } | ||
.cm-s-default.CodeMirror-focused div.CodeMirror-selected { background: rgba(255, 255, 255, 0.10); } | ||
.cm-s-default .CodeMirror-line::selection, .cm-s-default .CodeMirror-line > span::selection, .cm-s-default .CodeMirror-line > span > span::selection { background: rgba(255, 255, 255, 0.10); } | ||
.cm-s-default .CodeMirror-line::-moz-selection, .cm-s-default .CodeMirror-line > span::-moz-selection, .cm-s-default .CodeMirror-line > span > span::-moz-selection { background: rgba(255, 255, 255, 0.10); } | ||
|
||
/* Editor styling */ | ||
|
||
.cm-s-default.CodeMirror { | ||
line-height: 1.40em; | ||
color: #E6E1DC; | ||
background-color: #202020; | ||
-webkit-box-shadow: inset 0 0 10px black; | ||
-moz-box-shadow: inset 0 0 10px black; | ||
box-shadow: inset 0 0 10px black; | ||
} | ||
|
||
.cm-s-default .CodeMirror-gutters { | ||
background: #3D3D3D; | ||
border-right: 1px solid #4D4D4D; | ||
box-shadow: 0 10px 20px black; | ||
} | ||
|
||
.cm-s-default .CodeMirror-linenumber { | ||
text-shadow: 0px 1px 1px #4d4d4d; | ||
color: #111; | ||
padding: 0 5px; | ||
} | ||
|
||
.cm-s-default .CodeMirror-guttermarker { color: #aaa; } | ||
.cm-s-default .CodeMirror-guttermarker-subtle { color: #111; } | ||
|
||
.cm-s-default .CodeMirror-cursor { border-left: 1px solid #7991E8; } | ||
|
||
.cm-s-default .CodeMirror-activeline-background { | ||
background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.031); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+58 Bytes
(120%)
system/load/js-libs/images/ui-bg_glass_95_fef1ec_1x400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+381 Bytes
system/load/js-libs/images/ui-bg_highlight-hard_20_0972a5_1x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+401 Bytes
system/load/js-libs/images/ui-bg_highlight-soft_33_003147_1x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+342 Bytes
system/load/js-libs/images/ui-bg_highlight-soft_35_222222_1x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+328 Bytes
system/load/js-libs/images/ui-bg_highlight-soft_44_444444_1x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+325 Bytes
system/load/js-libs/images/ui-bg_highlight-soft_75_cccccc_1x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+335 Bytes
system/load/js-libs/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.