# Colors - https://github.com/olimorris/onedarkpro.nvim

background #282c34
foreground #abb2bf
# cursor none

color0 #282c34
color8 #5c6370

color1 #ef596f
color9 #f38897

color2 #89ca78
color10 #a9d89d

color3 #e5c07b
color11 #edd4a6

color4 #61afef
color12 #8fc6f4

color5 #d55fde
color13 #e089e7

color6 #2bbac5
color14 #4bced8

color7 #abb2bf
color15 #c8cdd5

# Tab bar
active_tab_foreground   #e089e7
active_tab_background   #282c34
inactive_tab_foreground #5c6370
inactive_tab_background #3e4451