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

Update 'theme-arc-blue.css'

This commit is contained in:
nous 2021-04-25 23:00:13 +02:00
parent 439eb20625
commit f90f828a22

View File

@ -1170,4 +1170,7 @@ swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table {
--color-primary-light-2: #214b73; --color-primary-light-2: #214b73;
--color-primary-dark-2: #87bcf0; --color-primary-dark-2: #87bcf0;
--color-primary-dark-4: #add5fc; --color-primary-dark-4: #add5fc;
} }
.bar {
background: #0a0a2d !important;
}