Persist introspection queries and also improve

This commit is contained in:
Gregory Schier
2023-05-31 21:29:41 -07:00
parent 41b10ff442
commit 9e4e6435ab
3 changed files with 51 additions and 28 deletions

View File

@@ -8,9 +8,9 @@ const darkTheme: AppTheme = {
appearance: 'dark',
layers: {
root: {
blackPoint: 0.2,
blackPoint: 0.09,
colors: {
gray: '#6b5b98',
gray: '#9b8ebe',
red: '#ff417b',
orange: '#fd9014',
yellow: '#e8d13f',