ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Theme - Autumn

by DiegoAz ST3

Sublime Text theme inspired by autumn colors

Details

Installs

  • Total 30K
  • Win 19K
  • Mac 6K
  • Linux 5K
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 1 2 0 2 0 2 1 3 2 1 0 3 0 1 0 2 5 4 1 4 2 0 1 0 0 2 1 0 1 1 1 0 0 2 2 0 2 2 1 2 0 0 0 1 0
Mac 0 2 0 0 0 0 0 0 1 1 0 0 3 0 0 0 0 0 0 3 0 0 0 1 0 0 0 0 0 0 0 0 1 0 3 1 0 1 1 0 0 0 0 1 0 0
Linux 0 2 1 0 1 0 0 1 0 2 1 0 1 0 1 1 1 1 1 0 2 0 1 3 1 0 0 0 0 0 1 0 1 0 0 2 1 0 0 1 2 0 0 1 1 2

Readme

Source
raw.​githubusercontent.​com

Theme - Autumn

Gitter chat

Donate via Paypal

About

This is a theme and color schemes inspired by autumn colors. It was made with the help of Flatland. It use the Default theme before Sublime Text build 3143, thanks to its creators for allowing me to use it.

Screenshot

Screenshot

Installation

Like others packages there are several ways to install it.

  1. Via Package Control

    Open “Package Control (Command-Shift-P) and through the option: Package Control:Install Package search for 'Theme - Autumn'. Hit enter to install it.

  2. Via GitHub

    Clone the repo directly into the Sublime packages directory. That folder appear through the Sublime Menu option: Preferences > Browse Packages

    git clone https://github.com/DiegoAz/Theme-Autumn.git
    
  3. Via manual

    3.1. Download theme files

    3.2. Unzip the files. Copy the folder into the Sublime packages directory. Change the folder name to Theme - Autumn.

Activating one of the themes & options

Include the following in the Sublime user settings file. That file appear through the Sublime Menu option: Preferences > Settings - User”

{
    "theme": "Autumn.sublime-theme",
    // "theme": "Autumn - Tolopea.sublime-theme",
    // "theme": "Autumn - Birch.sublime-theme",
    "color_scheme": "Packages/Theme - Autumn/Autumn - Peach Orange.tmTheme"

    //options - See screenshot to see the different options 

    "theme_autumn_flat_buttons": true,
    "theme_autumn_orange_folders": true,
    // "theme_autumn_gray_folders": true,
    // "theme_autumn_rose_folders": true,
    "theme_autumn_roboto_font": true, // You need to install Roboto Font and Roboto Font Medium 
  }

Another options to activate the theme are:

  • Using the Preferences menu option and click: Theme…
  • Press Ctrl/⌘ + ⇧ + P to open Command Palette, and search for UI:Select Theme

Color schemes

You can activate one of twelve (12) color schemes from 3 different background colors

The name of them came from Name that Color or Color Name & Hue. Thanks to its creators

Customizing color schemes

To facilitate changes to the color schemes I have added the .styluscheme files used to generate the color schemes. To do this, make use of PackageResourceViewer to extract this package and CSScheme to generate the color schemes(.tmTheme files). Thanks to its creators

File Icons

If you want to add icons to the different files install A File Icon

Support

Note about Sublime Text 3 (Build 3143+)

Because this theme was referencing images in the Theme - Default that no longer exist I have included the classic Sublime Default theme inside this theme. See this post to get more information.

Do you like the themes and color schemes?

Would you like to buy me a coffee or a beer?

Donate via Paypal

Thanks :)

License

This package is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License