Giter VIP home page Giter VIP logo

typora-misty-theme's Introduction

Hero

Release   Download

Yet another subtle,elegant & unobstructive theme aimed at the philosophy of simplicity, aesthetic and readability, for the awesome Typora markdown editor and reader.

Tweaked for both English🇺🇸 & 中文🇨🇳. Works on both macOS & Windows.

Ships with Light 🌞 & Dark 🌑 color schemes. Download

🙉  Quick Glance

Light mode:

misty-light-demo

Dark mode:

misty-dark-demo

🔭  Full Preview

Show light preview:

light-preview

Show dark preview:

dark-preview

🔌  Installation

Download theme stylesheets of the platform you work on and color schemes you like. Copy it into the themes folder of Typora. Select theme name (eg. Misty Light Macos) form the theme list to apply it. You may restart Typora once to help it discover the theme file.

For detailed reference, please see Install Theme.

🔨  How to Build

Misty is now written in SASS and the dist\ folder has been dropped from this repo. You may directly download distributed builds from release portal.

If you need to manually build the theme, with npm installed, you could easily compile source SCSS to CSS Typora could read by running:

npm i --only=dev
npx gulp build

Compiled & optimized CSS files can then be found in dist\:

[16:06:41] Using gulpfile ~/typora-misty-theme/gulpfile.js
[16:06:41] Starting 'build'...
[16:06:41] Finished 'build' after 227 ms

🖥  Compatibility

Misty is both test on macOS 10.13.6 to 10.15.3 and Windows 10 version 1909. However, it has not been tested on Linux thoroughly yet and will be tested in future.

Any test on Windows or Linux and any issue feedback will be welcome.

Font fallback list is tweaked for both English and Chinese, on both macOS and Windows. Font weight values have been slightly adjusted on Windows to match Windows-specific rendering characteristic.

🧟  Known Issues

  • Borders of buttons on all platforms and context menu on Windows are too bright in Dark mode.
  • Text color & Background of Preference Panel on Windows is too bright in Dark mode.
  • Colors and layouts of math block on all platforms need to be inspected and tuned.
  • Font fallback list and rendering effect has not been tested on Linux.
  • Text thickness & font family rendered may not be consistent on Windows of different builds or in different languages.
  • Colors of tooltips need to adjusted in dark mode.

Brought to you with ❤️ by E-Tiger Studio, 2017-2020.

typora-misty-theme's People

Contributors

crh19970307 avatar etigerstudio 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

typora-misty-theme's Issues

Typora themes

通过自己改动,来满足对于Typora主题的个性化需求

Problem in CSS parsing

Hi, first of all, i want to say i really enjoyed your theme, been using it for months, really awesome. Thanks

I usually convert my Markdown to PDF file, and when i have some texts in bold, after converting to PDF using Typora of course, those bold words aren't bold, i think because of small font-weight, can you fix this please?
I also tried to change font-weight of <strong> tag in the CSS file, but it became super thick 😭

I'm using Ubuntu 18.04, latest Typora and Misty Theme Macos

Use different font for specified language.

First, thanks a lot for the eye-pleasing theme!

There are cases where part of the note is in different language, thus the characters appear differently even though they have the same unicode. Normally this can be achieved by specifying a lang attribute.

It works for like Github theme (like below), but not for this beautiful theme.

Example:

is different from 器

Source code:

<span lang="ja-JP"></span> is different from 器

字体仍显示为默认字体

Windows 10 专业版 1803
将css文件粘贴到主题目录中重启typora并选中该主题后文本的字体不论中英文都未发生改变。

Task Lists render misaligned

image

will give it a try to fix if i find some time. will do a PR in that case :)

clean looking theme btw. thank you!

[Bug] [Linux] Bold text and emojis are not working

Hello. Nice theme! I just want to report some bugs I've found using the misty-light-macos.css and misty-dark-macos.css on Linux. I'm using Arch Linux, Kernel 5.6.3-arch1-1 on i3-gaps Window Manager.

  • Bold text doesn't work.
  • Emoji doesn't work.
  • Other functions seems to work fine.

bug

bug-2

Brilliant Typora theme, but the bold function is invalid?

I love this theme so much and have been using it for a long time, but I found out recently that the bold function (ctrl + b for shortcut or **text** in markdown code) on Windows system is not working properly. I tried to reinstall the theme several times but without success.

Maybe it's just my own problem but I hope you could check out whether it's a bug or something.

Again, thank you for providing us with such an elegant Typora theme.

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.