dsh-font-enhancer 1.4.9 → 1.4.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  > 按区域分别设置 DSH 界面字体、字号、颜色,支持统一控制、主题保存/切换、随机配色/字体。
4
4
 
5
+ **DSH 的界面长什么样,你说了算。**
6
+
7
+ **You decide what DSH looks like.**
8
+
5
9
  ![npm](https://img.shields.io/npm/v/dsh-font-enhancer)
6
10
  ![license](https://img.shields.io/github/license/loyalchiiina/dsh-font-enhancer)
7
11
  ![dsh](https://img.shields.io/badge/DSH-Plugin-8A2BE2)
@@ -12,6 +16,15 @@ Chinese/English font, font-size, line-height, weight, italic, and text color.
12
16
  Features **unified** global font/color overrides, **theme** save/switch, **框选
13
17
  (pick-region)** element selection, and **random** font/color generators.
14
18
 
19
+ ![字体区域设置面板](docs/images/font-enhancer-panel.png)
20
+
21
+ > 右侧「字体区域设置」面板:选择主题 / 保存方案、全局统一(颜色 / 字体 / 字号 / 字重 / 斜体)、框选区域、随机字体 / 随机颜色、刷新,以及按区域展开的独立属性(英文字体 Times New Roman、中文字体 楷体、字号 15、行距 1.6、字重 400 + 文字颜色)。
22
+ > The per-region panel: theme picker and save, unified colour/font/size/weight/italic, pick-region, random font/colour, plus per-region attributes.
23
+
24
+ **为什么值得装 / Why it's worth it** — 觉得默认字号太小?中文字体不好看?想给整个界面统一换字体就开「全局统一」,想给某个角落单独上色就点「框选区域」在页面上直接框元素(不用记 CSS 选择器)。配色纠结就点「随机配色」生成一套,喜欢就存成主题随时切回来。
25
+
26
+ Default font too small? Chinese typeface not to your taste? Flip on **Unified** for one font everywhere, or hit **Pick Region** and drag a box right on the live page to style one corner — no CSS selectors needed. Can't decide on colours? **Random Color** generates a palette; save the ones you like as themes.
27
+
15
28
  > ✅ **v1.3.0 同时支持 DSH **网页端**(浏览器访问 Web GUI)和 **桌面端**(Electron 内置窗口)。**
16
29
  > 新增**一键下载安装可爱字体**(霞鹜文楷/得意黑/站酷快乐体等,带实时下载进度)、**添加自提供安装包**、
17
30
  > **🔄 刷新按钮**、保存方案记住统一状态等功能。搜「字体」即可在插件市场找到本插件。
@@ -39,6 +52,11 @@ Features **unified** global font/color overrides, **theme** save/switch, **框
39
52
  - **Unified Font** checkbox: one font family + size applies to **all** enabled regions.
40
53
  - When unified is ON, the randomizer randomizes the unified value (not per-region).
41
54
 
55
+ ### 🎨 三球共享 128 皮肤 Unified Ball Skins
56
+ - 与 dsh-todo-float-ball / dsh-skill-browser 共享同一套 128 款皮肤目录(`window.__DSH_BALL_SKINS`)。
57
+ - 面板 🎨 按钮或 DSH 设置页任一处切换,三个悬浮球与其展开面板颜色实时同步。
58
+ - 「原版(仅本球)」选项可让字体球单独回到原始暖极光外观,不影响另两球。
59
+
42
60
  ### 主题系统 Theme System
43
61
  - **Save** the current full configuration (all regions' fonts + colors) as a named theme.
44
62
  - **Apply** any saved theme to restore its settings.