Now the theme is available in Community Themes page of Obsidian!
Blue Topaz
This is a theme for my own use. So the light and dark modes don’t look the same. For the introduction, I just copy&paste the intro from Github. I hope you enjoy it.
A blue theme for Obsidian . Blue Topaz is not a precious gem, like obsidian😜. Generally, Blue Topaz is obtained by artificially treating colourless topaz. Likewise,I did not make this theme from scratch, but modified it after borrowing others’ themes. It is like Blue Topaz, which is a modified product. Thus, thanks for the all shared themes, which inspired me indeed! BTY, For the word “colourless topaz”, there is no offence and no comparison. And it is not a metaphor. I will be glad if you enjoy the theme, Blue Topaz .
I’ve fixed some bugs in the last couple of days, and I hope these bugs didn’t affect your use of this theme. The easiest way to update the theme is to click on the ‘Use’ button in Community Themes of Obsidian (Yes, now it is available in Community Themes in Obsidian!). The latest version of the ‘obsidian.css’ file will be downloaded from Github and replace the original file.
BTY, there is a “new” theme available called “Asymmetric Blue Topaz”. The only difference is the header title style in the light mode, as shown below. This change is mainly to avoid the cursor bug caused by hiding #s.
Hello, after the paragraph is formed by ctrl+], it is red bold without background before rendering, and becomes red fine font after rendering. Can you keep it as it was before rendering after rendering?
感谢你创建了这个主题,之前在主题上花了不少时间,更换、修改什么的。用了你这个感觉非常满意,越用越爱用。
Thank you for creating this theme. You spent a lot of time changing and modifying it before. I’m very satisfied with this feeling. The more I use it, the more I love it.
感觉软件翻译这段有问题……
Thank you. And I would be glad if you also try my themes for Siyuan (another markdown-based note-taking software with bi-directional linkings and graph view https://github.com/siyuan-note) themes here.
I have renumbered the version, and now it’s v1.1. You can update it in Community Themes by clicking “use” button again, or you can download the file named obsidian.css here and move the file into your vault directory.
更新内容:
增加一个更改字体的区域,可自行更改字体;增加部分中文注释;
优化隐藏右侧边栏动作,在窗口模式时也可激活隐藏按钮;
预览模式代码框显示代码语言名称;
优化表格样式;提升日历插件显示;
支持Andy mode plugin 3.11和Calendar plugin 1.2.5;
其他更新
What’s new in this version:
add an area for changing font-family;
improve the performance of hiding the right sidebar. Moreover, now can activate the hide button in the non-maximised window;
show code language type in code blocks under preview mode.
improve the appearance of tables, additionally, enhance the appearance of the Calendar plugin;
support Andy mode plugin 3.1.1 and Calendar plugin 1.2.5;
I really like this theme, but one thing I hate, that stops me from using it, is the random tag colors… The same tag gets different colors which is really annoying and confusing to be honest.
Can you tell my how to disable random tag colors and just have one (1) color for all tags? That would make this the perfect theme for me! Rest is just pure awesome
If you want to set a tag background color, please add the following to the above part. It is noted that “#000000” is Hex Color Code, you should adjust it to the color you want. BTY, “#000000” refers to black.
Thank you so much! I have very limited experience with coding and I couldn’t figure it out myself.
The reason why I really dont like it (less strong language then hate), is that the same tag gets different colors.
I make task lists where for example I tag tasks with a projectname. But this same projectname gets random colors everytime. So I find it very confusing when the same tags get different colors.
Bty, There is another solution called “special tags”. For this, you can search for “special tags” in the .css file, then you will find something like this:
Now you can Copy & Paste the above code anywhere and replace “important” with your personalized word. Also, you can change the font family and background color to what you like.
For instance, if you want create a tag called “OMG” with a special style: