GithubHelp home page GithubHelp logo

logseq-bear-theme's People

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

logseq-bear-theme's Issues

Proper way to increase font size in main container and right-sidebar

sorry - no discussions in this repo, so opening an issue...

what would be a proper way to increase font size?

html[data-theme=dark] *:is(#main-content-container, #right-sidebar) { font-size: 1.5rem; }

works, but it breaks the alignment with bullets (bullets are higher than a center line).
thanks!

Formatting buttons all black in iOS

The various formatting buttons (indent, outdent, etc.) that appear above the keyboard are all blacked out in iOS. This happens in both dark and light mode.
IMG_E30EF262F69A-1

h4~h6 have same font size

I think it's better to make all h1~h6 have different size like the default theme does.

By the way, your theme is the most favorite one on the Marketplace, good job!

Buttons in the top bar not visible

Hi,

for example the search button does not look how it is supposed to. See Screenshot
image

And the fonts in the left menu are also not easily readable.
image

Thanks a lot!

Link to settings missing

I'm running 0.4.9 with no other CSS snippets added to my custom.css. The link to access the settings is missing from the three dot menu
Screenshot 2021-11-22 at 08 51 27
.

Theme does not work while offline (online asset loading on every start)

Problem: The Bear theme does not load properly when I start LogSeq while not connected to Internet (or on a poor connection).

What I would expect: When I open LogSeq offline, the themes work normally.
This would be especially nice for LogSeq, which is otherwise well-suited for offline-first use. The bear.css file dowloaded every time is also 1MB - not too large, but won't load on flaky connections.

Technical: bear.css contains only a singe line, requesting a CSS file from github:
@import url('https://rcvd.github.io/logseq-css-system/output/bear.css');
Shipping the actual bear.css with the plugin would likely resolve the issue.

Love the design of the theme, thanks for creating it!

Large bullet misplacement when block starts with Markdown headers

Thanks for the lovely theme, really like the look!

There's a strong misalignment though of bullets to block start when the block starts with a Markdown heaeder and using more text in the block (using Shift-Return), see screenshot where I created 2 blocks, one with an H1 header and new-line text, and one without the H1 header but also with new-line text:

image

Using Logseq 0.9.10

tag issue

if write many tags in one block like this
image

Block properties not styled

It seems that block properties are not styled.
Text inserted:

- A dummy book
  type:: book 
  category:: sci-fi
    - Notes about book

Output:
screen

Incorrect color generation

image in dark mode, the colors for the default faint blue still remains. instead, it shoul be blue only. how to fix this?

Code Blocks

Please support code blocks with this theme. Code blocks are enclosed in three backticks ```
image
this is how it looks now:
image

font selection

Is there an easy way I can adapt this theme to use a different font?

some icons too dark in the dark mode

I am using Bear theme 0.0.21, Some icons are too dark in my opinion, they are hard to distinguish from the background from distance (for comparison the shade of grey the links to pages in the sidebar have)
image

Plugin Toggles don't differentiate on/off

In Logseq, you can toggle on/off plugins that you have installed. It would be nice if the color was different in the "toggled off" position (see image for one toggled on and one toggled off).

Looks like they use aria-checked="true" for active and false for inactive (see HTML below).

image

<a class="ui__toggle is-small">
  <span aria-checked="true" tabindex="0" role="checkbox" class="wrapper transition-colors ease-in-out duration-200 bg-indigo-600">
    <span aria-hidden="true" class="switcher transform transition ease-in-out duration-200 translate-x-4">
    </span>
  </span>
</a>

Difficulty selecting a block with a long block reference in it

Goofy question: how do you select a block with a long block ref in it to "active editing" without having to click the block above or below it? In the GIF, the action I take with the first block is what I'd like to be able to do with the second test block.

activate block with a reference in it

Someone on the Discord suggested the following:
Try clicking just to the right of lectus.
Or maybe click on the bullet to zoom and then press enter
It would be a nice affordance to be able to right click the bullet and choose edit this block, or similar thing in the menu when you click on a block ref or block embed

My reply:
The issue with long blocks is that there isn't any space to the right to click (at least none that I can tell).

Click to zoom on the bullet isn't great either because it forces a shift in context.

Their response:
I guess you could try creating a CSS rule that adds a padding or margin on the block refs

If you can manage to get the block selected (perhaps by selecting the previous and dragging down or shift-down), then press enter to edit

My reply:
I do something similar now. Referencing my GIF above, I'd click into the first block, and then just hit down.

This isn't a big deal by any means, it's just a slightly off UX element.

Another user's response:
Dev theme can do that

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.