Hi guys,

So I decided to change the default theme to cyberpunkish.css to make this instance look different from a default lemmy instance.

If a lot of people tell me this is a shitty idea and I should not do this, I will revert it. Just wanted to give this instance a style of its own. The default theme is still there under lemmy_default.css if you prefer it.

Let me know if you have strong feelings about it, one way or the other!

  • Durandal@lemmy.today
    link
    fedilink
    English
    arrow-up
    7
    ·
    23 hours ago

    Looks cool. Would like a slightly more compact view without the big buffer between posts, but it looks good. 👍

      • Durandal@lemmy.today
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        22 hours ago

        IDK if this is just a limitation of the css available or missing customization… but the sort order (hot, active, new, etc) seems to be un-themed.

        Also… the little lemmy guy icon next to the name… no cyberpunk visor? ;)

        • mrmanager@lemmy.todayOPM
          link
          fedilink
          arrow-up
          1
          ·
          22 hours ago

          Hmm, interesting, the sort order is themed for me. You mean here?

          And I love that idea with cyberpunk visor, will need to look into that for sure!

            • Limitless_screaming@kbin.earth
              link
              fedilink
              arrow-up
              2
              ·
              21 hours ago

              That is a select element, it gets rendered by the browser and can’t be themed fully using CSS without replacing it with a custom web component.

              If you’re using Firefox, the GTK theme of your OS specifies how it and other native components (e.g. color pickers) look.

              Some aspects can be customized, but it’s a pain and doesn’t work well across different browsers.

              • Durandal@lemmy.today
                link
                fedilink
                English
                arrow-up
                1
                ·
                21 hours ago

                It’s not a huge deal really. I just noticed that it’s themed for the account profile menu but not that one.

                • Limitless_screaming@kbin.earth
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  21 hours ago

                  The profile menu is a List item Li element and it contains other Li elements for it’s options.

                  To avoid writing more JS than necessary and to have more semantic HTML, Select elements are used (like in this drop down), so you can simply listen to their changed event and execute code.

                  But the devs could’ve slightly modified that custom drop down and used it everywhere for consistency.

    • tal@lemmy.today
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      21 hours ago

      If you want to tweak the appearance of a website via custom CSS (and optionally share it), there’s the Firefox and Chrome extension Stylus.

      https://addons.mozilla.org/en-US/firefox/addon/styl-us/

      https://chromewebstore.google.com/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne

      It’s really intended for re-theming individual sites, though – I don’t think that it has a way to publish your CSS changes for lemmy.today’s theme so that users of any other lemmy instance could automatically find them using Stylus, just manually import them. You could upload them somewhere — and it looks like some people have done so, as with this GitHub archive of Lemmy themes — but it doesn’t natively provide a feature to “search for custom themes published for any Lemmy instance”.

      • Limitless_screaming@kbin.earth
        link
        fedilink
        arrow-up
        2
        ·
        20 hours ago

        It allows multiple domains to be specified, and you can use regex to match domains that contain the word “Lemmy”. And on userstyles.world or any other place you post your theme to, you can add “Lemmy” as a category so others can find it when using that as a search term.

        Users of instances which don’t have “Lemmy” in the domain name will have to modify it to add their instances though.

  • ThunderComplex@lemmy.today
    link
    fedilink
    English
    arrow-up
    2
    ·
    20 hours ago

    I like it. I mean I use a app to browse lemmy 99.9% of the time so my vote counts 0 but hey. its miles better than the default lemmy poop colors hehe

  • paequ2@lemmy.today
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 day ago

    😬 Personally, I don’t like dark themes. I have poor eye sight and dark themes always make the text look blurry to me.

    Is it possible to change the theme at the individual level?

    However, color inversion makes it harder to read for others. If this happens to you, eye dilation may be the culprit.

    When you look at dark text on a light background, your pupils constrict to provide sharper visual acuity. Your pupils dilate when the background changes from white to black or darker colors.

    Eye dilation is a normal response to low light conditions, but it makes it harder to focus on text. People with astigmatism might have a tough time reading in night mode.

    https://www.visioncenter.org/blog/dark-mode-eye-health/

    • mrmanager@lemmy.todayOPM
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      24 hours ago

      I added some media queries to the lemmy_default theme so if you pick that one now, it will choose the default light theme if your browser or operating system prefers light mode, and otherwise dark mode. Should be the easiest for everyone.

      You may have to hold shift and reload the page to clear any browser cache, since I just changed that theme. :)

    • mrmanager@lemmy.todayOPM
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      Absolutely, go into settings and pick a light theme there. The default theme has light version for example. Hope you find something that fits your eyes, otherwise I can add some more themes from the internet as well.

  • Leon@pawb.social
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    Wow, that’s a nice theme. I like how clearly it compartmentalises things. It adds clarity over the default.

    • mrmanager@lemmy.todayOPM
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      Thank you!

      Its not visible in the screenshot, but you can see how the comments view look a bit nicer than default also if you go to lemmy.today and just browse some thread with comments.

      I have to give @Allero@lemmy.today credit for helping out with feedback for this theme as well.

      Kind of funny, because everything I felt was off with the initial look, thats the stuff that he commented on and said it can be improved.

      I think there are still improvements that can be made, so if you or anyone else has ideas… Always super welcome.

        • mrmanager@lemmy.todayOPM
          link
          fedilink
          arrow-up
          2
          ·
          21 hours ago

          Also for me, I use the web browser quite often during the day. :) But yeah, very much appreciate the early feedback on this!

  • SabinStargem@lemmy.today
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 day ago

    I don’t mind the general aesthetic, but I would like a change for the upvotes and downvotes: Color. Right now, in the thread, the arrows only grow in size after being clicked. This is slightly hard to decipher, and I personally would like a splash of color to make one’s votes to stand out.

    Making a upvote orange, and a downvote blue, would contrast nicely and be different from the neutral grays. This would make it easier to identify my expressed opinions as I scroll through a thread.