Giter Club home page Giter Club logo

logseq-oxfordblue-theme's Introduction

Oxford Blue Theme

If you would like to support my work

Buy Me A Coffee

Inspired By

The great themes in the marketplace

Usage

After installing the theme through the Marketplace

Method 1. Switch between Light & Dark Mode by quick tapping t t on your keyboard Method 2. From the settings menu select the theme and your preferred version (Light or Dark).

Admonitions - You can use the built in feature to invoke the different admonitions by using < you can find example usage at the following link https://user-images.githubusercontent.com/7694090/147600668-9adfacca-1a56-4216-a4b2-65b159ad7351.mov

Changing Font If you would like to use the font in the screencaps, "Montserrat" @import is included in the oxford-blue.css to use add the following to your custom.css file

:root {
	--ls-font-family: Montserrat;
}

Screen Caps

drawing

drawing

drawing

drawing

drawing

drawing

drawing

drawing

Issues & Feedback

If you experience any issues please visit the theme's repo and file an issue report. Please include a brief description and screenshot in your submission.

https://github.com/blueteafrog/logseq-oxfordblue-theme/issues

Contributions

Contributions and suggestions to improve the theme are welcome!

Credits

Canniblox for their clever active path and active block css shared in the discussion boards and on discord.

/*==================================================*/
/* === highlight current path by cannnibalox v0.2 ===*/
/*==================================================*/

.ls-block .bullet{
    background-color:#dd0707;
}

.ls-block:not(:focus-within) .bullet{
    background-color:var(--ls-block-bullet-color);
}

logseq-oxfordblue-theme's People

Contributors

blueteafrog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

logseq-oxfordblue-theme's Issues

Blurry font in code blocks with light theme

Hi!

I've noticed with the latest Logseq update (0.6.6) that code block text in the light theme is not sharp. I've tried to look into it but not sure what the problem might be.

Light theme:
image

Dark theme
image

Probably this is an easy to fix thing but out of my CSS knowledge

Blockquotes Guides

Hi!
Does there exist a guide about using different blockquote(like tip blockquote, note blockquote)?

SRS buttons only show color when hovered over.

Very nice theme, but the SRS interface buttons, e.g. review, remember only show background color when the mouse cursor is hovered over, otherwise no color at all, which make them less obvious. Not sure it's a feature or a bug, but I think it is better to show the background color of these buttons by default. especially for cards query, when the color is by default transparent, it's very hard to see where the review button is.

CleanShot 2022-02-17 at 10 58 10@2x

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.