Run conversion script
This commit is contained in:
parent
7231b28a31
commit
3b79722c1f
20 changed files with 615 additions and 0 deletions
7
terminator/OneHalfDark.config
Normal file
7
terminator/OneHalfDark.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[OneHalfDark]]
|
||||
palette = "#282c34:#e06c75:#98c379:#e5c07b:#61afef:#c678dd:#56b6c2:#dcdfe4:#282c34:#e06c75:#98c379:#e5c07b:#61afef:#c678dd:#56b6c2:#dcdfe4"
|
||||
background_color = "#282c34"
|
||||
cursor_color = "#a3b3cc"
|
||||
foreground_color = "#dcdfe4"
|
||||
background_image = None
|
||||
7
terminator/OneHalfLight.config
Normal file
7
terminator/OneHalfLight.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[OneHalfLight]]
|
||||
palette = "#383a42:#e45649:#50a14f:#c18401:#0184bc:#a626a4:#0997b3:#fafafa:#4f525e:#e06c75:#98c379:#e5c07b:#61afef:#c678dd:#56b6c2:#ffffff"
|
||||
background_color = "#fafafa"
|
||||
cursor_color = "#bfceff"
|
||||
foreground_color = "#383a42"
|
||||
background_image = None
|
||||
7
terminator/UnderTheSea.config
Normal file
7
terminator/UnderTheSea.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[UnderTheSea]]
|
||||
palette = "#022026:#b2302d:#00a941:#59819c:#459a86:#00599d:#5d7e19:#405555:#384451:#ff4242:#2aea5e:#8ed4fd:#61d5ba:#1298ff:#98d028:#58fbd6"
|
||||
background_color = "#011116"
|
||||
cursor_color = "#4afcd6"
|
||||
foreground_color = "#ffffff"
|
||||
background_image = None
|
||||
7
terminator/Violet Dark.config
Normal file
7
terminator/Violet Dark.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[Violet Dark]]
|
||||
palette = "#56595c:#c94c22:#85981c:#b4881d:#2e8bce:#d13a82:#32a198:#c9c6bd:#45484b:#bd3613:#738a04:#a57705:#2176c7:#c61c6f:#259286:#c9c6bd"
|
||||
background_color = "#1c1d1f"
|
||||
cursor_color = "#708284"
|
||||
foreground_color = "#708284"
|
||||
background_image = None
|
||||
7
terminator/Violet Light.config
Normal file
7
terminator/Violet Light.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[Violet Light]]
|
||||
palette = "#56595c:#c94c22:#85981c:#b4881d:#2e8bce:#d13a82:#32a198:#d3d0c9:#45484b:#bd3613:#738a04:#a57705:#2176c7:#c61c6f:#259286:#c9c6bd"
|
||||
background_color = "#fcf4dc"
|
||||
cursor_color = "#536870"
|
||||
foreground_color = "#536870"
|
||||
background_image = None
|
||||
Loading…
Add table
Add a link
Reference in a new issue