Giter Club home page Giter Club logo

themes's Introduction

Revolt Themes

Folder Structure

data
|- theme_slug
   |- Preset.toml
   |- Custom.css (optional)

Preset Information

Each preset comes with a bit of information to identify it.

# URL friendly name
slug = "my-theme"

# Display name
name = "My Theme"

# Authors' name
creator = "An Individual"

# The commit this preset was built against (optional)
# Should only be specified if you use custom CSS that tends to break between updates
commit = "eea13a3"

# Preset description
description = "neat"

# Theme Version
# Use Semantic Versioning (https://semver.org/)
# Default: 0.0.1
version = "0.0.1"

# Tags (optional)
# Must be a single alphanumeric word
tags = ["sunset", "blue"]

themes's People

Contributors

aeristhy avatar axorax avatar boqsc avatar brecert avatar caraara avatar demperor-music avatar dragshot avatar elevenski avatar error-404-null-not-found avatar giantspacemonster14 avatar hofq avatar insertish avatar itshoul avatar itzthemeow avatar kaboom2847 avatar kyuiki avatar lazycat2 avatar nologicalan avatar nulldg avatar rexogamer avatar ridglef avatar rvtr avatar sandwich247 avatar septicity avatar sussycatgirl avatar thatonecalculator avatar thepotatopvp avatar wlodekm avatar xhayper avatar zomatree avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

themes's Issues

bug: Theme Discovery: search system of Revolt: Applied theme restored on page refresh.

What happened?

Component: https://rvlt.gg/discover/search
Title: [BUG] Weird behaviour in Theme Discovery search system of Revolt.
Description If you search for a theme in Theme Discovery and try to apply a theme, it will get restored on page refresh.
Workaround You have to "shuffle apply between two themes" before they are applied permanently; in the Discovery/search results
Effect: Revolt theme gets restored after Refresh of webpage of Revolt and not applied to other browser tabs of Revolt.
Bug example 🎨Discord Colors by Eleven
Notice: Bug happens only when searching/querying themes.
Bug visual example

U-D6gDJvGuc3FbF_sJx31P9MexvhoiWfGEu4TwfKSc

Add version to theme information

A way to determine when a theme was changed would be good for tooling that uses themes, such as the theme shop for determining if the theme is outdated or different without deep checking the contents.

# URL friendly name
slug = "my-theme"

# Display name
name = "My Theme"

# Authors' name
creator = "An Individual"

# The commit this preset was built against
# Should only be specified if you use custom CSS that tends to break between updates
commit = "eea13a3"

# Preset description
description = "neat"

# The version of the theme
version = "1.2.3"

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.