Fix selecting pop dark theme (#4323)

This commit is contained in:
Brandon Dong 2022-10-16 17:19:19 -07:00 committed by GitHub
parent 50b191a7df
commit a330b5d224
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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' }