Skip to content

avoonix/vscode-pink-as-fox-theme

Repository files navigation

Pink as Fox

A theme for Visual Studio Code based on the Dark+ builtin theme.

Theme Variant black

screenshot

Theme Variant blacker

screenshot

Theme Variant blackest

screenshot

Main Colors

Color
Background #000000
Foreground #ff55c8 / #ffd4f1
Border #541c42

Font Recommendation

Fira Code

Settings Recommendations

{
  // pink/black titlebar instead of OS-default
  "window.titleBarStyle": "custom",
  // pink/black dialog instead of OS-default
  "window.dialogStyle": "custom",
  // pink/black save/open dialogs instead of OS-default
  "files.simpleDialog.enable": true
}

Credits

Icon by Salem/Oat (background + border edited by Avoonix)