Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Non Arbitrary Colors ThemeNew to Visual Studio Code? Get it now.
Non Arbitrary Colors Theme

Non Arbitrary Colors Theme

Michel Novus

|
58 installs
| (0) | Free
Non-arbitrary colors theme for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Non Arbitrary Colors Theme for VSCode

License: MIT Marketplace

Theme based on: Monokai Night Theme of @Fabio Spampinato.

Theme is target and tested for next languages and markup text (for now):

  • Python
  • Rust
  • Shell
  • Slint
  • JSON
  • TOML
  • XML

Color semantic palette

  • #529a45 #529a45: namespaces (modules, enums)
  • #a85de0 #a85de0: classes, structs and types
  • #21a9ff #21a9ff: builtin types
  • #ef5555 #ef5555: imperative instructions (functions, methods)
  • #858585 #858585: parameters and unused variables (with dashed underline)
  • #ff7d39 #ff7d39: keywords language and refs, deref, unpacking symbols
  • #555555 #555555: comments, documentation strings
  • #ef5555 #ef5555: derives and decorators
  • #e0e0e0 #e0e0e0: numbers (integers, floats and chars)
  • #c0795d #c0795d: strings
  • #e0e0e0 #e0e0e0: main foreground
  • #121212 #121212: main background

[!NOTE] Look at vscode-settings branch to get the editor JSON User Settings.

Random screen examples

VSCode splash screen

visual-studio-code-launch

Python code example

python-code-example

Rust code example

rust-code-example-1 rust-code-example-2

Bash code example

bash-code-example

Slint code example

slint-code-example

TOML code example

toml-example

JSON example

json-and-visual-studio-code-interfaz

XML example

xml-text-example

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft