Giter Club home page Giter Club logo

obsidian-california-coast-theme's People

Contributors

depressiverobot avatar mgmeyers 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  avatar  avatar  avatar  avatar  avatar  avatar

obsidian-california-coast-theme's Issues

.side-dock-settings Padding

In cc-main line 745

.side-dock-settings {
padding: 0;
}

This makes bottom buttons overlap
image

Can be fixed either by removing it altogether(not sure what's the purpose, doesn't seem to affect anything) or explicitly making the padding-bottom default 20px.

Different font for editor and preview

I’d be nice to have the option to choose different fonts for editor and preview, like in Minimal theme.

I like for editor and preview to have a very different look, in the editor I like to use Courier because it gives me a more... I don’t know... hands on feeling.

More options for customization

Really love your theme. I think some more options for customization as next step would be line height and accent colors. Thank you.

Edit: the other thing would be sidebar font. The default body font is quite large, but the font size for the right sidebar remain small.

Make space between headings configurable

Following markdown:

# Heading 1 
some test
# Heading 2

some text

### Some subheading

Some more text

Looks like this in preview:

Screen Shot 2021-01-19 at 17 22 48

The space between some of these headings is huge and makes the document harder to navigate/glance. It would be nice if this is configurable to make it a bit smaller, similar to how line-height is configurable

Title bar

Currently title bar has issues. Back and forward buttons are gone and minimize\maximize\close buttons are pure white on light gray background.

Here's possible fix for bringing back the color

Line 1488
.titlebar-inner { height: var(--titlebar-height); color:hsl( var(--accent-h), var(--base-s), calc(var(--accent-l) - 10%) ) }

And for back\forward buttons just remove line 1497.

Calculated header sizes from max H1 size

I noticed that Gutenberg calculates it's header sizes. It would be great if your theme would have a setting to define the maximum H1 size and calculate respective smaller header sizes in steps down to the size of the body font size.
With these additions someone could make the preview totally to his/her liking.
It would also be great if the editor and preview looked almost the same in their representation of the note.

Adjust comment styling

  • Bullet / list number color doesn't match text
  • Text color is too light
  • Maybe we can style %% to be less prominent on inactive lines?

Readable line length

The theme is ignoring this setting (Readable line length). Is this a bug, or intended? If intended, how could I override that? Thanks!

Line height issues with lists

Hi, I'm having some issues with line height when using lists. My current body line height is set to 1.5. Seems the line height between sub list and the next list is smaller. For example, line height between "associated" and "If 21-hydroxylase" is less compared to the others:

Vault title

By default obsidian has vault title name on top of file list. It's useful when you want to drag a note from a subfolder to a root directory.
image
With the theme enabled it's gone and there is no way to move anything to root.

Blank in full screen

Can the blank in the upper left corner be cancelled in full screen mode?

NOW

image

AFTER

image

Embed font icons via data URL

Now that obsidian supports embedded fonts, we can remove the manually embedded SVGs.

Should we stop embedding them via the plugin? Not sure...

Transparency issues on windows

According to multiple reports, transparency does not work on windows. I would love some help from any windows users familiar with CSS. I plan to set up a windows VM, but it will be some time before I get there.

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.