Add color with alpha value 'draculaCurrentLineAlpha'
This commit is contained in:
parent
6dbaf0ce5f
commit
f759c2c246
@ -10,6 +10,7 @@ const theme = createTheme({
|
||||
// color names
|
||||
draculaBackground: '#282a36',
|
||||
draculaCurrentLine: '#44475a',
|
||||
draculaCurrentLineAlpha: '#44475a66',
|
||||
draculaSelection: '#44475a',
|
||||
draculaForeground: '#f8f8f2',
|
||||
draculaComment: '#6272a4',
|
||||
|
Loading…
Reference in New Issue
Block a user