diff --git a/INSTALL.md b/INSTALL.md index 6754cdb..1cf26ef 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -24,7 +24,7 @@ Example: ```~/.sqldeveloper/system19.1.0.094.2042/o.ide.13.0.0.1.42.170225.201``` -- Locate `` tag inside dtcache.xml file. Insert the content of the color scheme xml file inside `` alongside the other colour schemes. Be careful not to break the XML. +- Locate `` tag inside dtcache.xml file. Insert the content of the color scheme file [Dracula.xml](https://raw.githubusercontent.com/dracula/oracle-sql-developer/master/Dracula.xml) inside `` alongside the other colour schemes. Be careful not to break the XML. ![Insert the contents of color scheme xml file after opening schemeMap tag](https://raw.githubusercontent.com/dracula/oracle-sql-developer/master/images/theme_insert_here.png)