Skip to content

wolfstark/logseq-sepia-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Logseq Sepia Theme

This theme is a work in progress to provide a default Sepia theme for Logseq based on pull request 2644.

The idea is for others to further develop this theme and get the pull request approved once we are done.

How To Contribute

Option 1

  1. Clone/download this repository
  2. Load the folder as a plugin
  3. Change to light theme
  4. Adjust the theme as needed
  5. Create a pull request for mschmidtkorth/sepia-theme

Option 2

  1. Download sepia.css
  2. Remove the following section:
.white-theme,
html[data-theme='light'] {}
  1. Update section
.sepia-theme,
html[data-theme='sepia']

to

.white-theme,
html[data-theme='light'] {}
  1. Adjust the theme as needed
  2. Create a pull request for mschmidtkorth/sepia-theme

About

A WIP to develop a default Sepia theme for Logseq.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%