Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 925 Bytes

README.md

File metadata and controls

48 lines (31 loc) · 925 Bytes

Lautum

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.

Table of contents

Building

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.

  1. Install npm dependencies:
npm install
  1. Install gulp-cli:
npm install --global gulp-cli
  1. Run the default gulp task (without arguments):
gulp

You can find the generated themes in the ./dist/ directory.

License

GNU General Public License v3.0 or later. See LICENSE for more information.