mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-23 18:01:21 +01:00
Resize titlebar and tweak things
This commit is contained in:
@@ -30,13 +30,13 @@ const lightTheme: AppTheme = {
|
||||
root: {
|
||||
colors: {
|
||||
gray: '#7f8fb0',
|
||||
red: '#da4545',
|
||||
orange: '#e38511',
|
||||
yellow: '#e0c514',
|
||||
green: '#29d229',
|
||||
blue: '#1365ff',
|
||||
pink: '#ff69dc',
|
||||
violet: '#9959ff',
|
||||
red: '#ec3f87',
|
||||
orange: '#ff8b00',
|
||||
yellow: '#deda00',
|
||||
green: '#00d365',
|
||||
blue: '#0090ff',
|
||||
pink: '#f670f6',
|
||||
violet: '#ac6cff',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user