GithubHelp home page GithubHelp logo

toxxythetrash / fuchsiadarkness Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 4.0 1.33 MB

a theme, which makes discord look sharp and compact with material ui in mind! [a theme for vencord]

Home Page: https://toxxythetrash.github.io/FuchsiaDarkness/

CSS 65.70% SCSS 34.30%
theme discord-theme discord-themes discordtheme vencord-theme

fuchsiadarkness's People

Contributors

toxxythetrash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fuchsiadarkness's Issues

Use Sass Instead of Editing Compiled CSS

Figure out how to use sass, it will make your life so much easier. The compiler automatically fixes many problems for you. In addition, it will remove any redundant or useless rules. Currently, you are editing the compiled CSS files, which should not be edited manually.

As for your issue with @-moz-document domain("discordapp.com"), please read this. CSS rules with prefix -moz- are only searched for by Mozilla browersers, so only Firefox and its forks. You will have to repeat this rule manually and and all of its contents for each browser you would like to support. Again, here is a case where sass can simplify things. Sass compiler can automatically prefix rules that require them.

Alignment

image

This happens every time I type. Also, when you start up Discord, it does this, and you need to click a channel so it can fix itself.

HSL

So glad this theme is back! This is one of my favorite themes. But is there a way to move HSL to the bottom instead of the top?

it borke

discord refactored 90% of classes in the client, ouch more dead code!

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.