GithubHelp home page GithubHelp logo

notionblog / notionthemes Goto Github PK

View Code? Open in Web Editor NEW
218.0 218.0 26.0 7.41 MB

Make your Notion pretty with custom themes

Home Page: https://notionthemes.netlify.app/

License: MIT License

JavaScript 53.55% HTML 44.32% Shell 2.13%
notion themes

notionthemes's People

Contributors

maximus12793 avatar yudax42 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

notionthemes's Issues

Error installing extension manually

the extension has an error when installing manually. i can ignore and it works temporarily, but when i restart my session, it's simply removed
erro-theme-notion

I can't install the extension manually

I'm trying to install the extension on Chrome (MacOS), since we can not install it via Chrome Store (#6 #10).

Here are the steps I did:

  1. Downloaded the .zip file from the README (or in this link).
  2. Unzip the chrome folder.
  3. Opened chrome://extensions/.
  4. Enabled developer mode.
  5. Dragged the chrome folder.

Error: Unable to load manifest.

image

notion-enhancer

Hi! I'm the creator of the notion-enhancer, which includes a large collection of themes & extensions for Notion and has been around for a while now.

Someone shared a link to your ProductHunt page with me, and your themes look like they would be great additions. I'm wondering, would you be willing to combine your theming efforts with ours? Individual themes can be added to the notion-enhancer as mods and remain credited to their original authors - you can have a read through the contributing guide and developer documentation for details on to do that. The available set of CSS variables notion-enhancer themes can hook into can be found here.

The notion-enhancer supports most browsers and can also be used within the desktop app on macOS, Windows & Linux. It would be great for users if they were able to select from your themes while still using the other features of the notion-enhancer.

Color switching doesn't work with light themes

Color switching doesn't work for text blocks when using any light theme.
Looks like the CSS broke somehow for colored blocks. When I switch to a dark theme or basic Notion everything the colors are there.

Extension and CSS not working

The extension just isn't working. The options page lets me select a theme, then I reload notion, and... Nothing. No idea what's going on. I also tried using stylus and testing some of the themes from the extension (I looked through the code and found the CSS), this CSS does absolutely nothing:

:root {
  --bg: #161b22;
  --bg-light: #161b22;
  --bg-lighter: #0d1117;
  --fg: #ffffffe6;
  --fg-light: #8b949e;
  --fg-lighter: var(--fg-light);
  --main: #1f6feb;
  --hover: #30363d;
  --border: #30363d;
  --selection: #2eaadc40;
  --gray: #838789;
  --brown: #894500;
  --orange: #e38c00;
  --yellow: #f1e05a;
  --green: #238636;
  --blue: #58a6ff;
  --purple: #a371f7;
  --pink: #e255a1;
  --red: #e34c26;
  --bg-gray: #7e80814d;
  --bg-brown: #6a2b00ad;
  --bg-orange: #ff9900a6;
  --bg-yellow: #c7b133b0;
  --bg-green: #52c54d63;
  --bg-blue: #005a9285;
  --bg-purple: #5a319459;
  --bg-pink: #ff50ad85;
  --bg-red: #7a14149f;
}

So no idea why it's not working =|

Also, user agent:

Mozilla/5.0 (X11; CrOS x86_64 14440.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.100.4807.0 Safari/537.36

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.