Manage your xfce4-terminal themes with ease!
Project description
# 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file xfce4_terminal_themes-0.1.tar.gz.
File metadata
- Download URL: xfce4_terminal_themes-0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76bbf756d8e4c8de48a656afe49c33963094b049018a55308034099421bb1c17
|
|
| MD5 |
fed997dc9caaa7abd6c5c7b4d9b1daaf
|
|
| BLAKE2b-256 |
1f84f8ce05aba0410afba8d2379f52e643ffbe02e81374f4cac83b56e8c7bd98
|