1 Star 0 Fork 7

Mooncake/fan-chat-web

forked from fan/fan-chat-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
uni.scss 2.72 KB
一键复制 编辑 原始数据 按行查看 历史
@import 'uview-ui/theme.scss';
$color-scheme: light;
$color-prettylights-syntax-comment: #6e7781;
$color-prettylights-syntax-constant: #0550ae;
$color-prettylights-syntax-entity: #8250df;
$color-prettylights-syntax-storage-modifier-import: #24292f;
$color-prettylights-syntax-entity-tag: #116329;
$color-prettylights-syntax-keyword: #cf222e;
$color-prettylights-syntax-string: #0a3069;
$color-prettylights-syntax-variable: #953800;
$color-prettylights-syntax-brackethighlighter-unmatched: #82071e;
$color-prettylights-syntax-invalid-illegal-text: #f6f8fa;
$color-prettylights-syntax-invalid-illegal-bg: #82071e;
$color-prettylights-syntax-carriage-return-text: #f6f8fa;
$color-prettylights-syntax-carriage-return-bg: #cf222e;
$color-prettylights-syntax-string-regexp: #116329;
$color-prettylights-syntax-markup-list: #3b2300;
$color-prettylights-syntax-markup-heading: #0550ae;
$color-prettylights-syntax-markup-italic: #24292f;
$color-prettylights-syntax-markup-bold: #24292f;
$color-prettylights-syntax-markup-deleted-text: #82071e;
$color-prettylights-syntax-markup-deleted-bg: #ffebe9;
$color-prettylights-syntax-markup-inserted-text: #116329;
$color-prettylights-syntax-markup-inserted-bg: #dafbe1;
$color-prettylights-syntax-markup-changed-text: #953800;
$color-prettylights-syntax-markup-changed-bg: #ffd8b5;
$color-prettylights-syntax-markup-ignored-text: #eaeef2;
$color-prettylights-syntax-markup-ignored-bg: #0550ae;
$color-prettylights-syntax-meta-diff-range: #8250df;
$color-prettylights-syntax-brackethighlighter-angle: #57606a;
$color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;
$color-prettylights-syntax-constant-other-reference-link: #0a3069;
$color-fg-default: #24292f;
$color-fg-muted: #57606a;
$color-fg-subtle: #6e7781;
$color-canvas-default: transparent;
$color-canvas-subtle: #f6f8fa;
$color-border-default: #d0d7de;
$color-border-muted: #d8dee4;
$color-neutral-muted: rgba(175, 184, 193, .2);
$color-accent-fg: #0969da;
$color-accent-emphasis: #0969da;
$color-attention-subtle: #fff8c5;
$color-danger-fg: #cf222e;
$theme: var(--theme);
$white: var(--white);
$black: var(--black);
$gray: var(--gray);
$primary: var(--primary);
$second: var(--second);
$hover-color: var(--hover-color);
$bar-color: var(--bar-color);
$theme-color: var(--theme-color);
$shadow: var(--shadow);
$card-shadow: var(--card-shadow);
$border-in-light: var(--border-in-light);
$window-width: var(--window-width);
$window-height: var(--window-height);
$sidebar-width: var(--sidebar-width);
$window-content-width: var(--window-content-width);
$message-max-width: var(--message-max-width);
$full-height: var(--full-height);
$container-min-width: var(--container-min-width);
$container-max-width: var(--container-max-width);
$container-border-radius: var(--container-border-radius);
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mooncake7/fan-chat-web.git
git@gitee.com:mooncake7/fan-chat-web.git
mooncake7
fan-chat-web
fan-chat-web
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385