Skip to content

Everforest Xcode theme 🌳 Inspired by VIM original color scheme

Notifications You must be signed in to change notification settings

tornikegomareli/Everforest-XcodeTheme

Repository files navigation

Everforest Xcode Themes

Beautiful Everforest Dark and Light themes for Xcode. Everforest Dark

This color scheme is port of original VIM Everforest themes, and also inspired from VIM community.

Features

  • Green based but warm-toned.
  • Designed to have soft contrast for eye protection.
  • Customizable.
  • Rich support for common file types.
  • Semantic highlighting support.
  • Italic support.

Installation

Automatic Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/everforest-xcode.git
    cd everforest-xcode
  2. Run the install script:

    chmod +x install.sh
    ./install.sh

Manual Installation

  1. Download the theme files:

  2. Copy the downloaded .xccolortheme files to the Xcode themes folder:

    mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes
    cp /path/to/Everforest_Dark.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
    cp /path/to/Everforest_Light.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

Usage

  1. Open Xcode.
  2. Go to Preferences -> Fonts & Colors.
  3. Select Everforest Dark or Everforest Light from the list.

Enjoy the beautiful Everforest themes in your Xcode environment!

About

Everforest Xcode theme 🌳 Inspired by VIM original color scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages