A modern, elegant theme for OBS Studio with multiple palettes which aims to provide fluent and consistent experience.
Note
Currently WIP.
Initial versions of the themes will be released when we have a stable layout and near full styling for all widgets.
To generate the themes from source, ensure that a recent version of Node.js and npm is installed, clone the repository and enter the directory.
- Install npm dependencies:
npm install
- Install gulp-cli:
npm install --global gulp-cli
- Run the default gulp task (without arguments):
gulp
You can find the generated themes in the ./dist/
directory.
GNU General Public License v3.0 or later. See LICENSE for more information.