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

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