You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

@@ -60,58 +55,49 @@ Compared to the default theme style, the following aspects have been mainly modi
60
55

61
56
62
57
# How to use it
63
-
64
58
Using custom themes is very simple, as follows:
65
59
66
60
1. Open `Preferences` -> `Appearance` -> `Open Theme Folder`
67
61
2. Copy the downloaded `mdmdt.cs` file to the theme folder.
68
62
3.**Exit Typora and reopen**,In the `Menu Bar` -> `Themes`, Select **Mdmdt** theme and complete the theme switch.
69
-
70
63
> [!NOTE]
71
64
> **Note:** The mdmdt.css file contains both bright and dark themes, which will automatically switch between bright and dark themes according to the system mode.
72
65
73
66
##### Use separate Light/Dark theme
74
-
75
67
If you only want to use a separate bright or dark theme, the method is as follows:
76
68
1. Open `Preferences` -> `Appearance` -> `Open Theme Folder`
77
69
2. Copy `mdmdt-light.css` or `mdmdt-dark.css ` to the theme folder.
78
70
3.**Exit Typora and reopen**,In the `Menu Bar` -> `Themes`, Select **Mdmdt Light** or **Mdmdt Dark** theme and complete the theme switch.
79
-
80
71
# Export HTML
81
-
82
72
To export an HTML file, you can directly select the current theme to export HTML
83
73
**If you want to export HTML files with customizable styles, you can use the Mdtht plugin:**
0 commit comments