mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Merge pull request #765 from atorresbr/patch-1
2019 Torres Digital ICECoder
This commit is contained in:
47
CodeMirror/theme/2019-torres-digital-theme.css
vendored
Normal file
47
CodeMirror/theme/2019-torres-digital-theme.css
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/* Theme Name: 2019 Torres Digital® 🇧🇷
|
||||
|
||||
Author: Torres Digital® | Sites → Lojas Virtuais e e-Commerce
|
||||
Author URI: https://www.facebook.com/torresdigital/
|
||||
|
||||
Description: omos uma Agência Gaúcha que trabalha com Desenvolvimento Web voltado para todos os Nichos do Mercado tais como os de insumos, commodities, pequenos, médios e grandes Lojistas que desejam alcançar mais Clientes através do e-Commerce: Sites, Aplicativos, Lojas Virtuais, Marketplaces, WordPress e Woocommerce, integrados com os Principais Cartões e Soluções de Pagamentos do Brasil e do Mundo; tais como Cielo, CyberSource, PagSeguro, Stripe, Vindi, MasterCard, Visa, American Express, outros.
|
||||
|
||||
www.torresdigital.tk * Menos é mais.
|
||||
|
||||
Version: 2.0 *//* 15 de Junho de 2019 - 00h:04m:41s
|
||||
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
This theme is licensed under the GPL. Use it to make something cool, have fun, and share what you’ve learned with others. */
|
||||
|
||||
/*All Begin*/
|
||||
.cm-s-2019-torres-digital-theme.CodeMirror { background:/* #2D223F*/ #251C36; color:#fff; }
|
||||
.cm-s-2019-torres-digital-theme div.CodeMirror-selected { background: #2D2D2D; }
|
||||
.cm-s-2019-torres-digital-theme .CodeMirror-line::selection, .cm-s-2019-torres-digital-theme .CodeMirror-line > span::selection, .cm-s-2019-torres-digital-theme .CodeMirror-line > span > span::selection { background: rgba(45, 45, 45, 0.99); }
|
||||
.cm-s-2019-torres-digital-theme .CodeMirror-line::-moz-selection, .cm-s-2019-torres-digital-theme .CodeMirror-line > span::-moz-selection, .cm-s-2019-torres-digital-theme .CodeMirror-line > span > span::-moz-selection { background: rgba(45, 45, 45, 0.99); }
|
||||
.cm-s-2019-torres-digital-theme .CodeMirror-gutters { background: #090412; border-right: 3px solid #442E46; }
|
||||
.cm-s-2019-torres-digital-theme .CodeMirror-guttermarker { color: #0f0; }
|
||||
.cm-s-2019-torres-digital-theme .CodeMirror-guttermarker-subtle { color: white; }
|
||||
.cm-s-2019-torres-digital-theme .CodeMirror-linenumber { color: #FFFFFF; }
|
||||
.cm-s-2019-torres-digital-theme .CodeMirror-cursor { border-left: 1px solid #00FF00; }
|
||||
|
||||
.cm-s-2019-torres-digital-theme span.cm-keyword { color: #21ff26; font-weight: bold; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-atom { color: #49E6FF; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-number { color: /*#FFB94F*/ /*#E7FB40*/ #FDE231; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-def { color: #99C; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-variable { color: #FFE100; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-variable-2 { color: #C6F; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-variable-3 { color: #96F; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-property { color: #F8019E; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-operator { color: #999; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-comment { color: #616163; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-string { color:#565eff; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-meta { color: #F1FD31; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-qualifier { color: #FFF700; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-builtin { color: #F8A901; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-bracket { color: #cc7; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-tag { color: #FFBD40; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-attribute { color: #FFF700; }
|
||||
.cm-s-2019-torres-digital-theme span.cm-error { color: #FF0000; }
|
||||
|
||||
.cm-s-2019-torres-digital-theme .CodeMirror-activeline-background { background: #040; }
|
||||
Reference in New Issue
Block a user