Cool & Clear - Color Scheme
A tastefully minimal, high contrast, light mode syntax coloring scheme for Sublime Text
Details
Installs
- Total 496
- Win 277
- Mac 99
- Linux 120
Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | Jan 4 | Jan 3 | Jan 2 | Jan 1 | Dec 31 | Dec 30 | Dec 29 | Dec 28 | Dec 27 | Dec 26 | Dec 25 | Dec 24 | Dec 23 | Dec 22 | Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Cool & Clear
A tastefully minimal, high contrast, light-mode syntax coloring scheme for Sublime Text.
Cool & Clear is…
Tastefully Minimal
Many color schemes use a large variety of colors for various syntactic and semantic elements, resulting in code listings that look quite festive, but which do not necessarily aid comprehension. Cool & Clear keeps it simple by using only a few different colors:
- Green for comments
- Blue for language keywords
- Purple for literals, such as strings and numbers
- Red-on-red for syntax errors (which in practice will rarely be seen)
- Black for everything else
High Contrast
Many color schemes use text colors that do not contrast well with the background, especially for comments. Some schemes go so far as to make comments nearly invisible! Cool & Clear keeps code easy to read by using full white for the background, and sufficiently dark colors for text.
Light-Mode
There seem to be more light-on-dark color schemes available than the reverse. But I prefer to work with dark text on a light background.
Installation
Via Package Control
- In Sublime Text, invoke
Tools > Command Palette
in the menu bar - Select
Package Control: Install Package
in the command palette - Type “Cool & Clear” in the search bar, and click on “Cool & Clear” in the list of results
Manual Installation
- Download the
Cool & Clear.sublime-color-scheme
file - Invoke
Sublime Text > Settings... > Browse Packages...
(Mac) orPreferences > Browse Packages...
(Windows) to open thePackages
folder - Move
Cool & Clear.sublime-color-scheme
into theUser
subfolder
About
Copyright © 2022 Karl von Laudermann. MIT Licensed.