Cleanup and work in feedback.

Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
Fabian Kammel 2023-02-13 12:32:26 +00:00 committed by Moritz Eckert
parent 2f5bb77fbb
commit ed2e4e4068
10 changed files with 10 additions and 1202 deletions

View file

@ -77,6 +77,7 @@ html[data-theme='dark'] .header-github-link:before {
.asciinema-theme-edgeless .asciinema-terminal {
color: #ffffff; /* default text color */
background-color: #000000; /* terminal background color */
border-color: #000000;
}
.asciinema-theme-edgeless .fg-bg { /* inverse for default text color */
color: #000000;