DEV Community

Functional Javascript
Functional Javascript

Posted on • Edited on

1 1

Visual Studio Code - my color syntax settings

Here's a screenshot of my syntax color settings:

Alt Text

I keep my background as black as possible; unless the sun is shining on the screen, then I'll set it lighter.

I however constantly tweak the syntax font coloring.

General Notes

Notice function invocations are bright green.
Operators bright yellow.
Function arrow and ternary operators a bold red.
Not show here but object keys are blue.

JSON Source Code

Place this into your Visual Studio Code (VSC) settings json file (I have it in my Workspace settings, not User settings)

https://gist.github.com/funfunction/8fc8eb93f3f98d7b0f6d690f317a4f75

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post