chore(plugins): update plugin dist files
This commit is contained in:
3
plugins/codemirror/theme/solarized.css
vendored
3
plugins/codemirror/theme/solarized.css
vendored
@@ -35,12 +35,10 @@ http://ethanschoonover.com/solarized/img/solarized-palette.png
|
||||
.cm-s-solarized.cm-s-dark {
|
||||
color: #839496;
|
||||
background-color: #002b36;
|
||||
text-shadow: #002b36 0 1px;
|
||||
}
|
||||
.cm-s-solarized.cm-s-light {
|
||||
background-color: #fdf6e3;
|
||||
color: #657b83;
|
||||
text-shadow: #eee8d5 0 1px;
|
||||
}
|
||||
|
||||
.cm-s-solarized .CodeMirror-widget {
|
||||
@@ -126,7 +124,6 @@ http://ethanschoonover.com/solarized/img/solarized-palette.png
|
||||
|
||||
.cm-s-solarized.cm-s-dark .CodeMirror-linenumber {
|
||||
color: #586e75;
|
||||
text-shadow: #021014 0 -1px;
|
||||
}
|
||||
|
||||
/* Light */
|
||||
|
||||
Reference in New Issue
Block a user