fix colors to meet accessibility guidelines (4.5 contrast ratio for text)

This commit is contained in:
Jonathan Wren 2020-12-04 16:41:57 -08:00
parent 5cc256075e
commit dc5b8bd4e9
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A
5 changed files with 47 additions and 21 deletions

View file

@ -19,7 +19,7 @@ Composing mode is entered by either starting `jrnl` without any arguments --
which will launch an external editor -- or by just writing an entry on the
command line:
```sh
```text
jrnl today at 3am: I just met Steve Buscemi in a bar! What a nice guy.
```