File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const black = '#44475a'
6
6
const red = '#ff5555'
7
7
const green = '#50fa7b'
8
8
const yellow = '#f1fa8c'
9
- const blue = '#6272a4 '
9
+ const blue = '#c0a8fa '
10
10
const magenta = '#ff79c6'
11
11
const cyan = '#8be9fd'
12
12
const gray = '#666666'
Original file line number Diff line number Diff line change @@ -13,8 +13,10 @@ All instructions can be found at [draculatheme.com/hyper](https://draculatheme.c
13
13
The screenshot shown is a combination of the following additional software:
14
14
15
15
- [ Oh My Zsh] ( https://github.com/robbyrussell/oh-my-zsh )
16
- - [ Pure theme] ( https://github.com/sindresorhus/pure )
17
- - [ Zsh syntax highlighting] ( https://github.com/zsh-users/zsh-syntax-highlighting )
16
+ - [ Prezto] ( https://github.com/sorin-ionescu/prezto )
17
+ - [ Powerlevel9k] ( https://github.com/Powerlevel9k/powerlevel9k#rbenv )
18
+ - [ Fast syntax highlighting] ( https://github.com/zdharma/fast-syntax-highlighting )
19
+ - [ Hack Nerd Font] ( https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hack )
18
20
19
21
## Team
20
22
You can’t perform that action at this time.
0 commit comments