Minor style tweaks

This commit is contained in:
Gregory Schier
2023-03-21 18:31:05 -07:00
parent c51805fe69
commit 7a6f0ccc46
9 changed files with 33 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ const lightTheme: AppTheme = {
gray: '#7f8fb0',
red: '#ec3f87',
orange: '#ff8b00',
yellow: '#deda00',
yellow: '#e7cf24',
green: '#00d365',
blue: '#0090ff',
pink: '#f670f6',