forked from mbadolato/iTerm2-Color-Schemes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <pratik@Pratiks-MBP.local> Co-authored-by: Mark Badolato <mbadolato@gmail.com>
- Loading branch information
1 parent
1c13a43
commit c12b3f5
Showing
63 changed files
with
2,303 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
! | ||
! Generated with : | ||
! XRDB2Xreources.py | ||
! | ||
*.foreground: #11b7ff | ||
*.background: #010515 | ||
*.cursorColor: #10b6ff | ||
! | ||
! Black | ||
*.color0: #010921 | ||
*.color8: #080117 | ||
! | ||
! Red | ||
*.color1: #10b6ff | ||
*.color9: #00b3f7 | ||
! | ||
! Green | ||
*.color2: #10b6ff | ||
*.color10: #00b3f7 | ||
! | ||
! Yellow | ||
*.color3: #10b6ff | ||
*.color11: #00b3f7 | ||
! | ||
! Blue | ||
*.color4: #10b6ff | ||
*.color12: #00b3f7 | ||
! | ||
! Magenta | ||
*.color5: #10b6ff | ||
*.color13: #00b3f7 | ||
! | ||
! Cyan | ||
*.color6: #10b6ff | ||
*.color14: #00b3f7 | ||
! | ||
! White | ||
*.color7: #fafafa | ||
*.color15: #fefefe | ||
! | ||
! Bold, Italic, Underline | ||
*.colorBD: #00b4f8 | ||
!*.colorIT: | ||
!*.colorUL: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
! | ||
! Generated with : | ||
! XRDB2Xreources.py | ||
! | ||
*.foreground: #16b10e | ||
*.background: #020f01 | ||
*.cursorColor: #15d00d | ||
! | ||
! Black | ||
*.color0: #001f0b | ||
*.color8: #001510 | ||
! | ||
! Red | ||
*.color1: #15d00d | ||
*.color9: #19e20e | ||
! | ||
! Green | ||
*.color2: #15d00d | ||
*.color10: #19e20e | ||
! | ||
! Yellow | ||
*.color3: #15d00d | ||
*.color11: #19e20e | ||
! | ||
! Blue | ||
*.color4: #15d00d | ||
*.color12: #19e20e | ||
! | ||
! Magenta | ||
*.color5: #15d00d | ||
*.color13: #19e20e | ||
! | ||
! Cyan | ||
*.color6: #15d00d | ||
*.color14: #19e20e | ||
! | ||
! White | ||
*.color7: #fafafa | ||
*.color15: #fefefe | ||
! | ||
! Bold, Italic, Underline | ||
*.colorBD: #19e30f | ||
!*.colorIT: | ||
!*.colorUL: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
! | ||
! Generated with : | ||
! XRDB2Xreources.py | ||
! | ||
*.foreground: #b10e0e | ||
*.background: #200101 | ||
*.cursorColor: #b00d0d | ||
! | ||
! Black | ||
*.color0: #1f0000 | ||
*.color8: #150000 | ||
! | ||
! Red | ||
*.color1: #b00d0d | ||
*.color9: #ff1111 | ||
! | ||
! Green | ||
*.color2: #b00d0d | ||
*.color10: #ff1010 | ||
! | ||
! Yellow | ||
*.color3: #b00d0d | ||
*.color11: #ff1010 | ||
! | ||
! Blue | ||
*.color4: #b00d0d | ||
*.color12: #ff1010 | ||
! | ||
! Magenta | ||
*.color5: #b00d0d | ||
*.color13: #ff1010 | ||
! | ||
! Cyan | ||
*.color6: #b00d0d | ||
*.color14: #ff1010 | ||
! | ||
! White | ||
*.color7: #fafafa | ||
*.color15: #fefefe | ||
! | ||
! Bold, Italic, Underline | ||
*.colorBD: #ff0000 | ||
!*.colorIT: | ||
!*.colorUL: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Colors (HaX0R_BLUE) | ||
colors: | ||
bright: | ||
black: '#080117' | ||
blue: '#00b3f7' | ||
cyan: '#00b3f7' | ||
green: '#00b3f7' | ||
magenta: '#00b3f7' | ||
red: '#00b3f7' | ||
white: '#fefefe' | ||
yellow: '#00b3f7' | ||
cursor: | ||
cursor: '#10b6ff' | ||
text: '#ffffff' | ||
normal: | ||
black: '#010921' | ||
blue: '#10b6ff' | ||
cyan: '#10b6ff' | ||
green: '#10b6ff' | ||
magenta: '#10b6ff' | ||
red: '#10b6ff' | ||
white: '#fafafa' | ||
yellow: '#10b6ff' | ||
primary: | ||
background: '#010515' | ||
foreground: '#11b7ff' | ||
selection: | ||
background: '#c1e4ff' | ||
text: '#f6f6f6' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Colors (HaX0R_GR33N) | ||
colors: | ||
bright: | ||
black: '#001510' | ||
blue: '#19e20e' | ||
cyan: '#19e20e' | ||
green: '#19e20e' | ||
magenta: '#19e20e' | ||
red: '#19e20e' | ||
white: '#fefefe' | ||
yellow: '#19e20e' | ||
cursor: | ||
cursor: '#15d00d' | ||
text: '#ffffff' | ||
normal: | ||
black: '#001f0b' | ||
blue: '#15d00d' | ||
cyan: '#15d00d' | ||
green: '#15d00d' | ||
magenta: '#15d00d' | ||
red: '#15d00d' | ||
white: '#fafafa' | ||
yellow: '#15d00d' | ||
primary: | ||
background: '#020f01' | ||
foreground: '#16b10e' | ||
selection: | ||
background: '#d4ffc1' | ||
text: '#fdfdfd' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Colors (HaX0R_R3D) | ||
colors: | ||
bright: | ||
black: '#150000' | ||
blue: '#ff1010' | ||
cyan: '#ff1010' | ||
green: '#ff1010' | ||
magenta: '#ff1010' | ||
red: '#ff1111' | ||
white: '#fefefe' | ||
yellow: '#ff1010' | ||
cursor: | ||
cursor: '#b00d0d' | ||
text: '#ffffff' | ||
normal: | ||
black: '#1f0000' | ||
blue: '#b00d0d' | ||
cyan: '#b00d0d' | ||
green: '#b00d0d' | ||
magenta: '#b00d0d' | ||
red: '#b00d0d' | ||
white: '#fafafa' | ||
yellow: '#b00d0d' | ||
primary: | ||
background: '#200101' | ||
foreground: '#b10e0e' | ||
selection: | ||
background: '#ebc1ff' | ||
text: '#fdfdfd' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#!/bin/sh | ||
# HaX0R_BLUE | ||
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" | ||
printf "\033]10;#11b7ff;#010515;#10b6ff\007" | ||
printf "\033]17;#c1e4ff\007" | ||
printf "\033]19;#f6f6f6\007" | ||
printf "\033]5;0;#00b4f8\007" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#!/bin/sh | ||
# HaX0R_GR33N | ||
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" | ||
printf "\033]10;#16b10e;#020f01;#15d00d\007" | ||
printf "\033]17;#d4ffc1\007" | ||
printf "\033]19;#fdfdfd\007" | ||
printf "\033]5;0;#19e30f\007" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#!/bin/sh | ||
# HaX0R_R3D | ||
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" | ||
printf "\033]10;#b10e0e;#200101;#b00d0d\007" | ||
printf "\033]17;#ebc1ff\007" | ||
printf "\033]19;#fdfdfd\007" | ||
printf "\033]5;0;#ff0000\007" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
|
||
themeName=HaX0R_BLUE | ||
main-dark=#000 | ||
main-light=#2E3338 | ||
text=#ddd | ||
text-light=#fff | ||
text-dark=#888 | ||
text-disabled=#777 | ||
primary=#08c | ||
info=#FFD166 | ||
success=#06D6A0 | ||
error=#EF476F | ||
warn=#E55934 | ||
main=#010515 | ||
terminal:background=#010515 | ||
terminal:foreground=#11b7ff | ||
terminal:cursor=#10b6ff | ||
terminal:selection=#c1e4ff | ||
terminal:cursorAccent=#010515 | ||
terminal:black=#010921 | ||
terminal:red=#10b6ff | ||
terminal:green=#10b6ff | ||
terminal:yellow=#10b6ff | ||
terminal:blue=#10b6ff | ||
terminal:magenta=#10b6ff | ||
terminal:cyan=#10b6ff | ||
terminal:white=#fafafa | ||
terminal:brightBlack=#080117 | ||
terminal:brightRed=#00b3f7 | ||
terminal:brightGreen=#00b3f7 | ||
terminal:brightYellow=#00b3f7 | ||
terminal:brightMagenta=#00b3f7 | ||
terminal:brightPurple=#00b3f7 | ||
terminal:brightCyan=#00b3f7 | ||
terminal:brightWhite=#fefefe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
|
||
themeName=HaX0R_GR33N | ||
main-dark=#000 | ||
main-light=#2E3338 | ||
text=#ddd | ||
text-light=#fff | ||
text-dark=#888 | ||
text-disabled=#777 | ||
primary=#08c | ||
info=#FFD166 | ||
success=#06D6A0 | ||
error=#EF476F | ||
warn=#E55934 | ||
main=#020f01 | ||
terminal:background=#020f01 | ||
terminal:foreground=#16b10e | ||
terminal:cursor=#15d00d | ||
terminal:selection=#d4ffc1 | ||
terminal:cursorAccent=#020f01 | ||
terminal:black=#001f0b | ||
terminal:red=#15d00d | ||
terminal:green=#15d00d | ||
terminal:yellow=#15d00d | ||
terminal:blue=#15d00d | ||
terminal:magenta=#15d00d | ||
terminal:cyan=#15d00d | ||
terminal:white=#fafafa | ||
terminal:brightBlack=#001510 | ||
terminal:brightRed=#19e20e | ||
terminal:brightGreen=#19e20e | ||
terminal:brightYellow=#19e20e | ||
terminal:brightMagenta=#19e20e | ||
terminal:brightPurple=#19e20e | ||
terminal:brightCyan=#19e20e | ||
terminal:brightWhite=#fefefe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
|
||
themeName=HaX0R_R3D | ||
main-dark=#000 | ||
main-light=#2E3338 | ||
text=#ddd | ||
text-light=#fff | ||
text-dark=#888 | ||
text-disabled=#777 | ||
primary=#08c | ||
info=#FFD166 | ||
success=#06D6A0 | ||
error=#EF476F | ||
warn=#E55934 | ||
main=#200101 | ||
terminal:background=#200101 | ||
terminal:foreground=#b10e0e | ||
terminal:cursor=#b00d0d | ||
terminal:selection=#ebc1ff | ||
terminal:cursorAccent=#200101 | ||
terminal:black=#1f0000 | ||
terminal:red=#b00d0d | ||
terminal:green=#b00d0d | ||
terminal:yellow=#b00d0d | ||
terminal:blue=#b00d0d | ||
terminal:magenta=#b00d0d | ||
terminal:cyan=#b00d0d | ||
terminal:white=#fafafa | ||
terminal:brightBlack=#150000 | ||
terminal:brightRed=#ff1111 | ||
terminal:brightGreen=#ff1010 | ||
terminal:brightYellow=#ff1010 | ||
terminal:brightMagenta=#ff1010 | ||
terminal:brightPurple=#ff1010 | ||
terminal:brightCyan=#ff1010 | ||
terminal:brightWhite=#fefefe |
Oops, something went wrong.