mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-22 07:53:34 +01:00
(feat) Add shade to modal header in dark mode (#2784)
This commit is contained in:
parent
4c3fe2f719
commit
7e305be817
@ -158,7 +158,7 @@ const darkTheme = {
|
||||
modal: {
|
||||
title: {
|
||||
color: '#ccc',
|
||||
bg: 'rgb(48, 48, 49)',
|
||||
bg: 'rgb(38, 38, 39)',
|
||||
iconColor: '#ccc'
|
||||
},
|
||||
body: {
|
||||
|
Loading…
Reference in New Issue
Block a user