Skip to content

iamnewton/osx-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osx-theme(1)

A script to change a Base16-based theme across all applications on OS X.

How to install

osx-theme(1) is a shell script, so installation is simple. Download, extract and copy the script in the bin directory over to the /usr/local/bin directory and make sure it's in your $PATH.

One-line installation

$ bash -c "$(curl -#fL raw.github.com/iamnewton/osx-theme/go/install)"

N.B. - using the one-line installation will download and install all of the dependencies.

Usage

$ osx-theme [theme] [dark|light]

If no theme is specified, it will use the default located at the top of the file. Same is true for the style, if neither 'dark' nor 'light' are specified, 'light' is chosen by default.

Applications Included

  • atom
  • bbedit
  • chrome-devtools
  • codemirror
  • console2
  • drracket
  • emacs
  • geany
  • gedit
  • gimp-palette
  • gnome-terminal
  • guake
  • highlight.js
  • idea
  • ipython-notebook
  • iterm2
  • konsole
  • marked2
  • mate-terminal
  • mintty
  • mmdc2
  • mou
  • notepad-plus-plus
  • OS X color palette
  • prettify.js
  • preview
  • prism
  • putty
  • pygments
  • qtcreator
  • rainbow
  • rouge
  • secure-shell
  • shell
  • terminal-app
  • terminator
  • termite
  • textadept
  • textmate
  • vconsole
  • vim
  • visual-studio
  • windows-command-prompt
  • xcode4
  • xfce4-terminal
  • xresources
  • zathura

Acknowledgements

Inspiration and code was taken from many sources, including:

About

A script to set the theme for various OS X programs

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages