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

Packed

by duraki ST3

Ultra dark user interface for Sublime Text 3.

Details

Installs

  • Total 2K
  • Win 2K
  • Mac 382
  • Linux 144
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 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29
Windows 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 0 0 1
Mac 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0

Readme

Source
raw.​githubusercontent.​com

Packed

tag repo size issues pkgctrl license

sublime-packed

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 git@github.com:duraki/sublime-packed.git

Introduction

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.

Requirements

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 installed
  • Tewi 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

Installation

via Package Control

  • 1. Make sure you already have Package Control installed.
  • 2. 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
  • 3. Choose Install Package, select Packed and press Enter.
  • 4. Latest official release requests at wband/package_control_channel

or Manual Installation

  1. Download or clone the desired sublime-packed repository.
  2. Browse Packages from the Command Palette (via Preferences > Browse packages from the main menu).
  3. Copy the **sublime-packed** file to Packages/User/.

or Other way

The best way to use this theme professionally is to fork it, otherwise installing the package will not store permanent changes.

Activation

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",

Configuration

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).

Screenshots

Out-of-the box Packed style

Packed Clean

Side-by-side view

Packed

See more showreel at screenshot page.

Say Hi!

to project:

to author:

to wallet:

  • btc: 14nEUXKgxovKNBwMR25UA6UQs79UFygzDG
  • btc cash: qptsv80vxj9tnesvd0yuqyrnfufc9xjvusnv389ywj
  • eth: 0xD1c72EA0b860b65c3fDfc6945ec1D2761eDa5785
  • paypal: Link

LICENSE

Copyright © 2019 duraki/sublime-packed, MIT

See LICENSE for details.

made with ❤️ by @duraki