├── INSTALL.md ├── LICENSE ├── README.md ├── dracula-theme.clr ├── screenshot.png └── theme.css /INSTALL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/ida/HEAD/INSTALL.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/ida/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/ida/HEAD/README.md -------------------------------------------------------------------------------- /dracula-theme.clr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/ida/HEAD/dracula-theme.clr -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/ida/HEAD/screenshot.png -------------------------------------------------------------------------------- /theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/ida/HEAD/theme.css --------------------------------------------------------------------------------