mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2026-02-19 12:05:41 +08:00
更换 CentOS 源为 centos-vault
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://www.kali.org"><img src="./img/icon/kali.svg" width="16" height="16"/></a> Kali Linux</td>
|
||||
<td align="center">2.0 ~ 2021.4</td>
|
||||
<td align="center">2.0 ~ 2022.1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://access.redhat.com/products/red-hat-enterprise-linux"><img src="./img/icon/redhat.svg" width="16" height="16"/></a> Red Hat Enterprise Linux</td>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -82,9 +82,11 @@
|
||||
borderColor: 'rgba(0, 0, 0, 0.07)',
|
||||
blockQuoteColor: '#858585',
|
||||
highlightColor: '#d22778',
|
||||
highlightBackgroundColor: '#efefef',
|
||||
sidebarSublink: '#7c7c7c',
|
||||
codeTypeColor: '#091a28',
|
||||
herfColor: '#2973b7',
|
||||
hrColor: '#afafaf',
|
||||
coverBackground: 'linear-gradient(to top, #fff1eb 0%, #ace0f9 100%)',
|
||||
toogleImage: 'url(https://cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/icons/moon.svg)',
|
||||
},
|
||||
@@ -98,9 +100,11 @@
|
||||
borderColor: '#0f293e',
|
||||
blockQuoteColor: '#858585',
|
||||
highlightColor: '#a6bb06',
|
||||
highlightBackgroundColor: '#122d44',
|
||||
sidebarSublink: '#b4b4b4',
|
||||
codeTypeColor: '#ffffff',
|
||||
herfColor: '#16995e',
|
||||
hrColor: '#464646',
|
||||
coverBackground: 'linear-gradient(to top, #fff1eb 0%, #ace0f9 100%)',
|
||||
toogleImage: 'url(https://cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/icons/sun.svg)',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user