# xfce4-terminal-themes
Switch xfce4-terminal themes with ease!
## Installation
```bash
$ pip install xfce4_terminal_themes
```
## Usage
You need to create a `$XDG_HOME/xfce4/terminal/themes` file.
It's anatomy is:
```ini
[Theme Name]
AnyPropertyThat = xfce4 terminal understands
[Theme Name 2]
FontName = Terminus 11
[Theme Name 3]
ColorForeground = #123456
```
Then, you can list themes, see the current theme, and set themes.
### List themes:
```sh
$ ./xfce4-terminal-themes -l
Theme Name 1
Theme Name 2
Theme Name 3
```
### Current theme:
```sh
$ ./xfce4-terminal-themes -c
Theme name: Theme Name 2
Font name: Terminus
Font size: 11
```
### Set theme:
```sh
$ ./xfce4-terminal-themes "Theme Name 3"
```
## Contributing
1. Fork it ( https://github.com/[my-github-username]/pianobar_notify/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
Switch xfce4-terminal themes with ease!
## Installation
```bash
$ pip install xfce4_terminal_themes
```
## Usage
You need to create a `$XDG_HOME/xfce4/terminal/themes` file.
It's anatomy is:
```ini
[Theme Name]
AnyPropertyThat = xfce4 terminal understands
[Theme Name 2]
FontName = Terminus 11
[Theme Name 3]
ColorForeground = #123456
```
Then, you can list themes, see the current theme, and set themes.
### List themes:
```sh
$ ./xfce4-terminal-themes -l
Theme Name 1
Theme Name 2
Theme Name 3
```
### Current theme:
```sh
$ ./xfce4-terminal-themes -c
Theme name: Theme Name 2
Font name: Terminus
Font size: 11
```
### Set theme:
```sh
$ ./xfce4-terminal-themes "Theme Name 3"
```
## Contributing
1. Fork it ( https://github.com/[my-github-username]/pianobar_notify/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
Release files for xfce4_terminal_themes 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xfce4_terminal_themes-0.1.tar.gz | 4.0 kB | Details |
Release files / xfce4_terminal_themes-0.1.tar.gz
| Download URL | xfce4_terminal_themes-0.1.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
76bbf756d8e4c8de48a656afe49c33963094b049018a55308034099421bb1c17
|
|
BLAKE2b-256 checksum How to use checksums |
1f84f8ce05aba0410afba8d2379f52e643ffbe02e81374f4cac83b56e8c7bd98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|