Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)