Skip to content

Personal Visual Studio Code & QT Creator Theme

Notifications You must be signed in to change notification settings

rahatcodes/orange-cat

Repository files navigation

For Visual Studio Code

image

  • Clone This Repository
  • Open Terminal In orange-cat Directory
  • Run Below Command
code --install-extension orange-cat-0.0.1.vsix

For Qt Creator

image

  • Download OrangeCat.xml & Past It On styles Folder in qtcreator
  • For Windows: C:\Qt\Tools\QtCreator\share\qtcreator\styles
  • Same For Linux Find styles in Qt Directory !

For Windows Terminal

Color Schemes

{
            "background": "#1f1f1f",
            "black": "#45475A",
            "blue": "#89B4FA",
            "brightBlack": "#45475A",
            "brightBlue": "#89B4FA",
            "brightCyan": "#94E2D5",
            "brightGreen": "#A6E3A1",
            "brightPurple": "#F5C2E7",
            "brightRed": "#F38BA8",
            "brightWhite": "#BAC2DE",
            "brightYellow": "#F9E2AF",
            "cursorColor": "#FFFFFF",
            "cyan": "#94E2D5",
            "foreground": "#FFFFFF",
            "green": "#A6E3A1",
            "name": "Orange Cat",
            "purple": "#F5C2E7",
            "red": "#F38BA8",
            "selectionBackground": "#FFFFFF",
            "white": "#BAC2DE",
            "yellow": "#F9E2AF"
        },

Themes

        {
            "name": "Orange Cat",
            "tab": 
            {
                "background": "#2f2e2e",
                "iconStyle": "default",
                "showCloseButton": "always",
                "unfocusedBackground": null
            },
            "tabRow": 
            {
                "background": "#1f1f1f",
                "unfocusedBackground": "#303030"
            },
            "window": 
            {
                "applicationTheme": "dark",
                "experimental.rainbowFrame": false,
                "frame": null,
                "unfocusedFrame": null,
                "useMica": false
            }
        }

Thank You

About

Personal Visual Studio Code & QT Creator Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •