Giter VIP home page Giter VIP logo

obsidian-pisum's People

Contributors

guangluwu 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

Watchers

 avatar  avatar

obsidian-pisum's Issues

Block quote display glitch

I hope this theme is going to be maintained. It's by far my favorite dark theme.

A glitch: When blockquotes are displayed in edit mode, the background color behind the text (and the implicit ">" character) is darker than theme background, producing an odd appearance. (That darker color, BTW, is the same color of the background field of reading mode. Seems like the color "snuck in" to the edit mode display.)

Can this be fixed?

Thanks,

Thomas

Margins of edit mode

Many thanks for the other of this theme. To me, Pisum is the best theme in terms of colors and almost everything.
The two issues I have with Pisum are the narrow margins of edit mode and the disability of changing the size of fonts; I found that slide bar of font size becomes useless when using Pisum theme.
If there is any way in which I can change these attributes, or if there is something wrong that seems happening just in my case, I hope the developer, or any other expert in the case, tells me of a potential solution!

Code Block - indentation issues

Thanks for contributing this beautiful theme!
A little problem is that some strange indenting in the editor when using code blocks.
In the pisum theme and edit mode, when I insert Tab key in front of the line, the test code is displayed in editor without Tab Indent:

int main(void)
{
return 0;
}

When I reset the theme into default and also in editor, it displays right:

int main(void)
{
    return 0;
}

Export to PDF - header unreadable

Hi - loving your theme! I wondered if it would be possible to replace dark text with light text for the header style when exporting to pdf. Currently it's black text on dark green background which is hard to read. Thanks.

I've made the menu go transparent with my snippets and I can't see how

Hi, I started using this theme this morning. I really like the extra clarity it provides, especially in graph view.

But I saved some css snippets to tweak it slightly and I've managed to make the pop-up menu go transparent:

Screenshot 2021-02-10 at 13 59 01

I can't see how anything I've done can cause this effect. This is what I have:

.theme-dark {
  --background-primary: #151b1c
  --text-accent: #3ec4f0;
  --text-accent-hover: #80a7b4;
  --text-muted: #e4d2ac;
  --text-highlight-bg: rgba(235, 175, 0, 0.5); 
  }

/* for editor */
.cm-quote {
  font-size: 15px;
  font-style: normal;
}

/* for preview */
.markdown-preview-view blockquote {
  font-size: 15px;
  font-style: normal;
}

Any ideas, please?

highlight and code blocks

This is a really nice theme! And it's a great idea to use the light/dark to switch between normal/Matushak.

Highlighting seems to have visibility issues in Edit mode on code blocks of text. Not only is the selected highlight appear too similar to the code block color, but changing the color shows that the highlighting is obscured behind the code block entity.

Obsidian v0.7.3

new: odd emoji rendering

emojis that appeared in one line in edit mode also used to render on one line in preview mode, but in 0.10.11/12/13 now render on a new, separate line, which is /not/ wanted:

example edit—
”work⏬test”

example preview—
”work

test"

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.