diff --git a/Ebony Theme.md b/Ebony Theme.md index b0eaec8..986b5e0 100644 --- a/Ebony Theme.md +++ b/Ebony Theme.md @@ -6,7 +6,7 @@ ## Features -1. After half a year of polishing, the theme is perfect, with **beautiful interface** and **suitable for mega menu**. +1. After half a year of polishing, the theme is perfect, with a **beautiful interface** and **suitable for Windows “unibody” style.** 2. **Clear text and eye-friendly**, inserted pictures will be scaled to the appropriate size, saving space and allowing you to see more content. After the page is scrolled, you can still scroll down a certain distance, which solves the problem of needing to stare at the lower part of the page when using other themes. Very suitable for college students to write papers. 3. **Extensive use of rounded corner design**, code blocks, pictures and scroll bars all have rounded corners, bringing comfortable and advanced visual effects. 4. Use the fonts that come with the system to be **clear and legible** and refuse to be fancy. diff --git a/en/chernobyl.html b/en/chernobyl.html index a50a9e0..2635fb4 100644 --- a/en/chernobyl.html +++ b/en/chernobyl.html @@ -427,7 +427,7 @@ --title-font: var(--oftext); /*标题字体*/ --text-line-height: 1.7; /*正文行间距*/ --code-line-height: 1.6; /*代码块行间距*/ - --p-spacing: 0.8rem; /*段间距*/ + --p-spacing: 1.5rem; /*段间距*/ } @@ -554,7 +554,7 @@ /* 36px */ line-height: 2.75rem; /* 40px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1.5px; } @@ -564,7 +564,7 @@ /* 24px */ line-height: 1.875rem; /* 30px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1px; font-weight: bold; @@ -575,7 +575,7 @@ /* 18px */ line-height: 1.5rem; /* 24px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1px; font-weight: bold; @@ -586,7 +586,7 @@ /* 16px */ line-height: 1.375rem; /* 22px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ color: white; } @@ -596,7 +596,7 @@ /* 16px */ line-height: 1.25rem; /* 22px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ font-weight: bold; } @@ -606,7 +606,7 @@ /* 16px */ line-height: 1rem; /* 16px */ - margin-bottom: 0.75rem; + margin-bottom: var(--p-spacing); color: white; } @@ -1685,6 +1685,6 @@ Chernobyl Theme
-

Chernobyl Theme

简体中文 | English

Travel to the dangerous Chernobyl, travel through the radiated ruins, and experience The Intertwining of Life and Destruction.

Features

  1. A theme full of modern sense and technological sense. There are many blur effects, from the sidebar to the code blocks to the right-click menu.

  2. It contains two different colors, the mysterious blue theme and the bright green theme!

  3. Redesigned based on the Ebony Gamer theme, it is also easy to edit and improve.

Instructions for use

  1. Some users may feel that this theme has a bit of light pollution, which can be distracting when editing. You can choose the more subdued blue theme. The green theme is more suitable for display on the website and can play an unexpected role.

Ebony Series

NameEbonyEbony GamerChernobyl
Preview屏幕截图 2024-02-18 185349.png屏幕截图 2024-02-18 185213.png屏幕截图 2024-02-18 185413.png
UsageSuitable for editing and readingSuitable for editing, reading and presentationSuitable for editing and presentation
Home PageLinkLinkLink

Download

Github Release Page

+

Chernobyl Theme

简体中文 | English

Travel to the dangerous Chernobyl, travel through the radiated ruins, and experience The Intertwining of Life and Destruction.

Features

  1. A theme full of modern sense and technological sense. There are many blur effects, from the sidebar to the code blocks to the right-click menu.

  2. It contains two different colors, the mysterious blue theme and the bright green theme!

  3. Redesigned based on the Ebony Gamer theme, it is also easy to edit and improve.

Instructions

  1. Some users may feel that this theme has a bit of light-pollution, which can be distracting when editing. You can choose the more subdued blue theme. The green theme is more suitable for display on the website and can play an unexpected role.

Ebony Series

NameEbonyEbony GamerChernobyl
Preview屏幕截图 2024-02-18 185349.png屏幕截图 2024-02-18 185213.png屏幕截图 2024-02-18 185413.png
UsageSuitable for editing and readingSuitable for editing, reading and presentationSuitable for editing and presentation
Home PageLinkLinkLink

Download

Github Release Page

\ No newline at end of file diff --git a/en/ebonygamer.html b/en/ebonygamer.html index 57f042f..eb1a5e6 100644 --- a/en/ebonygamer.html +++ b/en/ebonygamer.html @@ -423,7 +423,7 @@ --title-font: var(--oftext); /*标题字体*/ --text-line-height: 1.7; /*正文行间距*/ --code-line-height: 1.6; /*代码块行间距*/ - --p-spacing: 0.8rem; /*段间距*/ + --p-spacing: 1.5rem; /*段间距*/ } @@ -521,7 +521,7 @@ /* 36px */ line-height: 2.75rem; /* 40px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1.5px; } @@ -531,7 +531,7 @@ /* 24px */ line-height: 1.875rem; /* 30px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1px; font-weight: bold; @@ -542,7 +542,7 @@ /* 18px */ line-height: 1.5rem; /* 24px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1px; font-weight: bold; @@ -553,7 +553,7 @@ /* 16px */ line-height: 1.375rem; /* 22px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ color: white; } @@ -563,7 +563,7 @@ /* 16px */ line-height: 1.25rem; /* 22px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ font-weight: bold; } @@ -573,7 +573,7 @@ /* 16px */ line-height: 1rem; /* 16px */ - margin-bottom: 0.75rem; + margin-bottom: var(--p-spacing); color: white; } @@ -1581,6 +1581,6 @@ Ebony Gamer Theme
-

Ebony Gamer Theme

简体中文 | English

Dim room, dim light, a few broken potato chip bags and empty drink cans scattered on the floor. The screen flashed with brilliant game graphics, and the room was filled with the faint heat from electronic devices and the sound of keyboard typing.

Features

  1. The Ebony Player Theme is a theme that can be used for presentation and has a full modern feel. You can export the document you wrote as HTML and display it on the website.

  2. Inheriting the advantages of the ebony theme, it is clear, easy to read and elegant.

  3. The theme is easier to modify and edit. Want to change the color scheme? Just change a few lines.

Instructions for use

  1. Unlike the Ebony theme, this theme has larger fonts and does not scale the images.

Ebony Series

NameEbonyEbony GamerChernobyl
Preview屏幕截图 2024-02-18 185349.png屏幕截图 2024-02-18 185213.png屏幕截图 2024-02-18 185413.png
UsageSuitable for editing and readingSuitable for editing, reading and presentationSuitable for editing and presentation
Home PageLinkLinkLink

Download

Github Release Page

+

Ebony Gamer Theme

简体中文 | English

Dim room, dim light, a few broken potato chip bags and empty drink cans scattered on the floor. The screen flashed with brilliant game graphics, and the room was filled with the faint heat from electronic devices and the sound of keyboard typing.

Features

  1. The Ebony Player Theme is a theme that can be used for presentation and has a full modern feel. You can export the document you wrote as HTML and display it on the website.

  2. Inheriting the advantages of the ebony theme, it is clear, easy to read and elegant.

  3. The theme is easier to modify and edit. Want to change the color scheme? Just change a few lines.

Instructions

  1. Unlike the Ebony theme, this theme has larger fonts and does not scale the images.

Ebony Series

NameEbonyEbony GamerChernobyl
Preview屏幕截图 2024-02-18 185349.png屏幕截图 2024-02-18 185213.png屏幕截图 2024-02-18 185413.png
UsageSuitable for editing and readingSuitable for editing, reading and presentationSuitable for editing and presentation
Home PageLinkLinkLink

Download

Github Release Page

\ No newline at end of file diff --git a/en/index.html b/en/index.html index cab728c..34aee9d 100644 --- a/en/index.html +++ b/en/index.html @@ -1629,6 +1629,6 @@ Ebony Theme
-

Ebony Theme

简体中文 | English

Clear, efficient and beautiful Typora theme, made based on my long-term experience using Typora.

Features

  1. After half a year of polishing, the theme is perfect, with beautiful interface and suitable for mega menu.

  2. Clear text and eye-friendly, inserted pictures will be scaled to the appropriate size, saving space and allowing you to see more content. After the page is scrolled, you can still scroll down a certain distance, which solves the problem of needing to stare at the lower part of the page when using other themes. Very suitable for college students to write papers.

  3. Extensive use of rounded corner design, code blocks, pictures and scroll bars all have rounded corners, bringing comfortable and advanced visual effects.

  4. Use the fonts that come with the system to be clear and legible and refuse to be fancy.

Instructions for use

  1. In order to improve the browsing experience, the ebony theme has deliberately reduced the font size. If you feel that the font size is too small for editing, please adjust it in Preferences-Appearance-Font Size, or use Ebony Gamer Theme, which has larger default font.

  2. If you want to edit and modify this theme, please use the Ebony Gamer Theme as the standard, because this theme has undergone some fine-tuning for ease of use and recognition, which may cause you inconvenience.

Ebony Series

NameEbonyEbony GamerChernobyl
Preview屏幕截图 2024-02-18 185349.png屏幕截图 2024-02-18 185213.png屏幕截图 2024-02-18 185413.png
UsageSuitable for editing and readingSuitable for editing, reading and presentationSuitable for editing and presentation
Home PageLinkLinkLink

Download

Github Release Page

+

Ebony Theme

简体中文 | English

Clear, efficient and beautiful Typora theme, made based on my long-term experience using Typora.

Features

  1. After half a year of polishing, the theme is perfect, with a beautiful interface and suitable for Windows “unibody” style.

  2. Clear text and eye-friendly, inserted pictures will be scaled to the appropriate size, saving space and allowing you to see more content. After the page is scrolled, you can still scroll down a certain distance, which solves the problem of needing to stare at the lower part of the page when using other themes. Very suitable for college students to write papers.

  3. Extensive use of rounded corner design, code blocks, pictures and scroll bars all have rounded corners, bringing comfortable and advanced visual effects.

  4. Use the fonts that come with the system to be clear and legible and refuse to be fancy.

Instructions

  1. To improve the browsing experience, the ebony theme has deliberately reduced the font size. If you feel that the font size is too small for editing, please adjust it in Preferences-Appearance-Font Size, or use Ebony Gamer Theme, which has larger default font.

  2. If you want to edit and modify this theme, please use the Ebony Gamer Theme as the standard, because this theme has undergone some fine-tuning for ease of use and recognition, which may cause you inconvenience.

Ebony Series

NameEbonyEbony GamerChernobyl
Preview屏幕截图 2024-02-18 185349.png屏幕截图 2024-02-18 185213.png屏幕截图 2024-02-18 185413.png
UsageSuitable for editing and readingSuitable for editing, reading and presentationSuitable for editing and presentation
Home PageLinkLinkLink

Download

Github Release Page

\ No newline at end of file