Skip to content

👽 Ufo-based color theme to improve your Visual Studio Code | The Truth is Out There 👽

Notifications You must be signed in to change notification settings

wendreof/ufo-theme

Repository files navigation


logo

Ufo Theme

Get the Ufo Theme into your VS Code.

Version  Rating  Installs  Downloads

The Truth is Out There

Dark Blue

screenshot theme 1

Dark

screenshot theme 2

Installation

  1. Install Visual Studio Code
  2. Launch Visual Studio Code
  3. Choose Extensions from menu
  4. Search for ufo
  5. Click Install to install it
  6. Click Reload to reload the Code
  7. From the menu bar click: Code > Preferences > Color Theme > dark (ufo) or dark-blue (ufo)

Contributions

  • Not yet! But if you have any suggestions, let's get in touch

Support

When you like this extension make sure to star the repo. I am always looking for new ideas and feedback.
In addition, it is possible to donate
"Buy Me A Coffee"

Developed/Maintained by

Contributors
Wendreo Fernandes

Recommendations

"editor.tokenColorCustomizations": {
    "textMateRules": [
      {
        "name": "italic font",
        "scope": [
          "comment",
          "keyword",
          "storage",
          "keyword.control",
          "keyword.control.from",
          "keyword.control.flow",
          "keyword.operator.new",
          "keyword.control.import",
          "keyword.control.export",
          "keyword.control.default",
          "keyword.control.trycatch",
          "keyword.control.conditional",
          "storage.type",
          "storage.type.class",
          "storage.modifier.tsx",
          "storage.type.function",
          "storage.modifier.async",
          "variable.language",
          "variable.language.this",
          "variable.language.super",
          "meta.class",
          "meta.var.expr",
          "constant.language.null",
          "support.type.primitive",
          "entity.name.method.js",
          "entity.other.attribute-name",
          "punctuation.definition.comment",
          "text.html.basic entity.other.attribute-name",
          "tag.decorator.js entity.name.tag.js",
          "tag.decorator.js punctuation.definition.tag.js",
          "source.js constant.other.object.key.js string.unquoted.label.js",
        ],
        "settings": {
          "fontStyle": "italic",
        }
      },
    ]
  }

Logo vector created by catalyststuff - www.freepik.com