Code Monkey home page Code Monkey logo

Comments (5)

fawni avatar fawni commented on July 21, 2024 1

that's comes from discord. it's black by default so theme changes its color to match the background color, except it doesn't look like the background color is correct in your screenshots. if i'm looking at the right thing this is what it should look like (with hover):
scrot
are you using a different theme with dracula maybe?

if you want to remove the vintage you can either:

  1. put .gradientContainer-10lXLB {background: transparent !important;} in the quick/custom css section of your client mod
  2. replace line 776 to line 792 with the code snippet above if you want to use your own fork

if you want to change its color either:

  1. copy the same lines, change the initial 3 values of each line prefixed with 'rgba' to whichever rgb color you want, and paste it in quick/custom css
  2. directly replace the colors in the theme file if you want to use your fork

from dracula.

ItzSylex avatar ItzSylex commented on July 21, 2024 1

Thanks for the quick reply .gradientContainer-10lXLB {background: transparent !important;} is exactly what I was looking for, thanks!

from dracula.

fawni avatar fawni commented on July 21, 2024 1

.metadata-13NcHb {background: transparent !important;}
same as above

from dracula.

ItzSylex avatar ItzSylex commented on July 21, 2024

Looks like the vignette also shows up in the video reproducer

image

How would you go about turning it off there as well?

from dracula.

ItzSylex avatar ItzSylex commented on July 21, 2024

Thanks again 🎉

from dracula.

Related Issues (17)

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.