Skip to content

Commit c12b3f5

Browse files
pratikmullickPratikmbadolato
authored
Added 3 New Monochrome Themes called HaX0R (mbadolato#304)
* Added HaX0R red, green and blue colorschemes These colorschemes are for iTerm2. * Autogenerated colorschemes using update_all script. * Added screenshots * Modified README Co-authored-by: Pratik <[email protected]> Co-authored-by: Mark Badolato <[email protected]>
1 parent 1c13a43 commit c12b3f5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+2303
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,18 @@ It would also be very helpful if you `cd tools/` and run `python3 update_all.py`
486486

487487
![Screenshot](screenshots/harper.png)
488488

489+
### HaX0R_R3D
490+
491+
![Screenshot](screenshots/HaX0R_R3D.png)
492+
493+
### HaX0R_GR33N
494+
495+
![Screenshot](screenshots/HaX0R_GR33N.png)
496+
497+
### HaX0R_BLUE
498+
499+
![Screenshot](screenshots/HaX0R_BLUE.png)
500+
489501
### Highway
490502

491503
![Screenshot](screenshots/highway.png)
@@ -1409,6 +1421,8 @@ The FairyFloss theme was created by [rebecabordini](https://github.com/rebecabor
14091421

14101422
The Mariana theme was adapted from the [Sublime Text](https://www.sublimetext.com/) theme of the same name.
14111423

1424+
The themes HaX0R_R3D, HaX0R_GR33N and HaX0R_BLUE were created by [Pratik](https://github.com/pratikmullick)
1425+
14121426
The Ayu Mirage theme was adapted from the [VS Code theme](https://github.com/ayu-theme/vscode-ayu) of the same name.
14131427

14141428
If there are other color schemes you'd like to see included, drop me a line!

Xresources/HaX0R_BLUE

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #11b7ff
6+
*.background: #010515
7+
*.cursorColor: #10b6ff
8+
!
9+
! Black
10+
*.color0: #010921
11+
*.color8: #080117
12+
!
13+
! Red
14+
*.color1: #10b6ff
15+
*.color9: #00b3f7
16+
!
17+
! Green
18+
*.color2: #10b6ff
19+
*.color10: #00b3f7
20+
!
21+
! Yellow
22+
*.color3: #10b6ff
23+
*.color11: #00b3f7
24+
!
25+
! Blue
26+
*.color4: #10b6ff
27+
*.color12: #00b3f7
28+
!
29+
! Magenta
30+
*.color5: #10b6ff
31+
*.color13: #00b3f7
32+
!
33+
! Cyan
34+
*.color6: #10b6ff
35+
*.color14: #00b3f7
36+
!
37+
! White
38+
*.color7: #fafafa
39+
*.color15: #fefefe
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #00b4f8
43+
!*.colorIT:
44+
!*.colorUL:

Xresources/HaX0R_GR33N

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #16b10e
6+
*.background: #020f01
7+
*.cursorColor: #15d00d
8+
!
9+
! Black
10+
*.color0: #001f0b
11+
*.color8: #001510
12+
!
13+
! Red
14+
*.color1: #15d00d
15+
*.color9: #19e20e
16+
!
17+
! Green
18+
*.color2: #15d00d
19+
*.color10: #19e20e
20+
!
21+
! Yellow
22+
*.color3: #15d00d
23+
*.color11: #19e20e
24+
!
25+
! Blue
26+
*.color4: #15d00d
27+
*.color12: #19e20e
28+
!
29+
! Magenta
30+
*.color5: #15d00d
31+
*.color13: #19e20e
32+
!
33+
! Cyan
34+
*.color6: #15d00d
35+
*.color14: #19e20e
36+
!
37+
! White
38+
*.color7: #fafafa
39+
*.color15: #fefefe
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #19e30f
43+
!*.colorIT:
44+
!*.colorUL:

Xresources/HaX0R_R3D

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
!
2+
! Generated with :
3+
! XRDB2Xreources.py
4+
!
5+
*.foreground: #b10e0e
6+
*.background: #200101
7+
*.cursorColor: #b00d0d
8+
!
9+
! Black
10+
*.color0: #1f0000
11+
*.color8: #150000
12+
!
13+
! Red
14+
*.color1: #b00d0d
15+
*.color9: #ff1111
16+
!
17+
! Green
18+
*.color2: #b00d0d
19+
*.color10: #ff1010
20+
!
21+
! Yellow
22+
*.color3: #b00d0d
23+
*.color11: #ff1010
24+
!
25+
! Blue
26+
*.color4: #b00d0d
27+
*.color12: #ff1010
28+
!
29+
! Magenta
30+
*.color5: #b00d0d
31+
*.color13: #ff1010
32+
!
33+
! Cyan
34+
*.color6: #b00d0d
35+
*.color14: #ff1010
36+
!
37+
! White
38+
*.color7: #fafafa
39+
*.color15: #fefefe
40+
!
41+
! Bold, Italic, Underline
42+
*.colorBD: #ff0000
43+
!*.colorIT:
44+
!*.colorUL:

alacritty/HaX0R_BLUE.yml

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Colors (HaX0R_BLUE)
2+
colors:
3+
bright:
4+
black: '#080117'
5+
blue: '#00b3f7'
6+
cyan: '#00b3f7'
7+
green: '#00b3f7'
8+
magenta: '#00b3f7'
9+
red: '#00b3f7'
10+
white: '#fefefe'
11+
yellow: '#00b3f7'
12+
cursor:
13+
cursor: '#10b6ff'
14+
text: '#ffffff'
15+
normal:
16+
black: '#010921'
17+
blue: '#10b6ff'
18+
cyan: '#10b6ff'
19+
green: '#10b6ff'
20+
magenta: '#10b6ff'
21+
red: '#10b6ff'
22+
white: '#fafafa'
23+
yellow: '#10b6ff'
24+
primary:
25+
background: '#010515'
26+
foreground: '#11b7ff'
27+
selection:
28+
background: '#c1e4ff'
29+
text: '#f6f6f6'

alacritty/HaX0R_GR33N.yml

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Colors (HaX0R_GR33N)
2+
colors:
3+
bright:
4+
black: '#001510'
5+
blue: '#19e20e'
6+
cyan: '#19e20e'
7+
green: '#19e20e'
8+
magenta: '#19e20e'
9+
red: '#19e20e'
10+
white: '#fefefe'
11+
yellow: '#19e20e'
12+
cursor:
13+
cursor: '#15d00d'
14+
text: '#ffffff'
15+
normal:
16+
black: '#001f0b'
17+
blue: '#15d00d'
18+
cyan: '#15d00d'
19+
green: '#15d00d'
20+
magenta: '#15d00d'
21+
red: '#15d00d'
22+
white: '#fafafa'
23+
yellow: '#15d00d'
24+
primary:
25+
background: '#020f01'
26+
foreground: '#16b10e'
27+
selection:
28+
background: '#d4ffc1'
29+
text: '#fdfdfd'

alacritty/HaX0R_R3D.yml

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Colors (HaX0R_R3D)
2+
colors:
3+
bright:
4+
black: '#150000'
5+
blue: '#ff1010'
6+
cyan: '#ff1010'
7+
green: '#ff1010'
8+
magenta: '#ff1010'
9+
red: '#ff1111'
10+
white: '#fefefe'
11+
yellow: '#ff1010'
12+
cursor:
13+
cursor: '#b00d0d'
14+
text: '#ffffff'
15+
normal:
16+
black: '#1f0000'
17+
blue: '#b00d0d'
18+
cyan: '#b00d0d'
19+
green: '#b00d0d'
20+
magenta: '#b00d0d'
21+
red: '#b00d0d'
22+
white: '#fafafa'
23+
yellow: '#b00d0d'
24+
primary:
25+
background: '#200101'
26+
foreground: '#b10e0e'
27+
selection:
28+
background: '#ebc1ff'
29+
text: '#fdfdfd'

dynamic-colors/HaX0R_BLUE.sh

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
# HaX0R_BLUE
3+
printf "\033]4;0;#010921;1;#10b6ff;2;#10b6ff;3;#10b6ff;4;#10b6ff;5;#10b6ff;6;#10b6ff;7;#fafafa;8;#080117;9;#00b3f7;10;#00b3f7;11;#00b3f7;12;#00b3f7;13;#00b3f7;14;#00b3f7;15;#fefefe\007"
4+
printf "\033]10;#11b7ff;#010515;#10b6ff\007"
5+
printf "\033]17;#c1e4ff\007"
6+
printf "\033]19;#f6f6f6\007"
7+
printf "\033]5;0;#00b4f8\007"

dynamic-colors/HaX0R_GR33N.sh

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
# HaX0R_GR33N
3+
printf "\033]4;0;#001f0b;1;#15d00d;2;#15d00d;3;#15d00d;4;#15d00d;5;#15d00d;6;#15d00d;7;#fafafa;8;#001510;9;#19e20e;10;#19e20e;11;#19e20e;12;#19e20e;13;#19e20e;14;#19e20e;15;#fefefe\007"
4+
printf "\033]10;#16b10e;#020f01;#15d00d\007"
5+
printf "\033]17;#d4ffc1\007"
6+
printf "\033]19;#fdfdfd\007"
7+
printf "\033]5;0;#19e30f\007"

dynamic-colors/HaX0R_R3D.sh

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
# HaX0R_R3D
3+
printf "\033]4;0;#1f0000;1;#b00d0d;2;#b00d0d;3;#b00d0d;4;#b00d0d;5;#b00d0d;6;#b00d0d;7;#fafafa;8;#150000;9;#ff1111;10;#ff1010;11;#ff1010;12;#ff1010;13;#ff1010;14;#ff1010;15;#fefefe\007"
4+
printf "\033]10;#b10e0e;#200101;#b00d0d\007"
5+
printf "\033]17;#ebc1ff\007"
6+
printf "\033]19;#fdfdfd\007"
7+
printf "\033]5;0;#ff0000\007"

electerm/HaX0R_BLUE.txt

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
2+
themeName=HaX0R_BLUE
3+
main-dark=#000
4+
main-light=#2E3338
5+
text=#ddd
6+
text-light=#fff
7+
text-dark=#888
8+
text-disabled=#777
9+
primary=#08c
10+
info=#FFD166
11+
success=#06D6A0
12+
error=#EF476F
13+
warn=#E55934
14+
main=#010515
15+
terminal:background=#010515
16+
terminal:foreground=#11b7ff
17+
terminal:cursor=#10b6ff
18+
terminal:selection=#c1e4ff
19+
terminal:cursorAccent=#010515
20+
terminal:black=#010921
21+
terminal:red=#10b6ff
22+
terminal:green=#10b6ff
23+
terminal:yellow=#10b6ff
24+
terminal:blue=#10b6ff
25+
terminal:magenta=#10b6ff
26+
terminal:cyan=#10b6ff
27+
terminal:white=#fafafa
28+
terminal:brightBlack=#080117
29+
terminal:brightRed=#00b3f7
30+
terminal:brightGreen=#00b3f7
31+
terminal:brightYellow=#00b3f7
32+
terminal:brightMagenta=#00b3f7
33+
terminal:brightPurple=#00b3f7
34+
terminal:brightCyan=#00b3f7
35+
terminal:brightWhite=#fefefe

electerm/HaX0R_GR33N.txt

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
2+
themeName=HaX0R_GR33N
3+
main-dark=#000
4+
main-light=#2E3338
5+
text=#ddd
6+
text-light=#fff
7+
text-dark=#888
8+
text-disabled=#777
9+
primary=#08c
10+
info=#FFD166
11+
success=#06D6A0
12+
error=#EF476F
13+
warn=#E55934
14+
main=#020f01
15+
terminal:background=#020f01
16+
terminal:foreground=#16b10e
17+
terminal:cursor=#15d00d
18+
terminal:selection=#d4ffc1
19+
terminal:cursorAccent=#020f01
20+
terminal:black=#001f0b
21+
terminal:red=#15d00d
22+
terminal:green=#15d00d
23+
terminal:yellow=#15d00d
24+
terminal:blue=#15d00d
25+
terminal:magenta=#15d00d
26+
terminal:cyan=#15d00d
27+
terminal:white=#fafafa
28+
terminal:brightBlack=#001510
29+
terminal:brightRed=#19e20e
30+
terminal:brightGreen=#19e20e
31+
terminal:brightYellow=#19e20e
32+
terminal:brightMagenta=#19e20e
33+
terminal:brightPurple=#19e20e
34+
terminal:brightCyan=#19e20e
35+
terminal:brightWhite=#fefefe

electerm/HaX0R_R3D.txt

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
2+
themeName=HaX0R_R3D
3+
main-dark=#000
4+
main-light=#2E3338
5+
text=#ddd
6+
text-light=#fff
7+
text-dark=#888
8+
text-disabled=#777
9+
primary=#08c
10+
info=#FFD166
11+
success=#06D6A0
12+
error=#EF476F
13+
warn=#E55934
14+
main=#200101
15+
terminal:background=#200101
16+
terminal:foreground=#b10e0e
17+
terminal:cursor=#b00d0d
18+
terminal:selection=#ebc1ff
19+
terminal:cursorAccent=#200101
20+
terminal:black=#1f0000
21+
terminal:red=#b00d0d
22+
terminal:green=#b00d0d
23+
terminal:yellow=#b00d0d
24+
terminal:blue=#b00d0d
25+
terminal:magenta=#b00d0d
26+
terminal:cyan=#b00d0d
27+
terminal:white=#fafafa
28+
terminal:brightBlack=#150000
29+
terminal:brightRed=#ff1111
30+
terminal:brightGreen=#ff1010
31+
terminal:brightYellow=#ff1010
32+
terminal:brightMagenta=#ff1010
33+
terminal:brightPurple=#ff1010
34+
terminal:brightCyan=#ff1010
35+
terminal:brightWhite=#fefefe

0 commit comments

Comments
 (0)