Skip to content

Commit

Permalink
chore(terminal_templates): import more from https://github.com/protes…
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Mar 26, 2018
1 parent 81e21de commit 6cc361a
Show file tree
Hide file tree
Showing 12 changed files with 264 additions and 0 deletions.
22 changes: 22 additions & 0 deletions terminal_templates/tempus_autumn
@@ -0,0 +1,22 @@
! Theme: Tempus Autumn
! Description: Dark theme with a palette inspired by earthly colours (WCAG AA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #322622
*foreground: #8e8f8d
*cursorColor: #8e8f8d
*color0: #322622
*color1: #fc5526
*color2: #83973f
*color3: #9e9022
*color4: #7f8dbf
*color5: #ce7673
*color6: #6e978b
*color7: #919078
*color8: #35260f
*color9: #dc721a
*color10: #609d59
*color11: #b1891a
*color12: #6b8ed6
*color13: #9d80d3
*color14: #229ea0
*color15: #8e8f8d
22 changes: 22 additions & 0 deletions terminal_templates/tempus_dawn
@@ -0,0 +1,22 @@
! Theme: Tempus Dawn
! Description: Light theme with a soft, slightly desaturated palette
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #f3f1f5
*foreground: #53575a
*cursorColor: #53575a
*color0: #53575a
*color1: #9b3132
*color2: #306130
*color3: #73500a
*color4: #4c547e
*color5: #883c64
*color6: #186060
*color7: #dedae9
*color8: #735e3f
*color9: #9b474d
*color10: #4e6938
*color11: #8e5319
*color12: #5c5d8c
*color13: #a24055
*color14: #2d6978
*color15: #f3f1f5
22 changes: 22 additions & 0 deletions terminal_templates/tempus_dusk
@@ -0,0 +1,22 @@
! Theme: Tempus Dusk
! Description: Dark theme with a deep blue-ish, slightly desaturated palette.
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #1f252d
*foreground: #a2a8ba
*cursorColor: #a2a8ba
*color0: #1f252d
*color1: #cb8d56
*color2: #8ba089
*color3: #a79c46
*color4: #8c9abe
*color5: #b190af
*color6: #8e9aba
*color7: #a29899
*color8: #2c3150
*color9: #d39d74
*color10: #80b48f
*color11: #bda75a
*color12: #9ca5de
*color13: #c69ac6
*color14: #8caeb6
*color15: #a2a8ba
22 changes: 22 additions & 0 deletions terminal_templates/tempus_fugit
@@ -0,0 +1,22 @@
! Theme: Tempus Fugit
! Description: Light, pleasant theme optimised for long writing/coding sessions (WCAG AA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #fff5f3
*foreground: #4d696f
*cursorColor: #4d696f
*color0: #4d696f
*color1: #df2014
*color2: #587d0a
*color3: #8a6f00
*color4: #196bec
*color5: #c83884
*color6: #2a79a2
*color7: #faf6f9
*color8: #8b6781
*color9: #9a511a
*color10: #11742f
*color11: #8d590a
*color12: #004fff
*color13: #9536c0
*color14: #046c92
*color15: #fff5f3
22 changes: 22 additions & 0 deletions terminal_templates/tempus_future
@@ -0,0 +1,22 @@
! Theme: Tempus Future
! Description: Dark theme with colours inspired by concept art of outer space (WCAG AAA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #18161d
*foreground: #a4a0ac
*cursorColor: #a4a0ac
*color0: #18161d
*color1: #ff7780
*color2: #68b183
*color3: #bda014
*color4: #54a5ff
*color5: #da89b2
*color6: #79a8c3
*color7: #bd9b87
*color8: #001b1a
*color9: #ef873d
*color10: #08b885
*color11: #d39710
*color12: #a294fe
*color13: #ec7aca
*color14: #4ab0b9
*color15: #a4a0ac
22 changes: 22 additions & 0 deletions terminal_templates/tempus_past
@@ -0,0 +1,22 @@
! Theme: Tempus Past
! Description: Light theme inspired by old vaporwave concept art (WCAG AA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #dadce8
*foreground: #63606b
*cursorColor: #63606b
*color0: #63606b
*color1: #c01c10
*color2: #2a7000
*color3: #825a0a
*color4: #025ccd
*color5: #a43878
*color6: #49628d
*color7: #e0dcd6
*color8: #80565d
*color9: #b43036
*color10: #007214
*color11: #91520a
*color12: #5046eb
*color13: #ba166b
*color14: #076c76
*color15: #dadce8
22 changes: 22 additions & 0 deletions terminal_templates/tempus_rift
@@ -0,0 +1,22 @@
! Theme: Tempus Rift
! Description: Dark theme with a subdued palette on the green side of the spectrum
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #2b353c
*foreground: #abacac
*cursorColor: #abacac
*color0: #2b353c
*color1: #be9604
*color2: #0eb40e
*color3: #79aa00
*color4: #00acb3
*color5: #ba964c
*color6: #5fa98f
*color7: #ab9699
*color8: #3d3038
*color9: #bdae13
*color10: #3ac53a
*color11: #9ab800
*color12: #20bdce
*color13: #cca57a
*color14: #6fb9ae
*color15: #abacac
22 changes: 22 additions & 0 deletions terminal_templates/tempus_spring
@@ -0,0 +1,22 @@
! Theme: Tempus Spring
! Description: Dark theme with a palette inspired by early spring colours (WCAG AA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #34403c
*foreground: #a5a8a7
*cursorColor: #a5a8a7
*color0: #34403c
*color1: #ff855a
*color2: #6ab78a
*color3: #b6aa1a
*color4: #5daeee
*color5: #d495b4
*color6: #6eb2bc
*color7: #96aca7
*color8: #2a423d
*color9: #df993a
*color10: #4abb88
*color11: #99b22a
*color12: #3caffe
*color13: #d091db
*color14: #4ab4d3
*color15: #a5a8a7
22 changes: 22 additions & 0 deletions terminal_templates/tempus_summer
@@ -0,0 +1,22 @@
! Theme: Tempus Summer
! Description: Dark theme with colours inspired by summer evenings by the sea (WCAG AA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #293345
*foreground: #9b999e
*cursorColor: #9b999e
*color0: #293345
*color1: #fe6d32
*color2: #6ba86d
*color3: #af9a0a
*color4: #679ed7
*color5: #bc8ab6
*color6: #6ea590
*color7: #a39799
*color8: #352f49
*color9: #df8251
*color10: #7aa747
*color11: #ba953a
*color12: #3ba1e8
*color13: #c97ed7
*color14: #52a6b1
*color15: #9b999e
22 changes: 22 additions & 0 deletions terminal_templates/tempus_totus
@@ -0,0 +1,22 @@
! Theme: Tempus Totus
! Description: Light theme for prose or for coding in an open space (WCAG AAA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #f4f1f0
*foreground: #52505e
*cursorColor: #52505e
*color0: #52505e
*color1: #a01c10
*color2: #0b5d46
*color3: #545422
*color4: #1c4f9f
*color5: #942166
*color6: #185870
*color7: #ecf3f3
*color8: #575050
*color9: #913210
*color10: #2a5d08
*color11: #774611
*color12: #5440a7
*color13: #8d0e9b
*color14: #0e577b
*color15: #f4f1f0
22 changes: 22 additions & 0 deletions terminal_templates/tempus_warp
@@ -0,0 +1,22 @@
! Theme: Tempus Warp
! Description: Dark theme with a vibrant palette (WCAG AA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #141a19
*foreground: #928f90
*cursorColor: #928f90
*color0: #141a19
*color1: #ff1414
*color2: #009600
*color3: #928100
*color4: #4f76ff
*color5: #dd38bc
*color6: #358aaa
*color7: #927b80
*color8: #201428
*color9: #ff5500
*color10: #3aa43a
*color11: #b38a00
*color12: #8082ff
*color13: #d159fd
*color14: #1da190
*color15: #928f90
22 changes: 22 additions & 0 deletions terminal_templates/tempus_winter
@@ -0,0 +1,22 @@
! Theme: Tempus Winter
! Description: Dark theme with a palette inspired by winter nights at the city (WCAG AA compliant)
! Author: Protesilaos Stavrou (https://protesilaos.com)
*background: #202427
*foreground: #798ba5
*cursorColor: #798ba5
*color0: #202427
*color1: #ca7162
*color2: #589584
*color3: #988b21
*color4: #2b92c8
*color5: #b572b6
*color6: #4f91b5
*color7: #888a8a
*color8: #1b2431
*color9: #c47818
*color10: #2c9a81
*color11: #a2864b
*color12: #6987d7
*color13: #987dc2
*color14: #1f96b0
*color15: #798ba5

0 comments on commit 6cc361a

Please sign in to comment.