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