mirror of
https://github.com/jimeh/tmux-themepack.git
synced 2026-02-19 11:16:43 +00:00
Update readme with contribution info
This commit is contained in:
23
README.md
23
README.md
@@ -14,12 +14,6 @@ A pack of various themes for Tmux.
|
||||
source-file "${HOME}/.tmux-themepack/powerline/block/green.tmuxtheme"
|
||||
|
||||
|
||||
## Tips
|
||||
|
||||
- Use different themes/colors on different machines by using some sort of
|
||||
wrapper around launching Tmux.
|
||||
|
||||
|
||||
## Previews
|
||||
|
||||
### Basic Themes
|
||||
@@ -141,6 +135,23 @@ the left side.
|
||||

|
||||
|
||||
|
||||
## Tips
|
||||
|
||||
- Use different themes/colors on different machines by using some sort of
|
||||
wrapper around launching Tmux.
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
If you decide to contribute your own tmux themes, please try to base it on the
|
||||
`default.tmuxtheme` theme. This ensures that switching between themes works as
|
||||
it should a completely overwrites all settings from previous themes.
|
||||
|
||||
If it's not possible to base your theme on my default one, something is
|
||||
probably missing from it. So please contribute a fix to the default theme too
|
||||
in that case :)
|
||||
|
||||
|
||||
## License
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user