Fix selecting pop dark theme (#4323)
This commit is contained in:
parent
50b191a7df
commit
a330b5d224
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ module = { bg = 'orangeL' }
|
|||
special = { fg = 'orangeW' }
|
||||
operator = { fg = 'orangeY' }
|
||||
attribute = { fg = 'orangeL' }
|
||||
attribute = { fg = 'orangeL' }
|
||||
namespace = { fg = 'orangeL' }
|
||||
'type' = { fg = 'redH' }
|
||||
'type.builtin' = { fg = 'orangeL' }
|
||||
|
|
Loading…
Reference in a new issue