Seti UI Preferences
Seti is a popular syntax highlighting kit by jesseweed, former created for Atom, now available for Sublime Text too. Cause I like this theme so mutch, I even colorized my terminal to look like Seti. Follow these steps to get a whole Seti development look:
Visual Studio Code (by TsumiNa)
- Open VSCode
- Launch VS Code Quick Open (⌘+P)
- Paste the following command, and press enter:
ext install Seti-theme - If it doesn't activate itself go to
Code>Preferences>Color Schemeand select Seti - Done
Sublime (by jesseweed)
- Open Sublime Text
- If you haven't allready installed Package Control do it now!
- Open Command Palette
Shift + Cmd + Pand typeInstall Packages - Search for
Seti_UIand hit Enter - If it doesn't activate itself go to
Sublime Text>Preferences>Color Scheme>Seti_UI>Schemeand select Seti - Done
Atom (by jesseweed)
- Open Atom
- Go to
Preferences>Package Control - Search for
Seti UI - Hit
Install - Done
- Open ~/.bash_profile or create it otherwise
- Copy content from .bash_profile
- Save
- Restart terminal
- Checkout
seti.terminal - Go to
Terminal>Preferences, select tabProfiles - Click the little gear and select
Import … - Navigate to
seti.terminaland hitOpen - Done
- Checkout Seti for iTerm by philduffy
- Go to
iTerm>Preferences, select tabProfiles - Create new profile called
Seti - Go to section
Colorsand selectLoad Presets …>Import - Navigate to
seti.itermcolorsand hitOpen - Go to section
Windowand reduce transparency to0 - Choose Seti as your default theme
- Done
- Checkout Seti-UI Dev Tools Theme by WillsonSmith
- Follow the Steps
Have fun and be productive!
