Z.ai Dark Mode

Dark mode for Z.ai chat platform (including splash screen)

作者
Alfloyem
今日安裝
0
安裝總數
2
評價
0 0 0
版本
1.1
建立日期
2025-07-31
更新日期
2025-07-31
尺寸
9.4 KB
授權條款
MIT
腳本執行於

Z.ai Dark Mode

A Tampermonkey script that adds a dark theme to the Z.ai chat platform.

Features

  • Complete dark UI for Z.ai chat interface
  • Splash screen dark mode support
  • Customizable color scheme
  • Mobile-friendly design
  • Code editor styling

Installation

  1. Install Tampermonkey
  2. Install this script from Tampermonkey.net
  3. Visit https://chat.z.ai - dark mode will activate automatically

Customization

Modify these CSS variables in the script to change colors:

:root {
  --bg-primary: #141618;    /* Main background */
  --bg-secondary: #1a1d1f;  /* Secondary background */
  --text-primary: #e6e6e6;  /* Main text color */
  --accent-color: #4a9eff;  /* Links and highlights */
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址