Removed some font attributes from new themes

This commit is contained in:
mattpass
2020-09-20 08:42:51 +01:00
parent af6a3bce61
commit e9fa15984c
38 changed files with 38 additions and 266 deletions

View File

@@ -1,14 +1,8 @@
.cm-s-all-hallow-eve {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #000000;
color: #FFFFFF;
}
.cm-s-all-hallow-eve .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-all-hallow-eve .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-amy {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #200020;
color: #D0D0FF;
}
.cm-s-amy .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-amy .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-argonaut {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #151515;
color: #B2B2B2;
}
.cm-s-argonaut .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-argonaut .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-black-pearl-ii {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #000000;
color: #FFFFFF;
}
.cm-s-black-pearl-ii .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-black-pearl-ii .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-chrome-devtools {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #FFFFFF;
color: #000000;
}
.cm-s-chrome-devtools .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-chrome-devtools .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-clouds-midnight {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #191919;
color: #929292;
}
.cm-s-clouds-midnight .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-clouds-midnight .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-darkpastel {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #2a2a2a;
color: #ffffff;
}
.cm-s-darkpastel .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-darkpastel .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-django {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #0B2F20;
color: #F8F8F8;
}
.cm-s-django .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-django .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-eiffel {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #FFFFFF;
color: #000000;
}
.cm-s-eiffel .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-eiffel .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-emacs-strict {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #000000EB;
color: #D3D3D3;
}
.cm-s-emacs-strict .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-emacs-strict .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-fade-to-grey {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #000000;
color: #FFFFFF;
}
.cm-s-fade-to-grey .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-fade-to-grey .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-fake {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #010304;
color: #FFEDC5;
}
.cm-s-fake .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-fake .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-friendship-bracelet {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #1F1F1F;
color: #F1F1F1;
}
.cm-s-friendship-bracelet .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-friendship-bracelet .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-glitterbomb {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #0B0A0A;
color: #CFCFCF;
}
.cm-s-glitterbomb .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-glitterbomb .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-idle {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #FFFFFF;
color: #000000;
}
.cm-s-idle .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-idle .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-idlefingers {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #323232;
color: #FFFFFF;
}
.cm-s-idlefingers .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-idlefingers .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-iplastic {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #EEEEEEEB;
color: #000000;
}
.cm-s-iplastic .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-iplastic .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-ir_black {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #000000;
color: #EDEDED;
}
.cm-s-ir_black .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-ir_black .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-ir_white {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #FFFFFF;
color: #010101;
}
.cm-s-ir_white .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-ir_white .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-johnny {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #FFFFFF;
color: #010101;
}
.cm-s-johnny .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-johnny .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-juicy {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #F1F1F1;
color: #000000;
}
.cm-s-juicy .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-juicy .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-krtheme {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #0B0A09;
color: #FCFFE0;
}
.cm-s-krtheme .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-krtheme .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-lowlight {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #1E1E1E;
color: #CACACA;
}
.cm-s-lowlight .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-lowlight .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-made-of-code {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #090916F2;
color: #F8F8F8;
}
.cm-s-made-of-code .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-made-of-code .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-monoindustrial {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #222C28;
color: #FFFFFF;
}
.cm-s-monoindustrial .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-monoindustrial .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-monokai-bright {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #272822;
color: #F8F8F2;
}
.cm-s-monokai-bright .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-monokai-bright .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-monokai-fannonedition {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #0A0A0A;
color: #F8F8F2;
}
.cm-s-monokai-fannonedition .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-monokai-fannonedition .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-mreq {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #181818;
color: #c4c4c4;
}
.cm-s-mreq .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-mreq .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-nightlion {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
color: #9e9e9e;
background: #1a1a1a;
}
.cm-s-nightlion .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-nightlion .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-oceanic {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #1B2630;
color: #F8F8F2;
}
.cm-s-oceanic .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-oceanic .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-plasticcodewrap {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #00161B;
color: #F8F8F8;
}
.cm-s-plasticcodewrap .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-plasticcodewrap .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-rails-envy {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #121210;
color: #F8F8F2;
}
.cm-s-rails-envy .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-rails-envy .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-rdark {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #1B2426;
color: #B9BDB6;
}
.cm-s-rdark .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-rdark .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-spectacular {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #0B0A0A;
color: #F3F3F3;
}
.cm-s-spectacular .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-spectacular .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-sunburst {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #000000;
color: #F8F8F8;
}
.cm-s-sunburst .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-sunburst .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-text-ex-machina {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #151515;
color: #E6E6E6;
}
.cm-s-text-ex-machina .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-text-ex-machina .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-tomorrow-night-blue {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #002451;
color: #FFFFFF;
}
.cm-s-tomorrow-night-blue .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-tomorrow-night-blue .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);

View File

@@ -1,14 +1,8 @@
.cm-s-venom {
line-height: 1.5em;
font-family: inconsolata, monospace;
letter-spacing: 0.3px;
word-spacing: 1px;
font-family: monospace;
background: #0D0D0D;
color: #BFBFBF;
}
.cm-s-venom .CodeMirror-lines {
padding: 8px 0;
}
.cm-s-venom .CodeMirror-gutters {
box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);