Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Royal Theme blueNew to Visual Studio Code? Get it now.
Royal Theme blue

Royal Theme blue

Sayed Alsharif

|
1,306 installs
| (1) | Free
Wonderful Colored and highly customized Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Royal Theme Blue

wonderful colored and very highly customized VSCode Theme.

Screenshot:
Screenshot


Extra Recomended Setting:

Extra Recomended Setting you can use in your setting.json:

{
 
  "[javascript]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  },

  "[jsonc]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  },

  "[html]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  },

  "bracketPairColorizer.consecutivePairColors": [
    "()",
    "[]",
    "{}",
    ["Gold", "Orchid", "LightSkyBlue"],
    "Red"
  ],

  "editor.suggestSelection": "first",
  "python.languageServer": "Microsoft",
  "tabnine.experimentalAutoImports": true,
  "jupyter.interactiveWindowMode": "perFile",
  "breadcrumbs.enabled": true,
  "editor.renderWhitespace": "all",
  "workbench.colorTheme": "Royal Theme",
  "terminal.integrated.cursorBlinking": true,
  "editor.cursorBlinking": "expand",
  "editor.accessibilitySupport": "off",
  "comment-divider.length": 50,
  "editor.minimap.enabled": false,
  "code-runner.runInTerminal": true,
  "code-runner.clearPreviousOutput": true,
  "workbench.startupEditor": "newUntitledFile",
  "editor.formatOnSave": true,
  "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe",
  "color-highlight.matchWords": true,
  "bracketPairColorizer.forceUniqueOpeningColor": true,
  "bracketPairColorizer.showBracketsInGutter": true,
  "bracketPairColorizer.scopeLineRelativePosition": false,
  "bracketPairColorizer.forceIterationColorCycle": true,
  "bracketPairColorizer.colorMode": "Independent",
  "bracketPairColorizer.highlightActiveScope": true,
  "workbench.iconTheme": "vscode-icons",
  "window.zoomLevel": 0
}


Color Base :

    #DA52ECD7  pink
    #0AE9A6DA  new green
    #3FC3CFB9  new blue
    #81B7DB   soft  blue
    #C4CE41D3  soft yellow
    #D19A66    soft brown
    #E06C75    soft rose
    #FFBB00    gold  for conditions
    #DBF5E4CC  semi white for normal variable
    #98C379    very soft green for qoutes
    #E5C07B    new  yellow
    #c9710c    Dark brown
    #3BCF47    light green
    #2c88d3    light blue
    #fbff16bd  light yellow
    #f02121fa  red only for invalid
    #6270A0    for comments
    #dbb88d    for operators
    #d3bda3    for numberrs
    #fec4d2    newcolor1
    #9fedd4    newcolor2

Enjoy!

Join me on Twitter

Twitter Follow

Copyright © Sayed AlshaRIf

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