Skip to content

Commit b488cab

Browse files
authored
Torres Digital Theme for ICECoder
A simple ICECoder theme created for Torres Digital -Sites → Lojas Virtuais e e-Commerce.
1 parent 36d7928 commit b488cab

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
/* Theme Name: 2019 Torres Digital® 🇧🇷
2+
3+
Author: Torres Digital® | Sites → Lojas Virtuais e e-Commerce
4+
Author URI: https://www.facebook.com/torresdigital/
5+
6+
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.
7+
8+
www.torresdigital.tk * Menos é mais.
9+
10+
Version: 2.0 *//* 15 de Junho de 2019 - 00h:04m:41s
11+
12+
License: GNU General Public License v2 or later
13+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
14+
15+
This theme is licensed under the GPL. Use it to make something cool, have fun, and share what you’ve learned with others. */
16+
17+
/*All Begin*/
18+
.cm-s-2019-torres-digital-theme.CodeMirror { background:/* #2D223F*/ #251C36; color:#fff; }
19+
.cm-s-2019-torres-digital-theme div.CodeMirror-selected { background: #2D2D2D; }
20+
.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); }
21+
.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); }
22+
.cm-s-2019-torres-digital-theme .CodeMirror-gutters { background: #090412; border-right: 3px solid #442E46; }
23+
.cm-s-2019-torres-digital-theme .CodeMirror-guttermarker { color: #0f0; }
24+
.cm-s-2019-torres-digital-theme .CodeMirror-guttermarker-subtle { color: white; }
25+
.cm-s-2019-torres-digital-theme .CodeMirror-linenumber { color: #FFFFFF; }
26+
.cm-s-2019-torres-digital-theme .CodeMirror-cursor { border-left: 1px solid #00FF00; }
27+
28+
.cm-s-2019-torres-digital-theme span.cm-keyword { color: #008803; font-weight: bold; }
29+
.cm-s-2019-torres-digital-theme span.cm-atom { color: #49E6FF; }
30+
.cm-s-2019-torres-digital-theme span.cm-number { color: /*#FFB94F*/ /*#E7FB40*/ #FDE231; }
31+
.cm-s-2019-torres-digital-theme span.cm-def { color: #99C; }
32+
.cm-s-2019-torres-digital-theme span.cm-variable { color: #F6C; }
33+
.cm-s-2019-torres-digital-theme span.cm-variable-2 { color: #C6F; }
34+
.cm-s-2019-torres-digital-theme span.cm-variable-3 { color: #96F; }
35+
.cm-s-2019-torres-digital-theme span.cm-property { color: #F8019E; }
36+
.cm-s-2019-torres-digital-theme span.cm-operator { color: #999; }
37+
.cm-s-2019-torres-digital-theme span.cm-comment { color: #616163; }
38+
.cm-s-2019-torres-digital-theme span.cm-string { color: #39C; }
39+
.cm-s-2019-torres-digital-theme span.cm-meta { color: #C9F; }
40+
.cm-s-2019-torres-digital-theme span.cm-qualifier { color: #FFF700; }
41+
.cm-s-2019-torres-digital-theme span.cm-builtin { color: #F8A901; }
42+
.cm-s-2019-torres-digital-theme span.cm-bracket { color: #cc7; }
43+
.cm-s-2019-torres-digital-theme span.cm-tag { color: #FFBD40; }
44+
.cm-s-2019-torres-digital-theme span.cm-attribute { color: #FFF700; }
45+
.cm-s-2019-torres-digital-theme span.cm-error { color: #FF0000; }
46+
47+
.cm-s-2019-torres-digital-theme .CodeMirror-activeline-background { background: #040; }

0 commit comments

Comments
 (0)