Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 946 Bytes

INSTALL.md

File metadata and controls

27 lines (17 loc) · 946 Bytes

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/dracula/b4x.git

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. Extract the Dracula.vssettings file inside the IDE's Themes folder.

(B4A) C: \ Program Files (x86) \ Anywhere Software \ Basic4android \ Themes (B4I) C: \ Program Files (x86) \ Anywhere Software \ B4i \ Themes (B4J) C: \ Program Files (x86) \ Anywhere Software \ B4J \ Themes ```

  1. With the IDE open, open Tools > IDE Options > Themes, or use CTRL + T to open the list of available themes.
  2. in IDE Theme, select MetroDark.
  3. in Code Editor Theme, select Dracula.

Installation