Hi, I recently find your theme and it's quite beautiful. However, I notice that your theme doesn't make a difference in too between different levels of headings. I'm not sure whether it's because of your design or anything, but I kinda need it. Therefore, I change some of your code, and I'm wondering whether you'll need it.
Now toc looks like this:
Please notice that I use a quite long class name in source/js/main.js to differ different levels of headings, you can change it according to your naming habits.
Hi, I recently find your theme and it's quite beautiful. However, I notice that your theme doesn't make a difference in too between different levels of headings. I'm not sure whether it's because of your design or anything, but I kinda need it. Therefore, I change some of your code, and I'm wondering whether you'll need it. Now toc looks like this:
Please notice that I use a quite long class name in
source/js/main.js
to differ different levels of headings, you can change it according to your naming habits.你好,我最近发现了您的主题。我非常喜欢它的样式,但是我也注意到您的主题没有对不同级的标题作出区分。我不确定这是由于您设计上的考量或是其他原因,但我个人比较需要这个功能。因而,我修改了部分您的代码,并好奇您是否需要这一改变。 目前目录的样式如下图:
请注意,为了方便调整样式因而在
source/js/main.js
中我使用了一个较长的类名,您可以根据项目命名风格来调整它。