mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-11-01 09:40:32 +00:00
Compare commits
16 Commits
c5724f41c5
...
v1.25.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
90b618688b | ||
|
|
6ddc5057a4 | ||
|
|
ceb0fd0b0c | ||
|
|
c766a16b08 | ||
|
|
77faa2ce63 | ||
|
|
4267c98dbe | ||
|
|
558f75de42 | ||
|
|
6fe0241007 | ||
|
|
b790f73fdf | ||
|
|
db6ec59a83 | ||
|
|
23658a4917 | ||
|
|
0e3628863e | ||
|
|
d178870ea8 | ||
|
|
38874d8b43 | ||
|
|
1a5db58b4f | ||
|
|
05a4dc4f8a |
25
CHANGELOG.md
25
CHANGELOG.md
@@ -1,18 +1,19 @@
|
|||||||
### 🌈 Style
|
### 🌈 Style
|
||||||
|
|
||||||
- 优化顶部和二级导航栏的样式和颜色
|
|
||||||
|
|
||||||
##### 更符合 GitHub 风格
|
##### 更符合 GitHub 风格
|
||||||
|
|
||||||
- 修复并同步工单或 PR 详细页面下的标签菜单样式 #19
|
- 优化用户动态
|
||||||
- 同步页脚样式
|
- 优化顶部导航栏头像
|
||||||
- 优化创建标签菜单的菜单项的样式
|
- 优化设置页面
|
||||||
|
- 优化仓库活动页面
|
||||||
|
|
||||||
### 🐞 Fix
|
## 📃 English
|
||||||
|
|
||||||
- 修复 Wiki 页面搜索项目没有正确隐藏的问题 #15
|
### 🌈 Style
|
||||||
- 修复后台账户管理排序菜单项的宽度问题
|
|
||||||
- 修复合并提交中的主色调按钮组阴影问题
|
##### More aligned with GitHub style
|
||||||
- 修复仓库页面下二级导航栏下划线过粗的问题
|
|
||||||
- 修复仪表板切换用户按钮菜单下无创建组织按钮时的菜单圆角问题
|
- Optimized user activity feed
|
||||||
- 修复导航栏工单/PR等仪表板下筛选等菜单的子项的间距问题
|
- Optimized top navigation bar avatars
|
||||||
|
- Optimized settings page
|
||||||
|
- Optimized repository activity page
|
||||||
41
README.md
41
README.md
@@ -1,9 +1,20 @@
|
|||||||
<p align="center">
|
<h1 align="center">
|
||||||
中文 |
|
<p>Gitea GitHub Theme</p>
|
||||||
<a href="./README_EN.md">English</a>
|
<img src="https://img.shields.io/github/issues-raw/lutinglt/gitea-github-theme?style=for-the-badge&labelColor=25292e&color=1a7f37">
|
||||||
</p>
|
<img src="https://img.shields.io/github/issues-closed-raw/lutinglt/gitea-github-theme?style=for-the-badge&labelColor=25292e&color=8250df">
|
||||||
|
<img src="https://img.shields.io/github/downloads/lutinglt/gitea-github-theme/total?style=for-the-badge&labelColor=25292e&color=1f6feb">
|
||||||
|
<img src="https://img.shields.io/github/downloads/lutinglt/gitea-github-theme/latest/total?style=for-the-badge&labelColor=25292e&color=238636">
|
||||||
|
</h1>
|
||||||
|
|
||||||
# Gitea GitHub Theme
|
<div align="center">
|
||||||
|
|
||||||
|
中文 • [English](README_EN.md)
|
||||||
|
|
||||||
|
不仅仅是在颜色上, 在样式细节上也追求 GitHub 风格的 Gitea 主题.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
>
|
>
|
||||||
@@ -24,6 +35,12 @@ Gitea 理论上小版本号变更不会修改前端布局, 所以主题的小版
|
|||||||
|
|
||||||
> 开发阶段的主题版本号格式: `1.大版本号.小版本号.时间戳`
|
> 开发阶段的主题版本号格式: `1.大版本号.小版本号.时间戳`
|
||||||
|
|
||||||
|
### 主题版本发布规则
|
||||||
|
|
||||||
|
- 当 Gitea 发布小版本时, 主题中间如有变更, 则发布新的和 Gitea 小版本相同的主题版本
|
||||||
|
- 当 Gitea 发布大版本时, 主题中间如有变更, 会发布 `1.旧大版本号.latest` 的主题版本并不再维护旧版本
|
||||||
|
- 适配大版本的预发布版本为 `1.大版本号.rc`, 当无明显 BUG 时发布与 Gitea 大版本相同的主题版本
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
1. 在发布页下载最新的 CSS 主题文件放入 `gitea/public/assets/css` 目录下
|
1. 在发布页下载最新的 CSS 主题文件放入 `gitea/public/assets/css` 目录下
|
||||||
@@ -31,10 +48,6 @@ Gitea 理论上小版本号变更不会修改前端布局, 所以主题的小版
|
|||||||
3. 重启 Gitea
|
3. 重启 Gitea
|
||||||
4. 在设置中查看主题
|
4. 在设置中查看主题
|
||||||
|
|
||||||
> [!IMPORTANT]
|
|
||||||
>
|
|
||||||
> 自动颜色主题需要亮色和暗色的主题文件
|
|
||||||
|
|
||||||
例: 主题文件名为 `theme-github-dark.css`,则添加 `github-dark` 到 `THEMES` 末尾
|
例: 主题文件名为 `theme-github-dark.css`,则添加 `github-dark` 到 `THEMES` 末尾
|
||||||
|
|
||||||
`gitea/conf/app.ini` 例:
|
`gitea/conf/app.ini` 例:
|
||||||
@@ -47,9 +60,11 @@ THEMES = gitea-auto, gitea-light, gitea-dark, github-auto, github-light, github-
|
|||||||
详细请查看 Gitea 文档
|
详细请查看 Gitea 文档
|
||||||
[Gitea docs](https://docs.gitea.com/next/administration/customizing-gitea#customizing-the-look-of-gitea)
|
[Gitea docs](https://docs.gitea.com/next/administration/customizing-gitea#customizing-the-look-of-gitea)
|
||||||
|
|
||||||
## 截图
|
> [!IMPORTANT]
|
||||||
|
>
|
||||||
|
> 自动颜色主题需要亮色和暗色的主题文件
|
||||||
|
|
||||||

|
## 截图
|
||||||
|
|
||||||
### 基本主题
|
### 基本主题
|
||||||
|
|
||||||
@@ -149,7 +164,3 @@ npm run build
|
|||||||
|
|
||||||
编译完成后, 会在 `dist` 目录下生成主题文件, 你可以将主题文件放入 `gitea/public/assets/css` 目录下, 然后在
|
编译完成后, 会在 `dist` 目录下生成主题文件, 你可以将主题文件放入 `gitea/public/assets/css` 目录下, 然后在
|
||||||
`gitea/conf/app.ini` 中添加主题名称到 `THEMES` 末尾
|
`gitea/conf/app.ini` 中添加主题名称到 `THEMES` 末尾
|
||||||
|
|
||||||
## 贡献
|
|
||||||
|
|
||||||
请查看 [CONTRIBUTING](CONTRIBUTING.md)
|
|
||||||
|
|||||||
44
README_EN.md
44
README_EN.md
@@ -1,9 +1,20 @@
|
|||||||
<p align="center">
|
<h1 align="center">
|
||||||
<a href="./README.md">中文</a> |
|
<p>Gitea GitHub Theme</p>
|
||||||
English
|
<img src="https://img.shields.io/github/issues-raw/lutinglt/gitea-github-theme?style=for-the-badge&labelColor=25292e&color=1a7f37">
|
||||||
</p>
|
<img src="https://img.shields.io/github/issues-closed-raw/lutinglt/gitea-github-theme?style=for-the-badge&labelColor=25292e&color=8250df">
|
||||||
|
<img src="https://img.shields.io/github/downloads/lutinglt/gitea-github-theme/total?style=for-the-badge&labelColor=25292e&color=1f6feb">
|
||||||
|
<img src="https://img.shields.io/github/downloads/lutinglt/gitea-github-theme/latest/total?style=for-the-badge&labelColor=25292e&color=238636">
|
||||||
|
</h1>
|
||||||
|
|
||||||
# Gitea GitHub Theme
|
<div align="center">
|
||||||
|
|
||||||
|
English • [中文](README.md)
|
||||||
|
|
||||||
|
A Gitea theme that pursues GitHub style not only in colors but also in styling details.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
>
|
>
|
||||||
@@ -26,6 +37,15 @@ accepted.
|
|||||||
|
|
||||||
> Development stage theme version number format: `1.major.minor.timestamp`
|
> Development stage theme version number format: `1.major.minor.timestamp`
|
||||||
|
|
||||||
|
### Theme Version Release Rules
|
||||||
|
|
||||||
|
- When Gitea releases a minor version, if there are changes in the theme, a new theme version with the same minor
|
||||||
|
version as Gitea will be released
|
||||||
|
- When Gitea releases a major version, if there are changes in the theme, a theme version `1.old_major_version.latest`
|
||||||
|
will be released and the old version will no longer be maintained
|
||||||
|
- The pre-release version for major version adaptation is `1.major_version.rc`, and when there are no obvious bugs, a
|
||||||
|
theme version with the same major version as Gitea will be released
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Download the latest CSS theme file from the release page and place it in the `gitea/public/assets/css` directory
|
1. Download the latest CSS theme file from the release page and place it in the `gitea/public/assets/css` directory
|
||||||
@@ -34,10 +54,6 @@ accepted.
|
|||||||
3. Restart Gitea
|
3. Restart Gitea
|
||||||
4. Check the theme in the settings
|
4. Check the theme in the settings
|
||||||
|
|
||||||
> [!IMPORTANT]
|
|
||||||
>
|
|
||||||
> Automatic color theme requires both light and dark theme files.
|
|
||||||
|
|
||||||
Example: If the theme filename is `theme-github-dark.css`, add `github-dark` to the end of `THEMES`
|
Example: If the theme filename is `theme-github-dark.css`, add `github-dark` to the end of `THEMES`
|
||||||
|
|
||||||
Example `gitea/conf/app.ini`:
|
Example `gitea/conf/app.ini`:
|
||||||
@@ -50,9 +66,11 @@ THEMES = gitea-auto, gitea-light, gitea-dark, github-auto, github-light, github-
|
|||||||
For details, please refer to the Gitea documentation
|
For details, please refer to the Gitea documentation
|
||||||
[Gitea docs](https://docs.gitea.com/next/administration/customizing-gitea#customizing-the-look-of-gitea)
|
[Gitea docs](https://docs.gitea.com/next/administration/customizing-gitea#customizing-the-look-of-gitea)
|
||||||
|
|
||||||
## Screenshots
|
> [!IMPORTANT]
|
||||||
|
>
|
||||||
|
> Automatic color theme requires both light and dark theme files.
|
||||||
|
|
||||||

|
## Screenshots
|
||||||
|
|
||||||
### Basic Themes
|
### Basic Themes
|
||||||
|
|
||||||
@@ -153,7 +171,3 @@ npm run build
|
|||||||
|
|
||||||
After compilation, theme files will be generated in the `dist` directory. You can place the theme files into the
|
After compilation, theme files will be generated in the `dist` directory. You can place the theme files into the
|
||||||
`gitea/public/assets/css` directory, then add the theme name to the end of `THEMES` in `gitea/conf/app.ini`
|
`gitea/public/assets/css` directory, then add the theme name to the end of `THEMES` in `gitea/conf/app.ini`
|
||||||
|
|
||||||
## Contribution
|
|
||||||
|
|
||||||
Please refer to [CONTRIBUTING](CONTRIBUTING.md)
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gitea-github-theme",
|
"name": "gitea-github-theme",
|
||||||
"version": "1.24.7",
|
"version": "1.25.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite build --mode dev",
|
"dev": "vite build --mode dev",
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
"typescript-eslint": "^8.34.1",
|
"typescript-eslint": "^8.34.1",
|
||||||
"typescript-plugin-css-modules": "^5.1.0",
|
"typescript-plugin-css-modules": "^5.1.0",
|
||||||
"typescript-styled-plugin": "^0.18.3",
|
"typescript-styled-plugin": "^0.18.3",
|
||||||
"vite": "^6.3.5"
|
"vite": "^7.1.9"
|
||||||
},
|
},
|
||||||
"prettier": {
|
"prettier": {
|
||||||
"printWidth": 120,
|
"printWidth": 120,
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ export type GithubColor = {
|
|||||||
transparent: { bgColor: { active: string; hover: string; selected: string } };
|
transparent: { bgColor: { active: string; hover: string; selected: string } };
|
||||||
};
|
};
|
||||||
shadow: { floating: { small: string }; resting: { small: string } };
|
shadow: { floating: { small: string }; resting: { small: string } };
|
||||||
overlay: { backdrop: { bgColor: string } };
|
overlay: { backdrop: { bgColor: string }; bgColor: string };
|
||||||
underlineNav: { borderColor: { active: string } };
|
underlineNav: { borderColor: { active: string } };
|
||||||
contribution: {
|
contribution: {
|
||||||
default: {
|
default: {
|
||||||
@@ -91,7 +91,7 @@ export function github2ThemeColor(githubColor: GithubColor): ThemeColor {
|
|||||||
activeBg: githubColor.control.bgColor.active,
|
activeBg: githubColor.control.bgColor.active,
|
||||||
hoverBg: githubColor.control.transparent.bgColor.hover,
|
hoverBg: githubColor.control.transparent.bgColor.hover,
|
||||||
menu: {
|
menu: {
|
||||||
bg: githubColor.bgColor.inset,
|
bg: githubColor.overlay.bgColor,
|
||||||
border: githubColor.borderColor.muted,
|
border: githubColor.borderColor.muted,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
@@ -169,7 +169,7 @@ export function github2ThemeColor(githubColor: GithubColor): ThemeColor {
|
|||||||
opaque: themeVars.color.box.header,
|
opaque: themeVars.color.box.header,
|
||||||
},
|
},
|
||||||
active: githubColor.control.transparent.bgColor.selected,
|
active: githubColor.control.transparent.bgColor.selected,
|
||||||
menu: githubColor.bgColor.inset,
|
menu: githubColor.overlay.bgColor,
|
||||||
card: themeVars.color.body,
|
card: themeVars.color.body,
|
||||||
markup: {
|
markup: {
|
||||||
tableRow: githubColor.bgColor.muted,
|
tableRow: githubColor.bgColor.muted,
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ export const actions = css`
|
|||||||
border-top-right-radius: ${otherThemeVars.border.radius};
|
border-top-right-radius: ${otherThemeVars.border.radius};
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
> .item {
|
> .ui.dropdown {
|
||||||
color: ${themeVars.color.text.light.num1};
|
color: ${themeVars.color.text.light.num1};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ export const actions = css`
|
|||||||
.run-list-ref {
|
.run-list-ref {
|
||||||
background-color: ${themeVars.github.bgColor.accent.muted};
|
background-color: ${themeVars.github.bgColor.accent.muted};
|
||||||
color: ${themeVars.github.fgColor.accent};
|
color: ${themeVars.github.fgColor.accent};
|
||||||
font-family: var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, monospace);
|
font-family: var(--fonts-monospace);
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: ${themeVars.github.bgColor.accent.muted};
|
background-color: ${themeVars.github.bgColor.accent.muted};
|
||||||
@@ -76,22 +76,25 @@ export const actions = css`
|
|||||||
|
|
||||||
.flex-item {
|
.flex-item {
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
|
|
||||||
.flex-item-leading {
|
.flex-item-leading {
|
||||||
align-self: flex-start;
|
align-self: flex-start;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex-item-main {
|
.flex-item-main {
|
||||||
gap: 0.5rem;
|
gap: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex-item-trailing {
|
.flex-item-trailing {
|
||||||
justify-content: space-between;
|
|
||||||
|
|
||||||
> .ui.label {
|
> .ui.label {
|
||||||
border-radius: ${otherThemeVars.border.radius};
|
border-radius: ${otherThemeVars.border.radius};
|
||||||
margin-left: 32px;
|
}
|
||||||
|
> .ui.dropdown.jump {
|
||||||
|
color: ${themeVars.color.text.light.num1};
|
||||||
|
&:hover {
|
||||||
|
color: ${themeVars.color.primary.self};
|
||||||
|
}
|
||||||
|
.menu > .item:hover {
|
||||||
|
color: ${themeVars.color.text.self} !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -193,6 +196,26 @@ export const actionViewLeft = css`
|
|||||||
width: 4px;
|
width: 4px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.job-brief-item-right {
|
||||||
|
svg.job-brief-rerun {
|
||||||
|
display: none;
|
||||||
|
color: ${themeVars.color.console.fg.subtle};
|
||||||
|
&:hover {
|
||||||
|
color: ${themeVars.color.text.self};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.step-summary-duration {
|
||||||
|
color: ${themeVars.color.console.fg.subtle};
|
||||||
|
font-family: var(--fonts-monospace);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
&:hover {
|
||||||
|
.job-brief-item-right {
|
||||||
|
svg.job-brief-rerun {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -203,17 +226,28 @@ export const actionViewRight = css`
|
|||||||
.action-view-right {
|
.action-view-right {
|
||||||
/* 提前加载高度和滚动条 */
|
/* 提前加载高度和滚动条 */
|
||||||
min-height: calc(100vh - 245px);
|
min-height: calc(100vh - 245px);
|
||||||
|
// 作业详情页标题
|
||||||
.job-info-header {
|
.job-info-header {
|
||||||
padding: 16px 12px 16px 24px;
|
padding: 16px 12px 16px 24px !important;
|
||||||
height: 80px;
|
height: 80px !important;
|
||||||
|
.job-info-header-left {
|
||||||
.job-info-header-title {
|
.job-info-header-title {
|
||||||
color: ${themeVars.github.fgColor.accent};
|
color: ${themeVars.github.fgColor.accent} !important;
|
||||||
|
}
|
||||||
|
.job-info-header-detail {
|
||||||
|
margin-top: 8px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
.job-info-header-right {
|
||||||
.job-info-header-detail {
|
.ui.dropdown {
|
||||||
margin-top: 8px;
|
> .button {
|
||||||
|
border: unset;
|
||||||
|
padding: 7px !important;
|
||||||
|
}
|
||||||
|
.menu > .item > i.icon {
|
||||||
|
margin-right: 2px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -221,7 +255,7 @@ export const actionViewRight = css`
|
|||||||
// 步骤标题
|
// 步骤标题
|
||||||
.job-step-summary {
|
.job-step-summary {
|
||||||
color: ${themeVars.color.console.fg.subtle};
|
color: ${themeVars.color.console.fg.subtle};
|
||||||
padding: 8px 10px;
|
padding: 8px 10px !important;
|
||||||
|
|
||||||
&.selected {
|
&.selected {
|
||||||
// 滚动时固定在顶部的高度与 job-info-header 高度相同
|
// 滚动时固定在顶部的高度与 job-info-header 高度相同
|
||||||
@@ -249,6 +283,11 @@ export const actionViewRight = css`
|
|||||||
color: ${themeVars.color.console.fg.self} !important;
|
color: ${themeVars.color.console.fg.self} !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// 步骤耗时
|
||||||
|
.step-summary-duration {
|
||||||
|
font-size: 12px;
|
||||||
|
font-family: var(--fonts-monospace);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
// 步骤日志
|
// 步骤日志
|
||||||
.job-step-logs {
|
.job-step-logs {
|
||||||
|
|||||||
@@ -92,7 +92,7 @@ export const clone = css`
|
|||||||
.item {
|
.item {
|
||||||
border-radius: ${otherThemeVars.border.radius};
|
border-radius: ${otherThemeVars.border.radius};
|
||||||
padding: 6px 8px;
|
padding: 6px 8px;
|
||||||
line-height: 1.5;
|
height: 32px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
svg {
|
svg {
|
||||||
color: ${themeVars.color.text.light.num1};
|
color: ${themeVars.color.text.light.num1};
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ export const commit = css`
|
|||||||
a.ui.basic.primary.label {
|
a.ui.basic.primary.label {
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
border-width: 1.5px;
|
border-width: 1.5px;
|
||||||
padding: 5px 8px !important;
|
padding: 3px 8px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// 提交信息右侧
|
// 提交信息右侧
|
||||||
@@ -67,11 +67,38 @@ export const commit = css`
|
|||||||
|
|
||||||
export const commitStatus = css`
|
export const commitStatus = css`
|
||||||
.flex-text-inline[data-global-init="initCommitStatuses"] {
|
.flex-text-inline[data-global-init="initCommitStatuses"] {
|
||||||
padding: 6px;
|
padding: 3px;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
border-radius: ${otherThemeVars.border.radius};
|
border-radius: ${otherThemeVars.border.radius};
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: ${themeVars.github.control.transparent.bgColor.hover};
|
background-color: ${themeVars.github.control.transparent.bgColor.hover};
|
||||||
}
|
}
|
||||||
|
svg {
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
|
min-width: 16px;
|
||||||
|
min-height: 16px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
|
// 提交图
|
||||||
|
export const commitGraph = css`
|
||||||
|
.page-content.repository #git-graph-container {
|
||||||
|
// 提交图的 SHA 标签
|
||||||
|
li .ui.label.commit-id-short {
|
||||||
|
height: 25px;
|
||||||
|
// 验证提交 SHA 标签
|
||||||
|
&.commit-is-signed {
|
||||||
|
span.ui.label.commit-is-signed {
|
||||||
|
height: 25px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
// 提交图的分支选择菜单框
|
||||||
|
.ui.search.selection.dropdown > .menu > .item {
|
||||||
|
flex-direction: row;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|||||||
@@ -157,3 +157,33 @@ export const mobileList = css`
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
// 统一无搜索结果时的样式
|
||||||
|
export const notMatch = css`
|
||||||
|
// 组织的仓库列表
|
||||||
|
.page-content.organization.profile > .ui.container > .ui.stackable > .ui.eleven,
|
||||||
|
// 用户的仓库列表
|
||||||
|
.page-content.user.profile > .ui.container > .ui.stackable > .ui.twelve,
|
||||||
|
// 探索的仓库列表
|
||||||
|
.page-content.explore.repositories > .ui.container,
|
||||||
|
// 组织的成员列表
|
||||||
|
.page-content.organization.members >.ui.container,
|
||||||
|
// 探索的用户和组织列表
|
||||||
|
.page-content.explore.users >.ui.container {
|
||||||
|
// 排除用户的公开活动页
|
||||||
|
> .flex-list:not(#activity-feed) {
|
||||||
|
&:has(> div:only-child):not(:has(.flex-item-main)) {
|
||||||
|
grid-template-columns: 1fr;
|
||||||
|
> div {
|
||||||
|
border: 1px solid ${themeVars.color.light.border};
|
||||||
|
border-radius: ${otherThemeVars.border.radius};
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: 500;
|
||||||
|
padding: 32px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|||||||
@@ -181,17 +181,18 @@ export const repoFileView = css`
|
|||||||
top: 0;
|
top: 0;
|
||||||
// 左侧文件树
|
// 左侧文件树
|
||||||
.repo-view-file-tree-container {
|
.repo-view-file-tree-container {
|
||||||
height: calc(100vh - 64px); // 减去头部高度
|
height: 100vh;
|
||||||
// 固定头部
|
// 固定头部
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
overflow-y: unset;
|
||||||
&:after {
|
&:after {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 1px;
|
width: 1px;
|
||||||
height: calc(100% + 64px); // 头部高度
|
height: 100%;
|
||||||
background: ${themeVars.color.secondary.self};
|
background: ${themeVars.color.secondary.self};
|
||||||
}
|
}
|
||||||
> .repo-button-row {
|
> .repo-button-row {
|
||||||
@@ -282,6 +283,7 @@ export const repoFileView = css`
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
.file-header-right {
|
.file-header-right {
|
||||||
|
gap: 0px;
|
||||||
// 按钮组
|
// 按钮组
|
||||||
> .ui.buttons {
|
> .ui.buttons {
|
||||||
margin: 0 8px 0 0 !important; // 完全不知道为什么浏览器最终效果没生效, 只能 !important 了
|
margin: 0 8px 0 0 !important; // 完全不知道为什么浏览器最终效果没生效, 只能 !important 了
|
||||||
@@ -298,12 +300,14 @@ export const repoFileView = css`
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
background: ${themeVars.color.button};
|
background: ${themeVars.color.button};
|
||||||
border: 1px solid ${themeVars.color.light.border};
|
border: 1px solid ${themeVars.color.light.border};
|
||||||
|
border-left-width: 0;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
svg {
|
svg {
|
||||||
color: ${themeVars.color.text.light.num1};
|
color: ${themeVars.color.text.light.num1};
|
||||||
}
|
}
|
||||||
&:first-of-type {
|
&:first-of-type {
|
||||||
|
border-left-width: 1px;
|
||||||
border-top-left-radius: ${otherThemeVars.border.radius};
|
border-top-left-radius: ${otherThemeVars.border.radius};
|
||||||
border-bottom-left-radius: ${otherThemeVars.border.radius};
|
border-bottom-left-radius: ${otherThemeVars.border.radius};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -74,7 +74,13 @@ export const activity = css`
|
|||||||
box-shadow: ${themeVars.github.shadow.floating.small};
|
box-shadow: ${themeVars.github.shadow.floating.small};
|
||||||
> .flex-item {
|
> .flex-item {
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
padding: 12px 8px 16px 14px;
|
padding: 16px;
|
||||||
|
> .flex-item-leading {
|
||||||
|
img {
|
||||||
|
width: 20px;
|
||||||
|
height: 20px;
|
||||||
|
}
|
||||||
|
}
|
||||||
> .flex-item-main {
|
> .flex-item-main {
|
||||||
gap: 8px !important;
|
gap: 8px !important;
|
||||||
> div:not([class]) {
|
> div:not([class]) {
|
||||||
@@ -82,14 +88,37 @@ export const activity = css`
|
|||||||
gap: 8px;
|
gap: 8px;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
relative-time {
|
> .tw-flex-col {
|
||||||
|
gap: 0px !important;
|
||||||
|
> .flex-text-block {
|
||||||
|
gap: 4px;
|
||||||
|
font-size: 12px;
|
||||||
|
color: ${themeVars.color.text.light.num1};
|
||||||
|
img {
|
||||||
|
width: 14px;
|
||||||
|
height: 14px;
|
||||||
|
}
|
||||||
|
.ui.sha.label {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
> .flex-item-body {
|
||||||
|
gap: 4px;
|
||||||
|
font-size: 12px;
|
||||||
color: ${themeVars.color.text.light.num1};
|
color: ${themeVars.color.text.light.num1};
|
||||||
}
|
}
|
||||||
|
> a {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
// 动态的右侧 svg 图标
|
// 动态的右侧 svg 图标
|
||||||
.flex-item-trailing svg {
|
.flex-item-trailing {
|
||||||
height: 20px;
|
align-self: center;
|
||||||
width: 20px;
|
svg {
|
||||||
|
height: 18px;
|
||||||
|
width: 18px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
> .page.buttons {
|
> .page.buttons {
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ export const issueList = css`
|
|||||||
> .flex-item {
|
> .flex-item {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
min-height: 64px;
|
||||||
&:last-child {
|
&:last-child {
|
||||||
border-bottom-left-radius: ${otherThemeVars.border.radius};
|
border-bottom-left-radius: ${otherThemeVars.border.radius};
|
||||||
border-bottom-right-radius: ${otherThemeVars.border.radius};
|
border-bottom-right-radius: ${otherThemeVars.border.radius};
|
||||||
@@ -80,18 +81,16 @@ export const issueList = css`
|
|||||||
&:hover {
|
&:hover {
|
||||||
background-color: ${themeVars.color.hover.opaque};
|
background-color: ${themeVars.color.hover.opaque};
|
||||||
}
|
}
|
||||||
> .flex-item-icon {
|
> .flex-item-leading {
|
||||||
display: flex;
|
align-self: flex-start;
|
||||||
gap: 4px;
|
margin-top: 14px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
// 复选框
|
> .flex-text-inline {
|
||||||
input {
|
margin-top: 0px !important;
|
||||||
background: unset;
|
// 复选框
|
||||||
margin-top: 14px;
|
input {
|
||||||
margin-right: 8px !important;
|
margin-right: 8px !important;
|
||||||
}
|
}
|
||||||
svg {
|
|
||||||
margin-top: 14px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
> .flex-item-main {
|
> .flex-item-main {
|
||||||
@@ -655,7 +654,8 @@ export const issueSidebar = css`
|
|||||||
.ui.form .due-date {
|
.ui.form .due-date {
|
||||||
color: ${themeVars.color.text.self};
|
color: ${themeVars.color.text.self};
|
||||||
}
|
}
|
||||||
.divider {
|
// 分割线
|
||||||
|
> .divider {
|
||||||
margin: 12px 0 12px 8px;
|
margin: 12px 0 12px 8px;
|
||||||
width: calc(100% - 16px);
|
width: calc(100% - 16px);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -75,8 +75,7 @@ export const navbarRight = css`
|
|||||||
.item.ui.dropdown {
|
.item.ui.dropdown {
|
||||||
// 头像菜单
|
// 头像菜单
|
||||||
&:last-child {
|
&:last-child {
|
||||||
padding-left: 2px; // 调整此选项需同步增减相同的标识的 left
|
padding: 0;
|
||||||
padding-right: 16px;
|
|
||||||
.text {
|
.text {
|
||||||
// 不显示小箭头标识
|
// 不显示小箭头标识
|
||||||
> .not-mobile {
|
> .not-mobile {
|
||||||
@@ -87,20 +86,12 @@ export const navbarRight = css`
|
|||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
max-height: 32px;
|
max-height: 32px;
|
||||||
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
&.active {
|
||||||
// 用户头像的管理员标识
|
background: unset;
|
||||||
.navbar-profile-admin {
|
}
|
||||||
background-color: ${themeVars.github.bgColor.accent.emphasis};
|
|
||||||
border-radius: 25px;
|
|
||||||
border: 2px solid ${themeVars.color.nav.bg};
|
|
||||||
color: ${themeVars.color.white};
|
|
||||||
font-size: 9px;
|
|
||||||
font-weight: 600;
|
|
||||||
padding: 2px 5px;
|
|
||||||
top: -7px;
|
|
||||||
left: 21px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// 通知和计时器的圆点
|
// 通知和计时器的圆点
|
||||||
@@ -156,6 +147,9 @@ export const secondaryNav = css`
|
|||||||
gap: 0px;
|
gap: 0px;
|
||||||
min-height: 48px;
|
min-height: 48px;
|
||||||
> .item {
|
> .item {
|
||||||
|
// 修复手机下的菜单按钮没有居中的问题
|
||||||
|
margin-top: auto;
|
||||||
|
margin-bottom: auto;
|
||||||
> .ui.dropdown > .text {
|
> .ui.dropdown > .text {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ export const notification = css`
|
|||||||
}
|
}
|
||||||
// 通知列表
|
// 通知列表
|
||||||
&:has(#notification_table) {
|
&:has(#notification_table) {
|
||||||
> .tw-flex:first-child {
|
> .flex-text-block:first-child {
|
||||||
background-color: ${themeVars.color.box.header};
|
background-color: ${themeVars.color.box.header};
|
||||||
border: 1px solid ${themeVars.color.light.border};
|
border: 1px solid ${themeVars.color.light.border};
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
@@ -137,7 +137,7 @@ export const notification = css`
|
|||||||
color: ${themeVars.color.text.light.num1};
|
color: ${themeVars.color.text.light.num1};
|
||||||
> .notifications-item {
|
> .notifications-item {
|
||||||
border-top: 1px solid ${themeVars.color.light.border};
|
border-top: 1px solid ${themeVars.color.light.border};
|
||||||
padding: 8px !important;
|
padding: 12px !important;
|
||||||
&:first-child {
|
&:first-child {
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
}
|
}
|
||||||
@@ -153,11 +153,11 @@ export const notification = css`
|
|||||||
box-shadow: 2px 0 0 ${themeVars.github.borderColor.accent.emphasis} inset;
|
box-shadow: 2px 0 0 ${themeVars.github.borderColor.accent.emphasis} inset;
|
||||||
color: ${themeVars.color.text.self};
|
color: ${themeVars.color.text.self};
|
||||||
}
|
}
|
||||||
> .notifications-link {
|
> .notifications-link > div{
|
||||||
> .notifications-top-row {
|
&:first-child {
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
}
|
}
|
||||||
> .notifications-bottom-row {
|
&:last-child {
|
||||||
font-size: 14px !important;
|
font-size: 14px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -48,10 +48,14 @@ export const tags = css`
|
|||||||
.tag-list-row-title {
|
.tag-list-row-title {
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
.download {
|
.muted-links {
|
||||||
color: ${themeVars.color.text.light.num1};
|
color: ${themeVars.color.text.light.num1};
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
a.muted:hover {
|
svg {
|
||||||
|
min-width: 12px;
|
||||||
|
width: 12px;
|
||||||
|
}
|
||||||
|
a:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ export const repoTopic = css`
|
|||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
padding: 5px 10px;
|
padding: 2.5px 10px;
|
||||||
background-color: ${themeVars.github.bgColor.accent.muted};
|
background-color: ${themeVars.github.bgColor.accent.muted};
|
||||||
color: ${themeVars.github.fgColor.accent};
|
color: ${themeVars.github.fgColor.accent};
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ export const attached = css`
|
|||||||
.user-setting-content,
|
.user-setting-content,
|
||||||
.org-setting-content,
|
.org-setting-content,
|
||||||
.admin-setting-content,
|
.admin-setting-content,
|
||||||
|
// 仓库动态页面
|
||||||
// 新建页面内容
|
// 新建页面内容
|
||||||
.page-content.repository.new-repo,
|
.page-content.repository.new-repo,
|
||||||
.page-content.repository.new.migrate,
|
.page-content.repository.new.migrate,
|
||||||
@@ -18,19 +19,45 @@ export const attached = css`
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
background-color: unset !important;
|
background-color: unset !important;
|
||||||
margin-bottom: 0.25rem;
|
margin-bottom: 0.25rem;
|
||||||
|
padding-left: 0;
|
||||||
|
padding-right: 0;
|
||||||
|
> .ui.right {
|
||||||
|
right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.attached.segment {
|
.ui.attached.segment {
|
||||||
background-color: unset;
|
background-color: unset;
|
||||||
border-radius: ${otherThemeVars.border.radius} !important;
|
border-top-left-radius: ${otherThemeVars.border.radius} !important;
|
||||||
}
|
border-top-right-radius: ${otherThemeVars.border.radius} !important;
|
||||||
|
border-bottom-left-radius: 0 !important;
|
||||||
.ui.attached.segment:not(.error) {
|
border-bottom-right-radius: 0 !important;
|
||||||
border: 1px solid ${themeVars.color.light.border} !important;
|
border: 1px solid ${themeVars.color.light.border} !important;
|
||||||
|
+ .ui.attached.segment {
|
||||||
|
border-top: 0 !important;
|
||||||
|
border-top-left-radius: 0 !important;
|
||||||
|
border-top-right-radius: 0 !important;
|
||||||
|
}
|
||||||
|
&:has(+ :not(.ui.attached.segment)),
|
||||||
|
&:last-child {
|
||||||
|
border-bottom-left-radius: ${otherThemeVars.border.radius} !important;
|
||||||
|
border-bottom-right-radius: ${otherThemeVars.border.radius} !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.attached.segment.error {
|
.ui.attached.segment.error {
|
||||||
border: 1px solid ${themeVars.color.error.border} !important;
|
border: 1px solid ${themeVars.color.error.border} !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
// 仓库活动页面下的边框线修复
|
||||||
|
export const fixActivity = css`
|
||||||
|
.page-content.repository.commits .flex-container-main:has(.ui.header.activity-header) {
|
||||||
|
> .ui.attached.segment {
|
||||||
|
border-radius: 0;
|
||||||
|
&:has(+ :not(.ui.attached.segment)) {
|
||||||
|
border-bottom-left-radius: ${otherThemeVars.border.radius};
|
||||||
|
border-bottom-right-radius: ${otherThemeVars.border.radius};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|||||||
7
styles/public/base.ts
Normal file
7
styles/public/base.ts
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
import { css } from "src/types/vars";
|
||||||
|
|
||||||
|
export const body = css`
|
||||||
|
body {
|
||||||
|
line-height: 18px;
|
||||||
|
}
|
||||||
|
`;
|
||||||
@@ -118,6 +118,7 @@ export const fixButtonHeight = css`
|
|||||||
.ui.labeled.button > .label {
|
.ui.labeled.button > .label {
|
||||||
height: 28px;
|
height: 28px;
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.ui.ui.ui.ui.small.button.compact .ui.tiny.buttons .button,
|
.ui.ui.ui.ui.small.button.compact .ui.tiny.buttons .button,
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ export const dropdown = css`
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
padding: 6px 8px !important;
|
padding: 6px 8px !important;
|
||||||
|
min-height: 32px;
|
||||||
border-radius: ${otherThemeVars.border.radius} !important;
|
border-radius: ${otherThemeVars.border.radius} !important;
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
&:not(.emoji) {
|
&:not(.emoji) {
|
||||||
@@ -56,7 +57,7 @@ export const dropdown = css`
|
|||||||
}
|
}
|
||||||
svg {
|
svg {
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
margin-right: 4px;
|
margin-right: 2px;
|
||||||
}
|
}
|
||||||
// 复选框对齐
|
// 复选框对齐
|
||||||
.ui.checkbox input[type="checkbox"] {
|
.ui.checkbox input[type="checkbox"] {
|
||||||
@@ -255,6 +256,32 @@ export const branchDropdown = css`
|
|||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
> .menu > .item {
|
> .menu > .item {
|
||||||
animation: ${animationDown};
|
animation: ${animationDown};
|
||||||
|
height: 32px;
|
||||||
|
}
|
||||||
|
// 分支/标签切换
|
||||||
|
> .branch-tag-tab {
|
||||||
|
> .branch-tag-item {
|
||||||
|
font-weight: 500;
|
||||||
|
padding: 8px 12px;
|
||||||
|
height: 32px;
|
||||||
|
line-height: 1.15;
|
||||||
|
svg {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
&.active {
|
||||||
|
background: ${themeVars.color.body};
|
||||||
|
}
|
||||||
|
&:hover {
|
||||||
|
color: inherit;
|
||||||
|
&:not(.active) {
|
||||||
|
background: ${themeVars.color.hover.self};
|
||||||
|
border: 1px solid ${themeVars.color.secondary.self};
|
||||||
|
border-bottom: 0;
|
||||||
|
border-top-left-radius: ${otherThemeVars.border.radius};
|
||||||
|
border-top-right-radius: ${otherThemeVars.border.radius};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
// organize-imports-ignore
|
// organize-imports-ignore
|
||||||
// tslint:disable:ordered-imports
|
// tslint:disable:ordered-imports
|
||||||
// 组件导入有顺序, 禁止插件优化
|
// 组件导入有顺序, 禁止插件优化
|
||||||
|
import "./base"; // 基础样式, 确保在其他样式之前导入
|
||||||
import "./radius"; // 圆角, 此样式为基础样式, 确保在其他样式之前导入
|
import "./radius"; // 圆角, 此样式为基础样式, 确保在其他样式之前导入
|
||||||
import "./animation"; // 动画效果
|
import "./animation"; // 动画效果
|
||||||
import "./transition"; // 过渡效果
|
import "./transition"; // 过渡效果
|
||||||
|
|||||||
@@ -39,4 +39,8 @@ export const input = css`
|
|||||||
.ui.form#repo-search-form {
|
.ui.form#repo-search-form {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
// 下拉菜单的输入框
|
||||||
|
.ui.dropdown.dropdown .menu>.input {
|
||||||
|
margin: 12px 10px;
|
||||||
|
}
|
||||||
`;
|
`;
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ export const label = css`
|
|||||||
&.ui.ui.ui {
|
&.ui.ui.ui {
|
||||||
&.label {
|
&.label {
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
|
padding: 1.5px 6px;
|
||||||
// 多个标签的组合标签的圆角修复
|
// 多个标签的组合标签的圆角修复
|
||||||
&.scope-parent {
|
&.scope-parent {
|
||||||
.scope-left {
|
.scope-left {
|
||||||
@@ -99,10 +100,14 @@ export const shaLabel = css`
|
|||||||
span.ui.label.commit-is-signed {
|
span.ui.label.commit-is-signed {
|
||||||
padding: 3px 5px;
|
padding: 3px 5px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
height: 25px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// 修复带验证的提交 SHA 标签的高度
|
||||||
|
.ui.label.commit-id-short {
|
||||||
|
height: 25px;
|
||||||
|
}
|
||||||
// 验证提交附带的图标
|
// 验证提交附带的图标
|
||||||
span.ui.label.commit-is-signed {
|
span.ui.label.commit-is-signed {
|
||||||
// 验证信任
|
// 验证信任
|
||||||
@@ -181,7 +186,7 @@ export const repoLabel = css`
|
|||||||
color: ${themeVars.color.text.light.num1};
|
color: ${themeVars.color.text.light.num1};
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
padding: 3px 6px;
|
padding: 1.5px 6px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.org-visibility span.ui.basic.label {
|
.org-visibility span.ui.basic.label {
|
||||||
|
|||||||
@@ -139,6 +139,10 @@ export const menu = css`
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// 菜单标签样式
|
||||||
|
.ui.menu .item>.label:not(.floating) {
|
||||||
|
padding: 1.5px 6px;
|
||||||
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
export const secondaryMenu = css`
|
export const secondaryMenu = css`
|
||||||
|
|||||||
@@ -8,9 +8,17 @@ export const listHeader = css`
|
|||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
// 已标星的图标
|
export const svg = css`
|
||||||
export const star = css`
|
// 已标星的图标
|
||||||
.octicon-star-fill {
|
.octicon-star-fill {
|
||||||
color: ${themeVars.github.button.star.iconColor} !important;
|
color: ${themeVars.github.button.star.iconColor} !important;
|
||||||
}
|
}
|
||||||
|
// VSCode 图标
|
||||||
|
.gitea-vscode {
|
||||||
|
color: #007acc !important;
|
||||||
|
}
|
||||||
|
// VSCodium 图标
|
||||||
|
.gitea-vscodium {
|
||||||
|
color: #429cf0 !important;
|
||||||
|
}
|
||||||
`;
|
`;
|
||||||
|
|||||||
@@ -15,7 +15,8 @@ export const tippyBox = css`
|
|||||||
border: unset;
|
border: unset;
|
||||||
box-shadow: ${themeVars.github.shadow.floating.small};
|
box-shadow: ${themeVars.github.shadow.floating.small};
|
||||||
}
|
}
|
||||||
&[data-theme="default"] {
|
&[data-theme="default"],
|
||||||
|
&[data-theme="menu"] {
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
}
|
}
|
||||||
&[data-theme="box-with-header"] {
|
&[data-theme="box-with-header"] {
|
||||||
@@ -32,6 +33,8 @@ export const tippyBox = css`
|
|||||||
padding: 8px;
|
padding: 8px;
|
||||||
.item {
|
.item {
|
||||||
border-radius: ${otherThemeVars.border.radius};
|
border-radius: ${otherThemeVars.border.radius};
|
||||||
|
padding: 6px 8px;
|
||||||
|
height: 32px;
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: ${themeVars.github.control.transparent.bgColor.hover};
|
background-color: ${themeVars.github.control.transparent.bgColor.hover};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ export const darkGithubColors: GithubColor = {
|
|||||||
transparent: { bgColor: { active: "#656c7640", hover: "#656c7633", selected: "#656c761a" } },
|
transparent: { bgColor: { active: "#656c7640", hover: "#656c7633", selected: "#656c761a" } },
|
||||||
},
|
},
|
||||||
shadow: { floating: { small: "#01040966" }, resting: { small: "#01040999" } },
|
shadow: { floating: { small: "#01040966" }, resting: { small: "#01040999" } },
|
||||||
overlay: { backdrop: { bgColor: "#21283066" } },
|
overlay: { backdrop: { bgColor: "#21283066" }, bgColor: "#010409" },
|
||||||
underlineNav: { borderColor: { active: "#f78166" } },
|
underlineNav: { borderColor: { active: "#f78166" } },
|
||||||
contribution: {
|
contribution: {
|
||||||
default: {
|
default: {
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ export const lightGithubColors: GithubColor = {
|
|||||||
transparent: { bgColor: { active: "#818b9826", hover: "#818b981a", selected: "#818b9826" } },
|
transparent: { bgColor: { active: "#818b9826", hover: "#818b981a", selected: "#818b9826" } },
|
||||||
},
|
},
|
||||||
shadow: { floating: { small: "#25292e0a" }, resting: { small: "#1f23280f" } },
|
shadow: { floating: { small: "#25292e0a" }, resting: { small: "#1f23280f" } },
|
||||||
overlay: { backdrop: { bgColor: "#c8d1da66" } },
|
overlay: { backdrop: { bgColor: "#c8d1da66" }, bgColor: "#ffffff" },
|
||||||
underlineNav: { borderColor: { active: "#fd8c73" } },
|
underlineNav: { borderColor: { active: "#fd8c73" } },
|
||||||
contribution: {
|
contribution: {
|
||||||
default: {
|
default: {
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ export const softDarkGithubColors: GithubColor = {
|
|||||||
transparent: { bgColor: { active: "#656c7633", hover: "#656c7626", selected: "#656c761a" } },
|
transparent: { bgColor: { active: "#656c7633", hover: "#656c7626", selected: "#656c761a" } },
|
||||||
},
|
},
|
||||||
shadow: { floating: { small: "#01040966" }, resting: { small: "#01040999" } },
|
shadow: { floating: { small: "#01040966" }, resting: { small: "#01040999" } },
|
||||||
overlay: { backdrop: { bgColor: "#262c3666" } },
|
overlay: { backdrop: { bgColor: "#262c3666" }, bgColor: "#2a313c" },
|
||||||
underlineNav: { borderColor: { active: "#ec775c" } },
|
underlineNav: { borderColor: { active: "#ec775c" } },
|
||||||
contribution: {
|
contribution: {
|
||||||
default: {
|
default: {
|
||||||
|
|||||||
Reference in New Issue
Block a user