diff --git a/Gitea-ui-customized/public/css/theme-evesh.css b/Gitea-ui-customized/public/css/theme-evesh.css index 7b3acaf..e5f3d6d 100644 --- a/Gitea-ui-customized/public/css/theme-evesh.css +++ b/Gitea-ui-customized/public/css/theme-evesh.css @@ -537,5 +537,9 @@ img[src$="/img/matrix.svg"] { ::selection { background-color: #02100f !important; - color: #aee0dc !important; + color: #95f6ee !important; +} + +.chroma .c,.chroma .c1,.chroma .ch { + color:rgb(191, 247, 238) !important; } \ No newline at end of file