Commit

Author:

Hash:

Timestamp:

+1 -1 +/-1 browse

Kevin Schoon [me@kevinschoon.com]

30ac8405b99166777c7fceb8280a0db86fa6a156

Tue, 13 May 2025 13:43:16 +0000 (6 months ago)

set nord codeviewer background to white
1diff --git a/ayllu/themes/nord.css b/ayllu/themes/nord.css
2index c7379b9..720bf89 100644
3--- a/ayllu/themes/nord.css
4+++ b/ayllu/themes/nord.css
5 @@ -102,7 +102,7 @@ section.info-bar.single {
6
7 section#code-viewer {
8 color: var(--nord0);
9- background-color: var(--nord5);
10+ background-color: #fff;
11 }
12
13 /*