Epsilon – a Markdown Theme freely inspired by Epsilon Notes.
Epsilon – a Markdown theme freely inspired by Epsilon Notes.
Epsilon is an elegant Markdown theme that uses a combination of shades of blue and gray, besides of the use of projected shadows in blockquotes, tables, code snippets and images in Markdown files, giving them a sense of depth, like in Material Design.
The use of the most-known serif font of all – Times New Roman –, headings in small caps (with the 1ˢᵗ heading in center) and an indentation of 2em
in the first line of each paragraph makes this theme fits great for printing, too.
Epsilon is avaliable for use in 3 ways:
markdown-preview-enhanced
by shd101wyy)To download Epsilon, click in the button of your choice below:
Assuming that you already have the package markdown-preview-enhanced
by shd101wyy installed:
Ctrl
+ Shift
+P
).Markdown Preview Enhanced: Customize Css
. It opens a file called style.less
.style.less
file that you downloaded here and paste in that file.This way can override all custom styles that was previously in style.less
file without your consent!
style.less
file that you downloaded here and paste in ~/.mume
folder.epsilon.css
file that you downloaded here and paste in themes folder.It is possible to use Epsilon in Markdown files generating HTML with inline CSS. It works only on Markdown parsers that doesn’t sanitize inline CSS in Markdown files (see the list of most Markdown parsers here).
epsilon.html
file that you downloaded here and paste in the beggining of your Markdown file.Found a bug? Want to suggest something new or an improvement? Let us know here on GitHub!
Contributors are welcome! Pull Requests · gustavosotnas/epsilon-markdown-theme
Epsilon is distributed under the terms of the MIT License. See the LICENSE file for details.
Epsilon – um tema para Markdown livremente inspirado no Epsilon Notes.
Epsilon é um tema elegante para Markdown que usa uma combinação de tons de azul e cinza, além do uso de sombras projetadas nas citações, tabelas, trechos de código e imagens em arquivos Markdown, dando a eles a sensação de profundidade, como no Material Design.
O uso da fonte serifa mais conhecida de todas – Times New Roman –, títulos em versaletes (com o título de 1º nível centralizado) e um recuo de 2em
na primeira linha de cada parágrafo faz este tema ser ótimo para impressão, também.
Epsilon está disponível para uso de 3 formas:
markdown-preview-enhanced
por shd101wyy)Para baixar o Epsilon, clique no botão da sua escolha abaixo:
Supondo que você já tenha o pacote markdown-preview-enhanced
por shd101wyy instalado:
Ctrl
+ Shift
+P
).Markdown Preview Enhanced: Customize Css
. Isto abrirá um arquivo chamado style.less
.style.less
que você baixou aqui e cole nesse arquivo.Este modo pode sobrescrever todos os estilos customizados que estavam previamente no arquivo style.less
sem o seu consentimento!
style.less
que você baixou aqui e cole na pasta ~/.mume
.epsilon.css
que você baixou aqui e cole na pasta de temas.É possível usar o Epsilon em arquivos Markdown gerando HTML com CSS inline. Isto funciona apenas em conversores Markdown que não fazem sanitização de CSS inline em arquivos Markdown (veja a lista dos principais conversores Markdown aqui).
epsilon.html
que você baixou aqui e cole no início do seu arquivo Markdown.Encontrou um bug? Quer sugerir algo novo ou uma melhoria? Informe-nos aqui no GitHub!
Contribuidores são bem vindos! Pull Requests · gustavosotnas/epsilon-markdown-theme
Epsilon é distribuído sob os termos da MIT License. Consulte o arquivo LICENSE para mais detalhes.