Coder Social home page Coder Social logo

Comments (18)

RaitaroH avatar RaitaroH commented on July 18, 2024 1

Oke, I will go through the entire theme. And I will tell you what I need at the end.

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024 1

10e7954
Nice huh? Almost everything is done, I will tell you what selectors I need. I have some problems with some buttons classes.

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024 1

Ok, I fixed that too.
Now if you could have those selectors for the buttons it would be amazing.

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024

Ah, damn.

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024

@DecentM I will use this to point out stuff I need from you.
I cannot find a more proper selector for this:
.navbar-item[data-v-69502204]:not(.no-active):not(.router-link-exact-active):not(:hover)
So just the links that aren't active in the navbar.

from openusercss-deepdark.

DecentM avatar DecentM commented on July 18, 2024

I will use this to point out stuff I need from you.

Sure, I'm watching the repo.

I cannot find a more proper selector for this

Hmm, would .navbar-item:not(.router-link-active) work?

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024

.navbar-item:not(.router-link-active) no. I tried.

from openusercss-deepdark.

DecentM avatar DecentM commented on July 18, 2024

I see now, this is a cascade priority issue. I'm updating the site to fix this as we speak.
After that this selector should work.

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024

Also, can you have separate selectors for h6 in boxes? I want to theme the by DecentM separetely.
I also can't theme this without using data.

from openusercss-deepdark.

DecentM avatar DecentM commented on July 18, 2024

I can't really pick the username out without layout troubles, but I'll make sure to have more classes around cards.
Most of the time, component IDs don't change, so you can use the data tags wherever there's no other way. It would be really useful though, if you could create a list where you need classes and there are none, so I can add them at once, not per message.

If it works for you, just comment here where you need classes and let me know when you're done with the list so I can go over them.

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024

Oh, the forum didn't have any data XD
Ok so here is what I need:

.tile.is-child .button.is-primary gets overwritten by .content.is-marginless .button.is-primary, .level-left .button.is-primary
That is upload new theme and account and also the buttons in the account settings get overwritten by edit and install theme buttons.

Can you tell me what are the selectors for code selection? #B5D5FF it has this color. I cannot find it.

from openusercss-deepdark.

DecentM avatar DecentM commented on July 18, 2024

Thanks, I took note of where classes need to be.
I'm not sure what you mean by code selection, but all colour variables are exported to :root, you can check them out in your devtools inspector!

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024

image

This. I know it is somewhere but I ended up skipping it. I also themed the cursor.

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024

No, wait. I did theme this one before. You just changed the selector or something happened.
.ace-tm .ace_marker-layer .ace_selection is the new one. But damn I coulnd't find it XD
Sorry about that.

from openusercss-deepdark.

DecentM avatar DecentM commented on July 18, 2024

Ah, yes. It's .ace_selection, with background-color.

from openusercss-deepdark.

DecentM avatar DecentM commented on July 18, 2024

Probably the IDs changed, so just in time! 👍

from openusercss-deepdark.

DecentM avatar DecentM commented on July 18, 2024

Cross reference https://github.com/OpenUserCSS/openusercss.org/issues/35

from openusercss-deepdark.

RaitaroH avatar RaitaroH commented on July 18, 2024

Finish this.

from openusercss-deepdark.

Related Issues (15)

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.