mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-09 06:55:03 +00:00
fix: lighten dark pastel theme modal background color (#6653)
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