add update_all.py script, update all

This commit is contained in:
Nicolas Cornette 2016-10-17 12:08:43 +02:00
parent 404fa1c183
commit 4e9224e2f0
29 changed files with 1375 additions and 24 deletions

View file

@ -0,0 +1,7 @@
[[Glacier]]
palette = "#2e343c:#bd0f2f:#35a770:#fb9435:#1f5872:#bd2523:#778397:#ffffff:#404a55:#bd0f2f:#49e998:#fddf6e:#2a8bc1:#ea4727:#a0b6d3:#ffffff"
background_color = "#0c1115"
cursor_color = "#6c6c6c"
foreground_color = "#ffffff"
background_image = None

View file

@ -0,0 +1,7 @@
[[JetBrains Darcula]]
palette = "#000000:#fa5355:#126e00:#c2c300:#4581eb:#fa54ff:#33c2c1:#adadad:#555555:#fb7172:#67ff4f:#ffff00:#6d9df1:#fb82ff:#60d3d1:#eeeeee"
background_color = "#202020"
cursor_color = "#ffffff"
foreground_color = "#adadad"
background_image = None

View file

@ -1,7 +1,7 @@
[[Material]]
palette = "#212121:#b7141f:#457b24:#fc7b08:#134eb2:#560088:#0e717c:#efefef:#424242:#e83b3f:#7aba3a:#fd8e09:#54a4f3:#aa4dbc:#26bbd1:#d9d9d9"
palette = "#212121:#b7141f:#457b24:#f6981e:#134eb2:#560088:#0e717c:#efefef:#424242:#e83b3f:#7aba3a:#ffea2e:#54a4f3:#aa4dbc:#26bbd1:#d9d9d9"
background_color = "#eaeaea"
cursor_color = "#16afca"
foreground_color = "#2e2e2d"
foreground_color = "#232322"
background_image = None

View file

@ -0,0 +1,7 @@
[[Solarized Dark - Patched]]
palette = "#002831:#d11c24:#738a05:#a57706:#2176c7:#c61c6f:#259286:#eae3cb:#475b62:#bd3613:#475b62:#536870:#708284:#5956ba:#819090:#fcf4dc"
background_color = "#001e27"
cursor_color = "#708284"
foreground_color = "#708284"
background_image = None

7
terminator/Ubuntu.config Normal file
View file

@ -0,0 +1,7 @@
[[Ubuntu]]
palette = "#2e3436:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec"
background_color = "#300a24"
cursor_color = "#bbbbbb"
foreground_color = "#eeeeec"
background_image = None