Giter Site home page Giter Site logo

raitaroh / myanimelist-deepdark Goto Github PK

View Code? Open in Web Editor NEW
34.0 7.0 2.0 10.89 MB

Satisfy thy craving for anime and organization. May the dark be kinder on thine eyes. (MyAnimeList Dark Theme)

License: GNU General Public License v3.0

CSS 100.00%
myanimelist myanimelist-dark-theme dark-theme theme deepdark breeze breeze-dark breeze-dark-theme arc-theme arc-dark-theme

myanimelist-deepdark's People

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

yuchia94 rammba

myanimelist-deepdark's Issues

Search button not the same size as the search bar

The search button's height is the default 20px rather than the 22px set for the rest of the search bar.
It can be fixed by adding ".page-common #searchBar.searchBar #topSearchButon" to line 518 like this:

Lines 518 to 521:

.page-common #searchBar.searchBar #topSearchValue, .page-common #searchBar.searchBar .form-select-outer, .page-common #searchBar.searchBar #topSearchButon
{
    height: 22px !important;
}

Option to exclude anime and manga lists from the theme

It's not the case of my own list, but a lot of people have the default theme enabled or might have other themes that do not look great with your theme. I am currently using BreezeDark and it's great, but I used the following formula in the declaration to exclude any lists from the theme:
@-moz-document regexp("https://myanimelist.net/(?!(animelist|mangalist|ownlist/style/theme)).*")
You might want to consider making it the default option or inserting a variable so that it can be disabled if the user wants it.

Gitlab sync

Hey @RaitaroH, could you fix the sync for this repo on GitLab.

Updates stopped getting pushed to GitLab so I changed the updateurl to GitHub to still push updates, but a lot of people are still on the old url and not getting updates.

[Off-topic question] How would the ideal userstyles sharing platform be like ?

Hello,

Despite userstyles.org slowly dies, this website is still the leading userstyles sharing platform, and despite many tried to replace it, they all failed.

As I am also planning to try, I would firstly like to ask actual userstyles developers, like you : what would you expect from a userstyles sharing platform which aims to replace userstyles.org ?

Thanks.

Install of script breaks Stylus

Since the commit of 1.4.9 #5 a new install of the script breaks Stylus on Chrome and Firefox for me. You have to disable and re-enable the addon for it to work again. It also breaks the Stylus editor from working at all on this script.

It does not like this part of the code @-moz-document /*[[reach]]*/ {

Would like to see if you are having this issue also.

MAL DeepDark - Underline BBcode not working

Hey, firstly I love your dark mode for the site and all the customizations that go with it. I just have one tiny bit of a problem bothering me and that is, the underline bbcode not appearing when the theme is applied. underline bbcode = [u][/u]

Screenshot 2021-02-20 040451
This is without the theme.

Screenshot 2021-02-20 040510
This is with the theme.

I was hoping this could get fixed by any chance? Keep up the good work, I appreciate it a lot. Thank you.

Sort box doesn't have background color set

image

This can easily be fixed by just adding, I would have just submitted a PR but not sure where you want it organized into your CSS file.

.seasonal-sort-order-block 
{
        background-color: var(--second-background) !important;
}

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.