mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-31 06:23:08 +02:00
Minor style tweaks
This commit is contained in:
@@ -12,13 +12,13 @@ const darkTheme: AppTheme = {
|
||||
whitePoint: 0.95,
|
||||
colors: {
|
||||
gray: '#656196',
|
||||
red: '#ff2727',
|
||||
red: '#ee3b3b',
|
||||
orange: '#ff9411',
|
||||
yellow: '#dede34',
|
||||
green: '#39da39',
|
||||
yellow: '#dcdc3b',
|
||||
green: '#44cb44',
|
||||
blue: '#2e91ff',
|
||||
pink: '#ff74ff',
|
||||
violet: '#a853ff',
|
||||
pink: '#f670f6',
|
||||
violet: '#ae70ff',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user