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

ayu

by dempfi ALL Top 100

🎨🖌 Modern, bright color theme for Sublime Text

Details

Installs

  • Total 539K
  • Win 325K
  • Mac 119K
  • Linux 95K
Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9 Feb 8 Feb 7 Feb 6 Feb 5 Feb 4 Feb 3 Feb 2 Feb 1
Windows 8 24 22 15 24 25 29 30 26 24 15 12 27 29 37 21 17 22 17 22 27 14 22 18 17 14 18 34 22 26 20 13 21 25 38 30 44 27 21 23 20 30 31 38 40 18
Mac 10 16 19 12 14 20 21 17 20 27 5 10 12 24 15 12 12 12 20 18 11 13 20 14 14 5 11 4 11 6 11 9 6 8 16 13 21 9 21 12 19 19 19 11 9 4
Linux 7 9 11 13 14 18 11 13 17 6 15 9 14 9 11 14 7 10 10 9 7 10 18 10 9 11 12 14 17 14 13 14 8 12 14 14 10 14 15 10 18 13 10 17 14 17

Readme

Source
raw.​githubusercontent.​com

Website • Install • Screenshots • Ports


ayu is a bright color theme and comes in three versions — dark, mirage, and light — for all-day comfortable work. Handcrafted for Sublime Text.

Install

Recommended

Install via Package Control:

  1. Press cmd/ctrl + shift + p to open the command palette
  2. Type install package and press enter
  3. Search for ayu and install

Manual

  1. Download the latest release
  2. Extract and rename the directory to ayu
  3. Move it to your Sublime /Packages directory (Preferences > Browse packages…)

Activation

Open command palette via cmd/ctrl + shift + p and type ayu: Activate theme.

Or add to your user settings (Preferences > Settings):

// Light
"theme": "ayu-light.sublime-theme",
"color_scheme": "Packages/ayu/ayu-light.sublime-color-scheme",

// Mirage
"theme": "ayu-mirage.sublime-theme",
"color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme",

// Dark
"theme": "ayu-dark.sublime-theme",
"color_scheme": "Packages/ayu/ayu-dark.sublime-color-scheme",

Screenshots

Light with ui_separator option

Light


Mirage

Mirage


Dark with ui_separator option

Dark

Customization

Settings

"ui_native_titlebar": true,   // native titlebar on macOS
"ui_separator": true,         // separators between panels
"ui_wide_scrollbars": true    // wider scrollbars

File Icons

For file icons, install A File Icon package.

Custom UI Fonts

  1. Open command palette and type Browse packages
  2. Navigate to /User
  3. Create ayu-mirage.sublime-theme (or ayu-light/ayu-dark)
  4. Add:
[
  { "class": "sidebar_label", "font.face": "Your Font" },
  { "class": "sidebar_heading", "font.face": "Your Font" },
  { "class": "tab_label", "font.face": "Your Font" },
  { "class": "label_control", "font.face": "Your Font" },
  { "class": "quick_panel_label", "font.face": "Your Font" },
  { "class": "quick_panel_path_label", "font.face": "Your Font" }
]

Legacy Versions

Ports

ayu is available for:


ayutheme.com • Buy me a coffee