Added CLRS, Dracula, and MonaLisa themes
This commit is contained in:
parent
47e9e83d19
commit
e89464b73e
13 changed files with 748 additions and 1 deletions
7
terminator/CLRS.config
Normal file
7
terminator/CLRS.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[CLRS]]
|
||||
palette = "#000000:#f8282a:#328a5d:#fa701d:#135cd0:#9f00bd:#33c3c1:#b3b3b3:#555753:#fb0416:#2cc631:#fdd727:#1670ff:#e900b0:#3ad5ce:#eeeeec"
|
||||
background_color = "#ffffff"
|
||||
cursor_color = "#6fd3fc"
|
||||
foreground_color = "#262626"
|
||||
background_image = None
|
||||
7
terminator/Dracula.config
Normal file
7
terminator/Dracula.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[Dracula]]
|
||||
palette = "#000000:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#bbbbbb:#555555:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#ffffff"
|
||||
background_color = "#1e1f29"
|
||||
cursor_color = "#bbbbbb"
|
||||
foreground_color = "#f8f8f2"
|
||||
background_image = None
|
||||
7
terminator/MonaLisa.config
Normal file
7
terminator/MonaLisa.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[MonaLisa]]
|
||||
palette = "#351b0e:#9b291c:#636232:#c36e28:#515c5d:#9b1d29:#588056:#f7d75c:#874228:#ff4331:#b4b264:#ff9566:#9eb2b4:#ff5b6a:#8acd8f:#ffe598"
|
||||
background_color = "#120b0d"
|
||||
cursor_color = "#c46c32"
|
||||
foreground_color = "#f7d66a"
|
||||
background_image = None
|
||||
Loading…
Add table
Add a link
Reference in a new issue