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

ayu

by dempfi ALL Trending Top 100

🎨🖌 Modern, bright color theme for Sublime Text

Details

Installs

  • Total 543K
  • Win 327K
  • Mac 120K
  • Linux 96K
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 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20
Windows 13 19 26 25 16 23 23 26 19 15 20 21 24 9 13 16 23 28 21 19 19 19 25 30 26 20 35 12 26 37 28 23 19 18 0 0 0 0 0 0 0 5 24 25 23 26
Mac 7 11 22 12 17 11 7 12 11 9 13 17 16 8 10 12 17 7 17 11 5 13 14 13 19 21 8 5 17 20 22 24 20 7 0 0 0 0 0 0 0 3 11 12 16 14
Linux 1 8 12 13 15 10 3 9 7 16 7 12 11 4 11 9 12 15 8 18 10 11 11 13 11 10 8 16 11 10 16 20 16 12 0 0 0 0 0 0 0 1 11 17 18 13

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