Skip to content

Nerimity/themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Nerimity Themes

A collection of community themes for Nerimity.


Table of Contents


Overview

This repository hosts the theme JSON files used in Nerimity. Which fetches from themes.json in the main branch


Theme Structure

Each theme should follow this JSON structure:

{
  "Awesome Theme Name": {
    "colors": {
      "background-color": "PLACEHOLDER",
      "pane-color": "PLACEHOLDER",
      "text-color": "PLACEHOLDER",
      "primary-color": "PLACEHOLDER",
      "secondary-color": "PLACEHOLDER"
    },
    "maintainers": ["username"]
  }
}

Contributing

  1. Fork the repository.
  2. Create a branch off themes-src
  3. Add your theme JSON to themes-src/community/
  4. Make a PR on the themes-src branch
  5. We will review your submission

Tip: Make sure your theme has descriptive names and balanced colours. Preview it locally before submitting (PLEASE) Thank you for contributing! 🎨

About

A collection of community themes for Nerimity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •