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 546K
  • Win 328K
  • Mac 121K
  • Linux 97K
Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22
Windows 20 25 28 20 20 29 21 24 18 22 24 17 22 17 17 21 29 33 20 24 15 18 13 17 25 29 18 10 19 28 23 19 25 23 11 14 21 34 20 25 16 17 18 15 19 15
Mac 4 16 13 16 14 7 15 10 20 15 8 13 18 6 5 13 22 14 19 7 5 14 15 9 22 17 20 7 5 12 16 15 22 13 9 10 19 22 22 10 11 4 10 14 13 12
Linux 14 9 15 9 11 6 12 11 10 15 5 12 7 7 8 9 12 9 6 4 4 9 8 8 15 6 11 6 6 15 13 10 14 6 11 4 9 19 12 10 11 5 8 18 15 5

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