Skip to content

Commit fb5676d

Browse files
committed
docs(install): Add link to Dracula.xml
fixes dracula#8
1 parent aeeb061 commit fb5676d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Example:
2424

2525
```~/.sqldeveloper/system19.1.0.094.2042/o.ide.13.0.0.1.42.170225.201```
2626

27-
- Locate `<schemeMap>` tag inside dtcache.xml file. Insert the content of the color scheme xml file inside `<schemeMap>` alongside the other colour schemes. Be careful not to break the XML.
27+
- Locate `<schemeMap>` 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 `<schemeMap>` alongside the other colour schemes. Be careful not to break the XML.
2828

2929
![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)
3030

0 commit comments

Comments
 (0)