Kure - ValerioLyndon/MAL-Public-List-Designs GitHub Wiki
Contents / Jump To
Introduction
One of my experimental themes, made for Shishio's 2019 list competition! The entire concept of this theme was built around two pillars: a simple list area, and a sticky all-in-one sidebar. While it never quite reached the point I wanted it to, I still think there's a lot of value here. And don't worry, if you don't enjoy the heavy orange tint, it can be changed or removed in the variables!
Theme Specifications & Highlights:
- Works on modern anime and mangalists.
- Perfect for simple lists with few list columns, but will work with any columns you enable.
Installation
Step 1.
Copy the theme code from this link:
Tip: Use CTRL+A to select all of the CSS at once.
Step 2.
Go to your style page and add the code you copied from that link to your "Add Custom CSS" box.
Tip: Use CTRL+A to select all of the CSS at once.
Further Modification
Changing the images and colours.
All the images and colours can be found at the top of the CSS. Colours are in the HSL format with their parentheses stripped away. This means that to use the colour: hsl(21, 100%, 50%)
, you would input it as 21, 100%, 50%
.