You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,12 @@ Add plugin to the list of TPM plugins in `.tmux.conf`:
25
25
26
26
Hit `prefix + I` to fetch the plugin and source it. The plugin should now be working.
27
27
28
+
3 themes are provided so you can pick and choose via `.tmux.conf` option:
29
+
30
+
-`set -g @colors-solarized '256'` (the default)
31
+
-`set -g @colors-solarized 'dark'`
32
+
-`set -g @colors-solarized 'light'`
33
+
28
34
## Screenshot
29
35
Here is a screenshot of a tmux session captured from a gnome-terminal using the [dz-version of the awesome Inconsolata font](http://nodnod.net/2009/feb/12/adding-straight-single-and-double-quotes-inconsola/).
0 commit comments