Skip to content

A modern, elegant theme for OBS Studio with multiple palettes

License

Notifications You must be signed in to change notification settings

EternalNetworkTM/lautum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.