tabs and tab overview

This commit is contained in:
entailz 2026-05-12 23:33:02 -07:00
commit d07c2a5cc9
244 changed files with 72046 additions and 0 deletions

23
themes/dracula Normal file
View file

@ -0,0 +1,23 @@
# -*- conf -*-
# Dracula
[colors-dark]
cursor=282a36 f8f8f2
foreground=f8f8f2
background=282a36
regular0=000000 # black
regular1=ff5555 # red
regular2=50fa7b # green
regular3=f1fa8c # yellow
regular4=bd93f9 # blue
regular5=ff79c6 # magenta
regular6=8be9fd # cyan
regular7=bfbfbf # white
bright0=4d4d4d # bright black
bright1=ff6e67 # bright red
bright2=5af78e # bright green
bright3=f4f99d # bright yellow
bright4=caa9fa # bright blue
bright5=ff92d0 # bright magenta
bright6=9aedfe # bright cyan
bright7=e6e6e6 # bright white