From d26fa7342098879c0696cb14c75426cdf0ff1626 Mon Sep 17 00:00:00 2001 From: iamkun Date: Sat, 23 Apr 2022 22:22:39 +0800 Subject: [PATCH] docs: update typography to support dark mode (#7342) --- docs/examples/typography/font.vue | 24 +++++++++++++----- docs/examples/typography/line-height.vue | 11 +++++++- docs/public/images/term-arial.png | Bin 49491 -> 0 bytes docs/public/images/term-helvetica.png | Bin 51635 -> 0 bytes docs/public/images/term-hiragino.png | Bin 62699 -> 0 bytes docs/public/images/term-microsoft.png | Bin 62435 -> 0 bytes docs/public/images/term-pingfang.png | Bin 57510 -> 0 bytes docs/public/images/term-sf.png | Bin 54208 -> 0 bytes .../images/typography/line-height-dark.png | Bin 0 -> 2389 bytes docs/public/images/typography/line-height.png | Bin 0 -> 2420 bytes .../images/typography/term-arial-dark.png | Bin 0 -> 3453 bytes docs/public/images/typography/term-arial.png | Bin 0 -> 3597 bytes .../images/typography/term-helvetica-dark.png | Bin 0 -> 3814 bytes .../images/typography/term-helvetica.png | Bin 0 -> 3983 bytes .../images/typography/term-hiragino-dark.png | Bin 0 -> 4034 bytes .../images/typography/term-hiragino.png | Bin 0 -> 4313 bytes .../images/typography/term-microsoft-dark.png | Bin 0 -> 4189 bytes .../images/typography/term-microsoft.png | Bin 0 -> 4507 bytes .../images/typography/term-pingfang-dark.png | Bin 0 -> 4068 bytes .../images/typography/term-pingfang.png | Bin 0 -> 4019 bytes 20 files changed, 27 insertions(+), 8 deletions(-) delete mode 100644 docs/public/images/term-arial.png delete mode 100644 docs/public/images/term-helvetica.png delete mode 100644 docs/public/images/term-hiragino.png delete mode 100644 docs/public/images/term-microsoft.png delete mode 100644 docs/public/images/term-pingfang.png delete mode 100644 docs/public/images/term-sf.png create mode 100644 docs/public/images/typography/line-height-dark.png create mode 100644 docs/public/images/typography/line-height.png create mode 100644 docs/public/images/typography/term-arial-dark.png create mode 100644 docs/public/images/typography/term-arial.png create mode 100644 docs/public/images/typography/term-helvetica-dark.png create mode 100644 docs/public/images/typography/term-helvetica.png create mode 100644 docs/public/images/typography/term-hiragino-dark.png create mode 100644 docs/public/images/typography/term-hiragino.png create mode 100644 docs/public/images/typography/term-microsoft-dark.png create mode 100644 docs/public/images/typography/term-microsoft.png create mode 100644 docs/public/images/typography/term-pingfang-dark.png create mode 100644 docs/public/images/typography/term-pingfang.png diff --git a/docs/examples/typography/font.vue b/docs/examples/typography/font.vue index 1571054127..74a4cf0870 100644 --- a/docs/examples/typography/font.vue +++ b/docs/examples/typography/font.vue @@ -1,11 +1,21 @@ + + diff --git a/docs/examples/typography/line-height.vue b/docs/examples/typography/line-height.vue index 5168cf6ea4..5ae34a4773 100644 --- a/docs/examples/typography/line-height.vue +++ b/docs/examples/typography/line-height.vue @@ -1,6 +1,15 @@ + +