Code Monkey home page Code Monkey logo

joplin-macos-native-theme's Introduction

macOS theme for Joplin

Native looking macOS theme for note taking app Joplin v2.2.4 and above. Also works on non-macOS devices.

macOS theme for Joplin

  • ✨ Completely styled UI, including all controls,
  • 🌜 Choose between light, dark, light with dark sidebar or auto (light/dark based on system preferences),
  • 👌 Use native icons (macOS only) or Phosphor icon family,
  • 👨‍🎨 Easy to customise via Joplin preferences.

Installation

  • Open Joplin preferences › 'Plugins', search for 'macOS theme' and install the theme.
  • Restart Joplin. Enjoy!

Make sure you set ‘Appearance › Theme’ to either ‘Light’ or ‘Dark’. If you experience a flash when switching notebooks sync the Light/Dark-settings under ‘Appearance › Theme’ with the value selected under ‘macOS theme › Appearance’. For more customisation options see below.

Customisation

After installing you can find an extra item named 'macOS theme' in Joplin's preferences. You need to restart Joplin for the changes to apply.

Mac users: If you want to use the native icons, download and install SF Pro from the Apple website here.

No icons?

If you have the 'Icon family'-setting set to 'macOS native (SF Pro)' you need to have SF Pro installed from the Apple website. Note that this only works on macOS-devices.

Disclaimer

⚠️ Joplin uses styled-components for styling, which makes it incredibly hard to theme the app. A lot of hacky CSS workarounds and !important’s were used. These may cause UI issues with future Joplin releases. Since it's just CSS, your data remains safe and you can easily revert the styles.

Feel free to create an issue or post a message on the forum if you run into issues.

Development

You can tweak the theme via Joplin's preferences. If you want to go all out follow the following steps to make your own build.

Install dependencies:

npm install

To build the plugin:

npm run dist

To update the plugin framework:

npm run update

To build just the CSS and watch for changes:

npm run dev

The generated CSS will be available at: http://localhost:8080/macos-theme-for-joplin.css.

You may want to refresh the CSS when Joplin gets focus. To do so toggle Joplin's devtools and paste this script in the console.

joplin-macos-native-theme's People

Contributors

andrejilderda avatar

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.