Skip to content

Commit 36f6db2

Browse files
bastiangxj-c-m
authored andcommitted
pkg: gen Poimandres for all terminals
1 parent 9173eef commit 36f6db2

File tree

116 files changed

+3402
-0
lines changed

Some content is hidden

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

116 files changed

+3402
-0
lines changed

Xresources/Poimandres

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
!
2+
! Poimandres
3+
!
4+
*.foreground: #a6accd
5+
*.background: #1a1e28
6+
*.cursorColor: #ffffff
7+
!
8+
! Black
9+
*.color0: #1a1e28
10+
*.color8: #a6accd
11+
!
12+
! Red
13+
*.color1: #d0679d
14+
*.color9: #d0679d
15+
!
16+
! Green
17+
*.color2: #5de4c7
18+
*.color10: #5de4c7
19+
!
20+
! Yellow
21+
*.color3: #fffac2
22+
*.color11: #fffac2
23+
!
24+
! Blue
25+
*.color4: #89ddff
26+
*.color12: #add7ff
27+
!
28+
! Magenta
29+
*.color5: #fcc5e9
30+
*.color13: #fae4fc
31+
!
32+
! Cyan
33+
*.color6: #add7ff
34+
*.color14: #89ddff
35+
!
36+
! White
37+
*.color7: #ffffff
38+
*.color15: #ffffff
39+
!
40+
! Bold, Italic, Underline
41+
*.colorBD: #a6accd
42+
!*.colorIT:
43+
!*.colorUL:

Xresources/Poimandres Darker

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
!
2+
! Poimandres Darker
3+
!
4+
*.foreground: #a6accd
5+
*.background: #16161e
6+
*.cursorColor: #ffffff
7+
!
8+
! Black
9+
*.color0: #16161e
10+
*.color8: #a6accd
11+
!
12+
! Red
13+
*.color1: #d0679d
14+
*.color9: #d0679d
15+
!
16+
! Green
17+
*.color2: #5de4c7
18+
*.color10: #5de4c7
19+
!
20+
! Yellow
21+
*.color3: #fffac2
22+
*.color11: #fffac2
23+
!
24+
! Blue
25+
*.color4: #89ddff
26+
*.color12: #add7ff
27+
!
28+
! Magenta
29+
*.color5: #fcc5e9
30+
*.color13: #fae4fc
31+
!
32+
! Cyan
33+
*.color6: #add7ff
34+
*.color14: #89ddff
35+
!
36+
! White
37+
*.color7: #ffffff
38+
*.color15: #ffffff
39+
!
40+
! Bold, Italic, Underline
41+
*.colorBD: #a6accd
42+
!*.colorIT:
43+
!*.colorUL:

Xresources/Poimandres Storm

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
!
2+
! Poimandres Storm
3+
!
4+
*.foreground: #a6accd
5+
*.background: #252b37
6+
*.cursorColor: #ffffff
7+
!
8+
! Black
9+
*.color0: #252b37
10+
*.color8: #a6accd
11+
!
12+
! Red
13+
*.color1: #d0679d
14+
*.color9: #d0679d
15+
!
16+
! Green
17+
*.color2: #5de4c7
18+
*.color10: #5de4c7
19+
!
20+
! Yellow
21+
*.color3: #fffac2
22+
*.color11: #fffac2
23+
!
24+
! Blue
25+
*.color4: #89ddff
26+
*.color12: #add7ff
27+
!
28+
! Magenta
29+
*.color5: #f087bd
30+
*.color13: #f087bd
31+
!
32+
! Cyan
33+
*.color6: #89ddff
34+
*.color14: #add7ff
35+
!
36+
! White
37+
*.color7: #ffffff
38+
*.color15: #ffffff
39+
!
40+
! Bold, Italic, Underline
41+
*.colorBD: #a6accd
42+
!*.colorIT:
43+
!*.colorUL:

Xresources/Poimandres White

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
!
2+
! Poimandres White
3+
!
4+
*.foreground: #969cbd
5+
*.background: #fefeff
6+
*.cursorColor: #969cbd
7+
!
8+
! Black
9+
*.color0: #fefeff
10+
*.color8: #969cbd
11+
!
12+
! Red
13+
*.color1: #ff2090
14+
*.color9: #ff2090
15+
!
16+
! Green
17+
*.color2: #01dab2
18+
*.color10: #01dab2
19+
!
20+
! Yellow
21+
*.color3: #e5ba4e
22+
*.color11: #e5ba4e
23+
!
24+
! Blue
25+
*.color4: #8abacd
26+
*.color12: #0ebfff
27+
!
28+
! Magenta
29+
*.color5: #eb8394
30+
*.color13: #eb8394
31+
!
32+
! Cyan
33+
*.color6: #8abacd
34+
*.color14: #0ebfff
35+
!
36+
! White
37+
*.color7: #000000
38+
*.color15: #000000
39+
!
40+
! Bold, Italic, Underline
41+
*.colorBD: #969cbd
42+
!*.colorIT:
43+
!*.colorUL:

alacritty/Poimandres Darker.toml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Colors (Poimandres Darker)
2+
3+
[colors.bright]
4+
black = '#a6accd'
5+
blue = '#add7ff'
6+
cyan = '#89ddff'
7+
green = '#5de4c7'
8+
magenta = '#fae4fc'
9+
red = '#d0679d'
10+
white = '#ffffff'
11+
yellow = '#fffac2'
12+
13+
[colors.cursor]
14+
cursor = '#ffffff'
15+
text = '#16161e'
16+
17+
[colors.normal]
18+
black = '#16161e'
19+
blue = '#89ddff'
20+
cyan = '#add7ff'
21+
green = '#5de4c7'
22+
magenta = '#fcc5e9'
23+
red = '#d0679d'
24+
white = '#ffffff'
25+
yellow = '#fffac2'
26+
27+
[colors.primary]
28+
background = '#16161e'
29+
foreground = '#a6accd'
30+
31+
[colors.selection]
32+
background = '#28344a'
33+
text = '#ffffff'

alacritty/Poimandres Storm.toml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Colors (Poimandres Storm)
2+
3+
[colors.bright]
4+
black = '#a6accd'
5+
blue = '#add7ff'
6+
cyan = '#add7ff'
7+
green = '#5de4c7'
8+
magenta = '#f087bd'
9+
red = '#d0679d'
10+
white = '#ffffff'
11+
yellow = '#fffac2'
12+
13+
[colors.cursor]
14+
cursor = '#ffffff'
15+
text = '#252b37'
16+
17+
[colors.normal]
18+
black = '#252b37'
19+
blue = '#89ddff'
20+
cyan = '#89ddff'
21+
green = '#5de4c7'
22+
magenta = '#f087bd'
23+
red = '#d0679d'
24+
white = '#ffffff'
25+
yellow = '#fffac2'
26+
27+
[colors.primary]
28+
background = '#252b37'
29+
foreground = '#a6accd'
30+
31+
[colors.selection]
32+
background = '#28344a'
33+
text = '#ffffff'

alacritty/Poimandres White.toml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Colors (Poimandres White)
2+
3+
[colors.bright]
4+
black = '#969cbd'
5+
blue = '#0ebfff'
6+
cyan = '#0ebfff'
7+
green = '#01dab2'
8+
magenta = '#eb8394'
9+
red = '#ff2090'
10+
white = '#000000'
11+
yellow = '#e5ba4e'
12+
13+
[colors.cursor]
14+
cursor = '#969cbd'
15+
text = '#fefeff'
16+
17+
[colors.normal]
18+
black = '#fefeff'
19+
blue = '#8abacd'
20+
cyan = '#8abacd'
21+
green = '#01dab2'
22+
magenta = '#eb8394'
23+
red = '#ff2090'
24+
white = '#000000'
25+
yellow = '#e5ba4e'
26+
27+
[colors.primary]
28+
background = '#fefeff'
29+
foreground = '#969cbd'
30+
31+
[colors.selection]
32+
background = '#c0d0df'
33+
text = '#3b3e48'

alacritty/Poimandres.toml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Colors (Poimandres)
2+
3+
[colors.bright]
4+
black = '#a6accd'
5+
blue = '#add7ff'
6+
cyan = '#89ddff'
7+
green = '#5de4c7'
8+
magenta = '#fae4fc'
9+
red = '#d0679d'
10+
white = '#ffffff'
11+
yellow = '#fffac2'
12+
13+
[colors.cursor]
14+
cursor = '#ffffff'
15+
text = '#1a1e29'
16+
17+
[colors.normal]
18+
black = '#1a1e28'
19+
blue = '#89ddff'
20+
cyan = '#add7ff'
21+
green = '#5de4c7'
22+
magenta = '#fcc5e9'
23+
red = '#d0679d'
24+
white = '#ffffff'
25+
yellow = '#fffac2'
26+
27+
[colors.primary]
28+
background = '#1a1e28'
29+
foreground = '#a6accd'
30+
31+
[colors.selection]
32+
background = '#28344a'
33+
text = '#ffffff'
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
# Poimandres Darker
3+
printf "\033]4;0;#16161e;1;#d0679d;2;#5de4c7;3;#fffac2;4;#89ddff;5;#fcc5e9;6;#add7ff;7;#ffffff;8;#a6accd;9;#d0679d;10;#5de4c7;11;#fffac2;12;#add7ff;13;#fae4fc;14;#89ddff;15;#ffffff\007"
4+
printf "\033]10;#a6accd;#16161e;#ffffff\007"
5+
printf "\033]17;#28344a\007"
6+
printf "\033]19;#ffffff\007"
7+
printf "\033]5;0;#a6accd\007"

dynamic-colors/Poimandres Storm.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
# Poimandres Storm
3+
printf "\033]4;0;#252b37;1;#d0679d;2;#5de4c7;3;#fffac2;4;#89ddff;5;#f087bd;6;#89ddff;7;#ffffff;8;#a6accd;9;#d0679d;10;#5de4c7;11;#fffac2;12;#add7ff;13;#f087bd;14;#add7ff;15;#ffffff\007"
4+
printf "\033]10;#a6accd;#252b37;#ffffff\007"
5+
printf "\033]17;#28344a\007"
6+
printf "\033]19;#ffffff\007"
7+
printf "\033]5;0;#a6accd\007"

0 commit comments

Comments
 (0)