0
0
mirror of https://gitea.artixlinux.org/artix/gitea-dark-blue.git synced 2024-12-18 15:54:22 +00:00

Update 'theme-arc-blue.css'

This commit is contained in:
nous 2021-04-25 23:40:49 +02:00
parent 0ee5223176
commit aa21755bb7

View File

@ -1061,6 +1061,9 @@ a.blob-excerpt {
.chroma .kt { .chroma .kt {
color: #58ae8a; color: #58ae8a;
} }
.chroma .dl, .chroma .s, .chroma .s2, .chroma .sa, .chroma .sb, .chroma .sc, .chroma .sd, .chroma .se, .chroma .sh, .chroma .si, .chroma .sx {
color: #248fb9;
}
.swagger-ui .border-box, .swagger-ui .border-box,
.swagger-ui a, .swagger-ui a,
.swagger-ui article, .swagger-ui article,