Ultra dark user interface for Sublime Text 3.
[install], [github], [website], [screenshots]
Fully featured Sublime Text 3 UI redesign. Custom theme & color scheme. In hackish, digital and sick form. Inspired by Vim, Emacs, irssi and alike.
Parent hierarchy:
- Icon set: FileIcons + custom icons
- Colorscheme: 1337 Scheme + custom fixes
- Themes:
- Spacefunk =>
- Devastate =>
- DevastateMini =>
- Final Package: Packed => (this package)
Icons distributed by braver/FileIcons. Theme DevastateMini distributed by vlakarados/devastate.
To clone this repository:
$ git clone [email protected]:duraki/sublime-packed.git
Since switching to ST3, I've spent time searching for config that will support all my requirements. I found none. Therefore, I built this for myself and now share it openly, so others can enjoy it too.
Pros | Cons |
---|---|
easy to use | might get you addicted to ST3 |
easy to extend | your friends will think you are hacking NSA |
looks slick out-of-the box | ??? |
30x productivity increase | ??? |
New features:
- Unique, Vim-like user interface
- Max compact view, forced minimal dimensions on UI elements
- New color scheme, easy on your eyes
- Includes
*.sublime-settings
to provide custom mods - Includes
tewi
(bitmap) font provided by @Confuseh (@see lucy/tewi-font#23) - Includes Extras for featured/supported Packages (@see
/extras
) - Richful syntax support for Ruby & Crystal
Linux and OSX friendly! Tested under MacOS High Sierra, Sublime Text build 3176/3207
.
This interface is supported and developed on Sublime Text 3, I will not provide patches to older versions!
- Sublime Text 3 (tested on build
3176/3207
) - Package Control for quick install (else, do manual installation)
Devastate
&DevastateMini
installedTewi
font installed (download ttf from/ttf/tewi.ttf
here)- MacOS / OSX:
cp ttf/tewi.ttf ~/Library/Fonts/
- GNU / Linux:
cp ttf/tewi.ttf ~/.fonts/ && fc-cache -f
- MacOS / OSX:
-
- Make sure you already have Package Control installed.
-
- Choose Install Package from the Command Palette (via
Tools > Coomand Palette
from the main menu).
- 2.1 Install Devastate package
- 2.2 Install DevastateMini package
- Choose Install Package from the Command Palette (via
-
- Choose Install Package, select
Packed
and press Enter.
- Choose Install Package, select
-
- Latest official release requests at wband/package_control_channel
- Download or clone the desired
sublime-packed
repository. - Browse Packages from the Command Palette (via
Preferences > Browse packages
from the main menu). - Copy the
sublime-packed
file toPackages/User/
.
The best way to use this theme professionally is to fork it, otherwise installing the package will not store permanent changes.
To activate the UI, you need to configure and enable it through User.Preferences
file.
Simply go to User Preferences ("Preferences: Settings - User"
in command palette) and add:
"color_scheme": "Packages/Packed/Packed.tmTheme",
"theme": "Packed.sublime-theme",
Note: This step isn't necessary. Just restart your ST3 after enabling the theme to use and enjoy it.
Custom configuration provides additional settings for various options.
If you may want to manually configure specific theme options; simply
copying/editing the content of Packed.Preferences
from this repository
to your User configuration file is enough.
Copy the content of Packed.Preferences
to User Preferences ("Preferences: Settings - User"
in command palette).
See more showreel at screenshot page.
- packagescontrol: http://packagecontrol.io/Packed
- repository: https://github.com/duraki/sublime-packed
- website: https://duraki.github.io/sublime-packed
- Halis Duraki [email protected], Twitter, GitHub, Blog
- btc: 14nEUXKgxovKNBwMR25UA6UQs79UFygzDG
- btc cash: qptsv80vxj9tnesvd0yuqyrnfufc9xjvusnv389ywj
- eth: 0xD1c72EA0b860b65c3fDfc6945ec1D2761eDa5785
- paypal: Link
Copyright (c) 2019 duraki/sublime-packed
, MIT
See LICENSE
for details.