Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fikriomar16/obtgen
Openbox Theme Generator - Create your own openbox-theme from .Xresources
https://github.com/fikriomar16/obtgen
openbox
Last synced: 3 months ago
JSON representation
Openbox Theme Generator - Create your own openbox-theme from .Xresources
- Host: GitHub
- URL: https://github.com/fikriomar16/obtgen
- Owner: fikriomar16
- License: mit
- Created: 2018-02-22T17:20:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T06:33:09.000Z (over 6 years ago)
- Last Synced: 2024-07-02T23:08:39.715Z (4 months ago)
- Topics: openbox
- Language: Shell
- Homepage:
- Size: 7.29 MB
- Stars: 83
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-linux-customization - **obtgen** - Openbox theme generator. (Tweaks)
README
# OBTGEN
Openbox Theme Generator
Create your own openbox-theme from .Xresources## Installation
```sh
$ git clone https://github.com/fikriomar16/obtgen.git
$ cd obtgen/
$ cp -r my-obtgen/ myobtheme/ obtgen ~/.local/bin/
```## Usage
```sh
$ obtgen [options #optional]
```
## Command Line Arguments
```sh
--wal Generate color from pywal cache
--wb Generate borderless theme
--help Show help
```Then open `lxappearance`, and select "myobtheme"
## Preview
![preview](https://raw.githubusercontent.com/fikriomar16/obtgen/master/preview/preview-obtgen.png)![preview2](https://raw.githubusercontent.com/fikriomar16/obtgen/master/preview/preview-obtgen-wal.png)
![preview3](https://raw.githubusercontent.com/fikriomar16/obtgen/master/preview/preview-obtgen-wal2.png)
![preview4](https://raw.githubusercontent.com/fikriomar16/obtgen/master/preview/preview-obtgen-wal3.png)
![preview5](https://raw.githubusercontent.com/fikriomar16/obtgen/master/preview/preview-obtgen-wal4.png)
![preview6](https://raw.githubusercontent.com/fikriomar16/obtgen/master/preview/preview-obtgen-wal5.png)
![preview7](https://raw.githubusercontent.com/fikriomar16/obtgen/master/preview/preview-obtgen-wal6.png)
![preview8](https://raw.githubusercontent.com/fikriomar16/obtgen/master/preview/preview-obtgen-wal7.png)
## Customization
Do whatever you want## Credits
Inspired by [Yuune](https://github.com/yuune/)## License
The code is available under the [MIT License](https://github.com/fikriomar16/obtgen/blob/master/LICENSE.md)