1. What do you say about adding the same padding you've got in Color Blockade to the two other themes and also apply it to the journal header?
2. In Color Blockade, you have several malformed color codes such as set color_comment_title_background = "fefff0";. It's missing a # sign and is therefore not used in the code. I don't know if you meant to use them or not.
3. The background-color for the comment title is the same color as the text making the subject unreadable when there's one and causing a thin light strip to be displayed when there isn't.
From the patching factory...
2. In Color Blockade, you have several malformed color codes such as
set color_comment_title_background = "fefff0";
. It's missing a # sign and is therefore not used in the code. I don't know if you meant to use them or not.3. The background-color for the comment title is the same color as the text making the subject unreadable when there's one and causing a thin light strip to be displayed when there isn't.