Git Product home page Git Product logo

modorganizer-themes's Introduction

Set of themes for Mod Organizer 1/2

Get latest versions

General

Installation

Download and extract to ModOrganizer 2\stylesheets\ folder

Credits

Skyrim UI theme

Known Issues

  • Links are hard to read on dark background. Unfortunately it's impossible to fix through styles. But you can lighten background color (e.g. QWidget { background-color: #8B8C93; })
  • Transparent background on hover for disabled check box in the Archives tab. Can't figure out how to fix it (if you care)
  • If filter is applied fancy border disappears. Also there is so no red border around mod list. I cannot fix it because it's hardcoded in MO source code. Optionally I can remove image border.

Future plans

  • Bug fixes (if any)

Credits

  • Bethesda Softworks for a great game

Dark theme inspired by VS 2015 UI.

Features

  • Minimalistic
  • Increased list items height (Mods  List, Plugins List and etc.)
  • Unchecked .bsa is highlighted on Archives tab
  • Unique sort indicator
  • Several fixes

Installation

Download and extract to ModOrganizer\stylesheets\ folder

Known Issues

  • Links are hard to read on dark background. Unfortunately it's impossible to fix through styles. But you can lighten background color (e.g. QWidget { background-color: #8B8C93; })
  • Transparent background on hover for disabled check box in the Archives tab. Can't figure out how to fix it (if you care)

Future plans

  • Bug fixes (if any)
  • Light theme (less possible)

Credits

Development

Build

npm run build -- --theme=vs15 --version=2.1.0

Watch

npm run watch -- --theme=vs15

Change default build destination

npm run watch -- --theme=vs15 --dest="C:\Games\Mod Organizer 2\stylesheets"

Add a new theme

  1. Add new folder to /themes
  2. Use folder name as theme id npm run build -- --theme=my-theme
  3. Place theme images inside images sub-folder

Other

Resources

Tools

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.