grammar
1 files changed, 1 insertions(+), 1 deletions(-) M content/blog/css-prefers-color-scheme.md
M content/blog/css-prefers-color-scheme.md => content/blog/css-prefers-color-scheme.md +1 -1
@@ 4,7 4,7 @@ date: 2021-01-27T16:45:30+01:00 tags: [web, short-and-sweet] --- When developing tools that interface with user's in a visual sense, I believe it When developing tools that interface with users in a visual sense, I believe it is important to cater to the user's wants (and needs) as much as possible, whilst retaining a recognizable product identity. Probably the brightest decision in this regard is the background color: light or dark?