Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (34 loc) · 1.91 KB

README.md

File metadata and controls

39 lines (34 loc) · 1.91 KB

Agola Color Schemes

Color schemes (Expert-Class, Dark, Dark X2, White, Green, Light and Nimbus) for TextMate & Sublime Text.


----------

----------

----------

----------

----------

----------

----------

Installation

TextMate

  • Download a .tmTheme file
  • Copy the file to ~/Library/Application Support/TextMate/Themes

Sublime Text

Manual Installation
  • Download a .tmTheme file
  • Browse Packages from the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on OS X)
  • Copy the .tmTheme file to Packages
  • And add the following line to Settings - User (Preferences.sublime-settings) file.

`"color_scheme": "Packages/[RootOrYourCustomRoot]/AgolaDark.tmTheme"`

Or via Package Control
  • Make sure you already have Package Control installed
  • Choose Install Package from the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on iOS)
  • Select "Agola Color Schemes" and press Enter
  • And go to Preferences > Color Schemes > Agola Color Schemes and select a Theme