mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
fix: lighten dark pastel theme modal background color
This commit is contained in:
@@ -295,7 +295,7 @@ const darkPastelTheme = {
|
||||
},
|
||||
body: {
|
||||
color: colors.TEXT,
|
||||
bg: colors.GRAY_1
|
||||
bg: colors.GRAY_2
|
||||
},
|
||||
input: {
|
||||
bg: 'transparent',
|
||||
|
||||
Reference in New Issue
Block a user