Coder Social home page Coder Social logo

couve's People

Contributors

nyri4 avatar remco0o avatar takishiwa 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

couve's Issues

Suggestion

Add an option to show or hide de scrollbar.

Btw nice looking theme ;)

Possible ability to turn off transparency on right click and hover elements?

Hello! Loving this theme so far; though I'm having an issue trying to edit the CSS to make a
change for accessibility.

By default Couve uses transparency on the right click context menu, profiles, and server hover.
I tried my best changing background, transparency values and opacity values to no avail.

Is it possible for the transparency of those elements being exposed via variables? Or could I get a pointer to what class
names were used for those elements?

Spoiler Images

I can't seem to spoiler an image when using the theme

Screenshots
image
no spoiler button

Some margin errors ++

Random box instead of online circle on online people
Tried restarting BDD but dosnt seem to fix the issue
image

Voice chat "subjects" also seem to get sqeezed into the first person in the VC
image

A little pet peve but the margins on these are messed up
image
image

Expect that, brilliant theme.

Don't see that line after type > or >>>

If I type or see >, >>> I don't see this line after type it and it's raging me because I using it so many times and when I don't see it I was so confuse
image
That's this line after type > or >>>

Resolution problem

image

This
resolution problem
idk how to fix it
you see the edit button going off screen
this happens with everything else
Im on vencord
image
this is another example
the server picture just goes offscreen
image
and this too
again my pfp cuts off on the bottom

Add an Easy Way to Enable/Disable Scrollbar

#1 shouldn't have been closed. Why do I have to join your server just to customize something as simple as whether a scrollbar is there? Don't you think that's a little over-the-top?

Workaround For Now

Add this to your Quick CSS:

/* Re-enable scrollbar */
:root .layerContainer-2v_Sit *::-webkit-scrollbar {
  display: block !important;
}
:root ::-webkit-scrollbar {
  display: block !important;
}

Discord broke themes

Discord pushed an updated that broke a ton of theme related stuff so couve is bugged

Polls feature

While not perfect, changing .container__0bd59 {background-color: var(--card-secondary-bg);} to .container__0bd59 {background-color: var(--background-secondary);} does help make these match the theme a bit better (as a temporary fix)

image
image

Suggestion:

I like the overall theme but the way it handles embeds isn't looking nice.

User popout broken

What's the issue?

The profile picture is over the user name in the user popout.

Screenshot

grafik

when sending messages for an instant chat moves down

when sending messages for an instant chat moves down

I believe this is happening because of this line:

:root .channelTextAreaDisabled-1p2fQv {
  display: none;
} 

My guess is that when a message is sent, very briefly discord doesn't let you send another message, so the normal "you don't have permission to send messages in this channel" shows. But because the display is set to none everything shifts down. I've commented it out in my tweaks of the theme and that seems to fix it ๐Ÿ‘

Theme removes the "Trust This Domain" link

When opening a link to a website in a Discord message, the following popup is shown:
image
With Couve enabled the "Trust This Domain" link to prevent Discord showing the popup for future links to the same domain is missing:
image

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.