Giter Club home page Giter Club logo

theme-autumn's Introduction

Theme - Autumn

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.

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.
  1. Via GitHub
Clone the repo directly into the Sublime packages directory. That folder appear through the Sublime Menu option: **Preferences > Browse Packages** 

```bash
git clone https://github.com/DiegoAz/Theme-Autumn.git
```
  1. Via manual
3.1. [Download theme files](https://github.com/DiegoAz/Theme-Autumn/archive/master.zip)

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

Activating the Theme & 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",
  "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

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 CSScheme, a really helpful package.

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 theme?

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

Paypal

Thanks :)

License

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

theme-autumn's People

Contributors

diegoaz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.