Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.97 KB

README.md

File metadata and controls

52 lines (38 loc) · 1.97 KB

KotlinStream Theme

Icon

Examples

Example

Description

This lightweight theme based on default JetBrains color scheme and extends KotStream Theme Lite.

Info

This theme has been optimized for JavaScript, TypeScript, PHP, CSS, SASS(SCSS), HTML, YAML and Shell. Other languages are not tested and may differ from the github code styles. Please file an issue or submit a PR in this case.

To get the full theme experience set the following settings in VSCode:

"editor.fontFamily": "'Consolas','Liberation Mono','Menlo','Courier','monospace'",
"editor.fontSize": 13

JavaScript

JavaScript

PHP

PHP

TypeScript

TypeScript

HTML

HTML

SCSS

SCSS

YAML

YAML

For dimming

    "workbench.colorCustomizations": {
        "[KotStream Theme]": {
            "editor.background": "#F7F9FA"
        }
    }

See also

A lightweight theme based on default JetBrains color scheme KotStream Theme Lite on Github and KotStream Theme Lite on Market.

License

MIT © Ruslan Usmanov