- Notifications
You must be signed in to change notification settings - Fork0
cassandrus/plsql_developer_idea_theme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Theme, settings & rules for Allround Automations PL/SQL Developer 15. Consists of beautifier rules, colored highlighting, custom words and so on to code in the style of Intellij IDEA editor.
- PL/SQL Developer 15
- JetBrains Mono 2.2+
- Download JetBrains Mono font fromofficial page
- Unpack and install fonts to Windows
- OpenPreferences -> replaceSettings profile with (settings.ini)
- OpenPreferences ->User Interface ->PL/SQL Beautifier. Click open inRules file and provide (beautifier_rules.br)
- OpenPreferences ->User Interface ->Editor and inSyntax Highlighing tab clickCustom keywords and open file (custom_keywords.txt)
The PLSQL Developer color encoding is:
- Get your HEX color
- Convert each (red, green, blue) to DEC
- Sum it up as: Red + (Green * 256) + (Blue * 256 * 256)
- Resultinc DEC is a number for setting.ini
About
Theme for Allround Automations PL/SQL Developer. Consists of beautifier rules, colored highlighting, custom words & so on in the style of Intellij IDEA
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published