Cool & Clear - Color Scheme
A tastefully minimal, high contrast, light mode syntax coloring scheme for Sublime Text
Details
Installs
- Total 477
- Win 266
- Mac 97
- Linux 114
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 |
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 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 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.