GithubHelp home page GithubHelp logo

dracula-for-obsidian.md's Introduction

Hi there 👋

我是数字游民Jarod,曾经的非洲石油工程师,如今的内容创业者,数字游民生活方式倡导者与践行者。

个人网站:https://jarodise.com

微信/INS/推特:jarodise,欢迎勾搭/follow,加微信时请注明暗号“数字游民",通过后请做自我介绍。

dracula-for-obsidian.md's People

Contributors

connertennery avatar jarodise avatar kotaro912214 avatar mguidoti avatar oliveryh avatar

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  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  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

dracula-for-obsidian.md's Issues

Tags are not readable in view mode

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

Obsidian 0.9.20, the tags in preview mode are impossible to read :(

image

Accessibility: font size is not able to be changed

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

This theme is lovely! Except for one thing: the theme takes over font size such that it is no longer changeable. This is a showstopper for me, and probably for other people out there with poor eyesight (I need a larger font size than Dracula provides).

It was a bit tough for me to find a way to take a good screenshot showing this. I included a picture of a note, then two pictures of the Settings > Appearance menu--once with font size maximized, and once minimized.

Screenshot_2022-01-11-09-19-10_1920x1200

Screenshot_2022-01-11-09-20-00_1920x1200

Screenshot_2022-01-11-09-20-22_1920x1200

Theme hides toolbar

Hi,

The current version of the theme hides the toolbar on the left hand side of the main window. If you compare your screenshot of Obsidian in the readme file and compare it with my screen shot, below, you'll see that the toolbar is missing in your screenshot. I'm using version 0.10.11 of Obsidian on Windows 10.

Thanks.

image

Dracula-for-Obsidian.md is looking different for me. I wonder why?

I noticed some UI discrepancies when I applied the Dracula theme.


Here is the reference image from how its supposed to look like:
THEMES_reference


And this is what it looks like in my obsidian:
what it looks like in my obsidian



  • The code and quote block doesn't look the same with the photo reference for the theme.
  • The headings don't look bold.
  • The highlight is on a different color.
  • The bolded words gets colored in green.
  • The in-line code is in a different color (but that's kind of okay, I like violet anyway).

Generally, some of the colors are mismatched and the font style is not applying as well.

Just wanted to know if there is a fix I can do. Its still looks good as a theme but I would really like the code block to look like this:
image
instead of how it shows right now because I always use it in my notes.

Thank you in advance for the response!

code blocks indent going backwards

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.
image

When I hit tab at the beginning one a line, it goes backwards.

I'm trying to figure this out on the .css, but couldn't find a solution up to this moment.

Could you guys try to help me out with this one?

Thanks in advance,

Update manual install instructions for theme

For the latest version, putting the CSS file in the Vault root folder doesn't work.

The manual install steps should be:

  1. In Obsidian, open Settings->Appearance->"Open snippets folder" icon under CSS Snippets
  2. Move/Copy .css file into the snippets folder
  3. Click "Reload Snippets" icon
  4. Activate switch to apply snippet.

Sidebar only visible on hover

Overall great theme, however, the sidebar (pictured) is only visible on hover - can this be made always visible?

Thank you!
Screen Shot 2021-11-16 at 16 19 59

Change code-block color in editor

Hi there,

sorry for the noob question, but i was wondering if you can help me;

I’d like to change the text color of the text in code-blocks (in the editor = red) to the same color as the text of the in-line code (=purple).
I tried changing the --code-block color to the inline-code color, but that did not work.

Thank you!

E9CA3E3D-F353-4E16-BD8F-3B325EBC3924

links to notes inside quotes doesn't work

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

This was reported on Obsidian forum
https://forum.obsidian.md/t/doesnt-work-inside-quotes-in-some-themes/626/6

Basically link to notes doesnt work inside the quotes

<span class="cm-formatting-link cm-quote cm-quote-1">[[</span>`
<span class="cm-quote cm-quote-1 cm-hmd-internal-link">cycle of research</span>
<span class=" cm-formatting-link">]]</span>

The screenshot is a different theme but the same problem exist in Dracula :(

Obsidian 0.6.4 on Mac

Support for Deuteranopia in Markdown Preview

I can show an example, but now sure helpful it will be.

Screenshot 2020-07-17 at 11 53 53

There is an issue viewing the Markdown Preview inline code for people with red-green color blindness.

The following code block makes it viewable in the editor

/* in-line block for editor */
.cm-s-obsidian span.cm-inline-code,
.cm-s-obsidian span.cm-inline-code.cm-hmd-indented-code,
.cm-s-obsidian span.cm-inline-code:not(.cm-formatting):not(.cm-hmd-indented-code)
{
  background-color: var(--pre-code-bg);
  color: var(--inline-code) !important;
  bottom: 0px !important;
}

But I am not sure how I can replicate it in the Preview mode.

Thanks!

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.