mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-17 23:14:03 +01:00
Retry button on introspection errors
This commit is contained in:
@@ -8,9 +8,9 @@ const darkTheme: AppTheme = {
|
||||
appearance: 'dark',
|
||||
layers: {
|
||||
root: {
|
||||
blackPoint: 0.09,
|
||||
blackPoint: 0.2,
|
||||
colors: {
|
||||
gray: '#9b8ebe',
|
||||
gray: '#6b5b98',
|
||||
red: '#ff417b',
|
||||
orange: '#fd9014',
|
||||
yellow: '#e8d13f',
|
||||
|
||||
Reference in New Issue
Block a user