Add Floraverse, Material, and MaterialDark themes
This commit is contained in:
parent
2d707dc1fa
commit
6db865cd2e
13 changed files with 1193 additions and 4 deletions
7
terminator/Floraverse.config
Normal file
7
terminator/Floraverse.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[Floraverse]]
|
||||
palette = "#08002e:#64002c:#5d731a:#cd751c:#1d6da1:#b7077e:#42a38c:#f3e0b8:#331e4d:#d02063:#b4ce59:#fac357:#40a4cf:#f12aae:#62caa8:#fff5db"
|
||||
background_color = "#0e0d15"
|
||||
cursor_color = "#bbbbbb"
|
||||
foreground_color = "#dbd1b9"
|
||||
background_image = None
|
||||
7
terminator/Material.config
Normal file
7
terminator/Material.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[Material]]
|
||||
palette = "#212121:#b7141f:#457b24:#fc7b08:#134eb2:#560088:#0e717c:#efefef:#424242:#e83b3f:#7aba3a:#fd8e09:#54a4f3:#aa4dbc:#26bbd1:#d9d9d9"
|
||||
background_color = "#eaeaea"
|
||||
cursor_color = "#16afca"
|
||||
foreground_color = "#2e2e2d"
|
||||
background_image = None
|
||||
7
terminator/MaterialDark.config
Normal file
7
terminator/MaterialDark.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[MaterialDark]]
|
||||
palette = "#212121:#b7141f:#457b24:#f6981e:#134eb2:#560088:#0e717c:#efefef:#424242:#e83b3f:#7aba3a:#ffea2e:#54a4f3:#aa4dbc:#26bbd1:#d9d9d9"
|
||||
background_color = "#232322"
|
||||
cursor_color = "#16afca"
|
||||
foreground_color = "#e5e5e5"
|
||||
background_image = None
|
||||
Loading…
Add table
Add a link
Reference in a new issue