Sublime theme and color theme



github  :https://github.com/dempfi/ayu



ayu

ayu is a simple theme with bright colors and comes in three versions — dark, mirage and light for all day long comfortable work.

Font

ayu uses Roboto Mono as main font and it's highly recommended to install it to get monospaced font in filetree. But if you don't have it then the UI theme will downgrade to standard UI font used in Sublime Text.

Screenshots

Light with ui_separator option onLight with separators on

:tada:NEW:tada: Mirage with ui_separator option offMirage with separators off

Dark with ui_separator option onDark with separators on

Settings

"ui_separator":             true, // separators between panels
"ui_font_size_small":       true, // smaller UI font size(sidebar, statusbar etc)
"ui_big_tabs":              true, // increased tab height
"ui_fix_tab_labels":        true, // to fix tab labels if they look not right
"ui_font_source_code_pro": true, // use [Source Code Pro](https://fonts.google.com/specimen/Source+Code+Pro) for UI
"ui_wide_scrollbars":  true,  // wider scrollbars
"ui_sidebar_highlight_row": true // to highlight whole row for current item in sidebar

Installation

You can install ayu via Package Control.

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

Manual installation

  1. Download the latest release, extract and rename the directory to ayu.
  2. Move the directory inside your sublime /Packages directory. (Preferences > Browse packages...)

Activation

Sublime Text 3

Skins package

Skins provides a simple and efficient way to change themes, save your own presets and quickly try out new looks. Activation is as simple as opening up the command palette, running Select Skin and choosing Ayu - Dark or Ayu - Light from the list.

Normal way

Add these lines to your user settings Preferences > Setting - User:

For light theme:

"theme": "ayu-light.sublime-theme",
"color_scheme": "Packages/ayu/ayu-light.tmTheme",

For mirage theme:

"theme": "ayu-mirage.sublime-theme",
"color_scheme": "Packages/ayu/ayu-mirage.tmTheme",

For dark theme:

"theme": "ayu-dark.sublime-theme",
"color_scheme": "Packages/ayu/ayu-dark.tmTheme",

Sublime Text 2

Add this lines to your user settings Preferences > Setting - User:

Sublime Text 2 version may have some glitches, if you notice something, please file an issue.

For light theme:

"theme": "ayu-light2.sublime-theme",
"color_scheme": "Packages/ayu/ayu-light.tmTheme",

For mirage theme:

"theme": "ayu-mirage2.sublime-theme",
"color_scheme": "Packages/ayu/ayu-mirage.tmTheme",

For dark theme:

"theme": "ayu-dark2.sublime-theme",
"color_scheme": "Packages/ayu/ayu-dark.tmTheme",

NOTE: Restart Sublime Text after activation of the theme to avoid any glitches.

Others

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值