Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Rosé Pine for SQL Developer

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Installation

Unfortunately Oracle doesn't make it easy to import a new colour scheme into SQL Developer, thus a little bit of hacking is required.

  1. Close SQL Developer. This is important. If you modify the scheme file while SQL Developer is open, your changes won't be saved.

  2. Locate the file dtcache.xml in the SQL Developer's settings directory.

    Windows:

    %APPDATA%\SQL Developer\systemn.n.n.n.n.n\o.ide.n.n.n.n.n.n.n

    Example:

    C:\Users\YourUserName\AppData\Roaming\SQL Developer\system26.2.0.186.2220\o.ide.14.1.2.0.42.260217.1610

    Linux or Mac OS X:

    ~/.sqldeveloper/systemn.n.n.n.n.n/o.ide.n.n.n.n.n.n.n

    Example:

    ~/.sqldeveloper/system19.1.0.094.2042/o.ide.13.0.0.1.42.170225.201

  3. Locate <schemeMap> tag inside dtcache.xml file. Where to paste the contents of the file.

  4. Insert the content of the desired color scheme file (Rosé Pine.xml/Rosé Pine Moon.xml/Rosé Pine Dawn.xml) inside <schemeMap> alongside the other colour schemes. Be careful not to break the XML. But don't worry about the identation, SQL Developer will format the XML the next time you launch it.

  5. Launch SQL Developer. Navigate to menu Tools->Preferences, then select item Code Editor -> PL/SQL Syntax Colors in the left pane.

  6. Select theme in the "Scheme" drop down list on the top. SQL Developer Preferences

You can see the original instructions provided by the Dracula Theme Team and by Ozmoroz:

Gallery

Rosé Pine

Rosé Pine

Rosé Pine Moon

Rosé Pine Moon

Rosé Pine Dawn

Rosé Pine Moon

Thanks to

Acknowledgements:

  • ozmoroz and Dracula Theme for the original instructions for how to install a theme for Oracle SQL Developer.

Contributing

You can edit the colorscheme in the Preferences window of SQL Developer, and extract the changes from the dtcache.xml file.

About

Soho vibes for Oracle SQL Developer

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors