All Projects → nylki → pen-paper-coffee-syntax

nylki / pen-paper-coffee-syntax

Licence: CC0-1.0 license
Light Atom syntax theme designed for writing texts in markdown.

Programming Languages

Less
1899 projects

Projects that are alternatives of or similar to pen-paper-coffee-syntax

nord-atom-syntax
An arctic, north-bluish clean and elegant Atom syntax theme.
Stars: ✭ 72 (+30.91%)
Mutual labels:  syntax-theme, atom, color-theme
Nord Visual Studio Code
An arctic, north-bluish clean and elegant Visual Studio Code theme.
Stars: ✭ 749 (+1261.82%)
Mutual labels:  syntax-theme, color-theme
Nord
An arctic, north-bluish color palette.
Stars: ✭ 4,816 (+8656.36%)
Mutual labels:  syntax-theme, color-theme
Atom Panda Syntax
Panda syntax theme for Atom.
Stars: ✭ 122 (+121.82%)
Mutual labels:  syntax-theme, atom
calamity-atom
A purple dark theme with medium to high contrast for the Atom editor ⚛️
Stars: ✭ 12 (-78.18%)
Mutual labels:  syntax-theme, atom
firewatch-syntax
A Firewatch inspired Atom red syntax theme
Stars: ✭ 48 (-12.73%)
Mutual labels:  syntax-theme, atom
Toast.vim
🍞 Toast! A colorful, medium-contrast color scheme with full Vim and Neovim support and automatic light and dark variants. Easy to read without frying your retinae.
Stars: ✭ 108 (+96.36%)
Mutual labels:  syntax-theme, color-theme
Nord Atom Ui
An arctic, north-bluish clean and elegant minimal Atom UI theme.
Stars: ✭ 94 (+70.91%)
Mutual labels:  atom, color-theme
Gloom
A dark and gloomy pastel color syntax theme for Atom.
Stars: ✭ 182 (+230.91%)
Mutual labels:  syntax-theme, atom
soft-era-atom-syntax
🌸 soft era for Atom ~ Light pastel syntax theme for soft, warm, cozy, cute coding. 🌱
Stars: ✭ 24 (-56.36%)
Mutual labels:  syntax-theme, atom
paddy-color-theme
A very detailed VS Code color theme with earthy tones and many background options for all ye badass hackers. 🍁
Stars: ✭ 29 (-47.27%)
Mutual labels:  syntax-theme, color-theme
yolo-theme
Xcode Theme insipired from One Dark (Atom Theme) and Xcode Default Presentation(Dark) theme.
Stars: ✭ 24 (-56.36%)
Mutual labels:  syntax-theme, atom
Monokai-Flat
A material monokai color scheme for Visual Studio, Visual Studio Code, JetBrains IDE and some terminal
Stars: ✭ 21 (-61.82%)
Mutual labels:  syntax-theme, color-theme
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (+432.73%)
Mutual labels:  syntax-theme, color-theme
electron-highlighter-syntax
Syntax theme for Atom editor
Stars: ✭ 16 (-70.91%)
Mutual labels:  syntax-theme, atom
Fizzy
🍇 🍓 🍊 A lovely, bright and lively syntax theme for Atom.
Stars: ✭ 29 (-47.27%)
Mutual labels:  syntax-theme, atom
Themecreator
https://mswift42.github.io/themecreator/ create themes for intellij, textmate, atom, emacs, vim and gnome terminal.
Stars: ✭ 303 (+450.91%)
Mutual labels:  atom, color-theme
Nord Vim
An arctic, north-bluish clean and elegant Vim theme.
Stars: ✭ 1,987 (+3512.73%)
Mutual labels:  syntax-theme, color-theme
OneDarkJekyll
Use Atom's One Dark syntax colors in your Jekyll powered blog! It's LESS file which can be compiled to a - Pygments, Rouge compatible - stylesheet from Atom editor's One Dark syntax theme (and any theme based on it, for example One Dark Vivid, Firewatch, etc.).
Stars: ✭ 26 (-52.73%)
Mutual labels:  syntax-theme, atom
themeX
The ultimate UNIVERSAL syntax color theme generator that let's you build your color scheme in just one file and compile for a wide range of different editors.
Stars: ✭ 26 (-52.73%)
Mutual labels:  atom, color-theme

Pen Paper Coffee ✏️📜

Pen Paper Coffee is a syntax theme for the text editor atom, which is designed specifically for writing papers, essays etc. in markdown. The theme features increased font-sizes for each level of headers (see changes on the bottom), several useful, but not distracting syntax highlightings. The overall colors are inspired by the soft beige paper you would find in a notebook. While the ink (text color) is a dark blue, all quotes and citations are in a warm brownish orange to contrast them better to your own words. When writing text, not code, I usually set a line height of 1.4 or 1.5 in atoms settings, as you can see in the sample screenshots.

Although the goal of this theme was to have a pleasant markdown writing experience, it looks good with other docs too! I personally use it for most of my coding work (JS, HTML, CSS, c++, glsl).

The screenshots without gutter and text centering had Zen installed, if you like to have centered text but still see the gutter, treeview and tabs typewriter might be for you.

When you want to cite stuff from eg. a bibtex file, I find a great package to use together with this theme is autocomplete bibtex. It's a great help when combining it with pandoc for pdf & latex export from markdown. Work great with the language-pfm package.

VS Code port

If you are looking for Visual Studio Code version of this theme, take a look: https://github.com/nylki/pen-paper-coffee-vscode

screenshots

markdown with zen mode

support for critic markup: critic markup

css screenshot

A screenshot of your theme

A screenshot of your theme

changes

2. October 2015

Due to rendering issues in Atom, I reduced the increased fonts for headings. It made too many problems unfortunately :/ If the issues are resolved I would love to get the increased heading sizes back! (you still can get the old version at: https://github.com/nylki/pen-paper-coffee-syntax/releases/tag/v0.9.1 if you don't mind the strange cursor positionings and the problems listed in the issue below) Relevant issues:

11. April 2015

I changed the gutter to a lighter brown, which is much more pleasing, atleast to my eyes. If you prefer the darker gutter, just comment out and uncomment the following lines in colors.less to your liking:

// gutter colors
@heftstreifen: rgb(224, 218, 211);

//@heftstreifen: rgb(202, 193, 186); //old darker gutter
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].