mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-25 02:41:07 +01:00
Better button styles
This commit is contained in:
@@ -12,11 +12,11 @@ const darkTheme: AppTheme = {
|
||||
colors: {
|
||||
gray: '#6b5b98',
|
||||
red: '#ff417b',
|
||||
orange: '#ff9011',
|
||||
orange: '#fd9014',
|
||||
yellow: '#e8d13f',
|
||||
green: '#43e76f',
|
||||
green: '#3fd265',
|
||||
blue: '#219dff',
|
||||
pink: '#f670f6',
|
||||
pink: '#ff6dff',
|
||||
violet: '#b176ff',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user