Credit updates and 4 new themes
* Updated the credits for Spacedust and fix the definition file which appeared incorrectly * Added Borland, Cobalt Neon, SpaceGray Eighties, and SpaceGray Eighties Dull themes
This commit is contained in:
parent
254b4c5a35
commit
843cf2bb81
21 changed files with 1086 additions and 90 deletions
7
terminator/Borland.config
Normal file
7
terminator/Borland.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[Borland]]
|
||||
palette = "#4f4f4f:#ff6c60:#a8ff60:#ffffb6:#96cbfe:#ff73fd:#c6c5fe:#eeeeee:#7c7c7c:#ffb6b0:#ceffac:#ffffcc:#b5dcff:#ff9cfe:#dfdffe:#ffffff"
|
||||
background_color = "#0000a4"
|
||||
cursor_color = "#ffa560"
|
||||
foreground_color = "#ffff4e"
|
||||
background_image = None
|
||||
7
terminator/Cobalt Neon.config
Normal file
7
terminator/Cobalt Neon.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[Cobalt Neon]]
|
||||
palette = "#142631:#ff2320:#3ba5ff:#e9e75c:#8ff586:#781aa0:#8ff586:#ba46b2:#fff688:#d4312e:#8ff586:#e9f06d:#3c7dd2:#8230a7:#6cbc67:#8ff586"
|
||||
background_color = "#142838"
|
||||
cursor_color = "#c4206f"
|
||||
foreground_color = "#8ff586"
|
||||
background_image = None
|
||||
7
terminator/SpaceGray Eighties Dull.config
Normal file
7
terminator/SpaceGray Eighties Dull.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[SpaceGray Eighties Dull]]
|
||||
palette = "#15171c:#b24a56:#92b477:#c6735a:#7c8fa5:#a5789e:#80cdcb:#b3b8c3:#555555:#ec5f67:#89e986:#fec254:#5486c0:#bf83c1:#58c2c1:#ffffff"
|
||||
background_color = "#222222"
|
||||
cursor_color = "#bbbbbb"
|
||||
foreground_color = "#c9c6bc"
|
||||
background_image = None
|
||||
7
terminator/SpaceGray Eighties.config
Normal file
7
terminator/SpaceGray Eighties.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[SpaceGray Eighties]]
|
||||
palette = "#15171c:#ec5f67:#81a764:#fec254:#5486c0:#bf83c1:#57c2c1:#efece7:#555555:#ff6973:#93d493:#ffd256:#4d84d1:#ff55ff:#83e9e4:#ffffff"
|
||||
background_color = "#222222"
|
||||
cursor_color = "#bbbbbb"
|
||||
foreground_color = "#bdbaae"
|
||||
background_image = None
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
[[Spacedust]]
|
||||
palette = "#000000:#dc322f:#56db3a:#ff8400:#0084d4:#b729d9:#ccccff:#ffffff:#1b1d21:#dc322f:#56db3a:#ff8400:#0084d4:#b729d9:#ccccff:#ffffff"
|
||||
background_color = "#000000"
|
||||
cursor_color = "#dc322f"
|
||||
foreground_color = "#ffffff"
|
||||
palette = "#6e5346:#e35b00:#5cab96:#e3cd7b:#0f548b:#e35b00:#06afc7:#f0f1ce:#684c31:#ff8a3a:#aecab8:#ffc878:#67a0ce:#ff8a3a:#83a7b4:#fefff1"
|
||||
background_color = "#0a1e24"
|
||||
cursor_color = "#708284"
|
||||
foreground_color = "#ecf0c1"
|
||||
background_image = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue