File tree Expand file tree Collapse file tree 2 files changed +18
-12
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +18
-12
lines changed
Original file line number Diff line number Diff line change @@ -6,14 +6,20 @@ You can install it by cloning [this](https://github.com/Nxrth-x/dracula-dev-cpp)
6
6
7
7
#### Activating theme
8
8
9
- To install this theme for the Windows version of [ Dev C++] ( https://www.bloodshed.net/ ) all you have to do is
10
-
11
- - Download the [ Dracula.syntax] ( https://github.com/Nxrth-x/dracula-dev-cpp/tree/master/Dracula.syntax ) file
12
- - Copy the file to ` C:\Users\$YOUR_USERNAME\AppData\Roaming\Dev-Cpp `
13
- - Open the Dev C++ IDE
14
- - Go to ` Tools > Editor Options ` on the top menu
15
- ![ Tools menu on the IDE] ( ./images/installation_1.jpeg )
16
- - Open the ` colors ` tab and select ` Dracula ` as your theme
17
- ![ Setting up Dracula as the theme in the colors tab] ( ./images/installation_2.jpeg )
9
+ To install this theme for the Windows version of [ Dev C++] ( https://www.bloodshed.net/ ) all you have to do is:
10
+
11
+ Download the [ Dracula.syntax] ( https://github.com/Nxrth-x/dracula-dev-cpp/tree/master/Dracula.syntax ) file
12
+
13
+ Copy the file to ` C:\Users\$YOUR_USERNAME\AppData\Roaming\Dev-Cpp `
14
+
15
+ Open the Dev C++ IDE
16
+
17
+ Go to ` Tools > Editor Options ` on the top menu
18
+
19
+ ![ Tools menu on the IDE] ( ./images/installation_1.jpeg )
20
+
21
+ Open the ` colors ` tab and select ` Dracula ` as your theme
22
+
23
+ ![ Setting up Dracula as the theme in the colors tab] ( ./images/installation_2.jpeg )
18
24
19
25
> That's it, now you're a vampire too! 🦇
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ All instructions can be found at [draculatheme.com/dev-cpp](https://draculatheme
12
12
13
13
This theme is maintained by the following person(s) and a bunch of [ awesome contributors] ( https://github.com/dracula/template/graphs/contributors ) .
14
14
15
- | [ ![ Zeno Rocha ] ( https://github.com/Nxrth-x.png?size=100 )] ( https://github.com/Nxrth-x ) |
16
- | ------------------------------------------------------------------------------------ |
17
- | [ Nxrth-x] ( https://github.com/Nxrth-x ) |
15
+ | [ ![ Eder Lima ] ( https://github.com/Nxrth-x.png?size=100 )] ( https://github.com/Nxrth-x ) |
16
+ | ----------------------------------------------------------------------------------- |
17
+ | [ Nxrth-x] ( https://github.com/Nxrth-x ) |
18
18
19
19
## License
20
20
You can’t perform that action at this time.
0 commit comments