diff --git a/README.md b/README.md index 90dc54b..46b10b7 100644 --- a/README.md +++ b/README.md @@ -389,7 +389,80 @@ To install under the [X Window System](http://www.x.org/): * Adapt this procedure to other terminals as needed. ###Terminator color schemes### -In [this repository](https://github.com/slok/Terminator-Color-Schemes) are the ported themes to [Terminator terminal](https://launchpad.net/terminator): + +The terminator configuration file is in: `$HOME/.config/terminator/config`. +You need to edit this file + +Select the theme or themes that you like in `terminator/` directory, open the file +and add to your terminator config file in the profiles block. + +that's it! you can customize the font and stuff afterwards + +Lets see an example :) + +This is my terminator config file: + + [global_config] + [keybindings] + [profiles] + [[default]] + palette = "#1a1a1a:#f4005f:#98e024:#fa8419:#9d65ff:#f4005f:#58d1eb:#c4c5b5:#625e4c:#f4005f:#98e024:#e0d561:#9d65ff:#f4005f:#58d1eb:#f6f6ef" + background_image = None + use_system_font = False + cursor_color = "#f6f7ec" + foreground_color = "#c4c5b5" + font = Source Code Pro Light 11 + background_color = "#1a1a1a" + [layouts] + [[default]] + [[[child1]]] + type = Terminal + parent = window0 + [[[window0]]] + type = Window + parent = "" + [plugins] + +And I like the *Smyck* theme, this file in `schemes/Smyck.config` has: + + [[Smyck]] + palette = "#000000:#b84131:#7da900:#c4a500:#62a3c4:#ba8acc:#207383:#a1a1a1:#7a7a7a:#d6837c:#c4f137:#fee14d:#8dcff0:#f79aff:#6ad9cf:#f7f7f7" + background_color = "#1b1b1b" + cursor_color = "#bbbbbb" + foreground_color = "#f7f7f7" + background_image = None + +So I add this likes to my profiles: + + [global_config] + [keybindings] + [profiles] + [[default]] + palette = "#1a1a1a:#f4005f:#98e024:#fa8419:#9d65ff:#f4005f:#58d1eb:#c4c5b5:#625e4c:#f4005f:#98e024:#e0d561:#9d65ff:#f4005f:#58d1eb:#f6f6ef" + background_image = None + use_system_font = False + cursor_color = "#f6f7ec" + foreground_color = "#c4c5b5" + font = Source Code Pro Light 11 + background_color = "#1a1a1a" + [[Smyck]] + palette = "#000000:#b84131:#7da900:#c4a500:#62a3c4:#ba8acc:#207383:#a1a1a1:#7a7a7a:#d6837c:#c4f137:#fee14d:#8dcff0:#f79aff:#6ad9cf:#f7f7f7" + background_color = "#1b1b1b" + cursor_color = "#bbbbbb" + foreground_color = "#f7f7f7" + background_image = None + [layouts] + [[default]] + [[[child1]]] + type = Terminal + parent = window0 + [[[window0]]] + type = Window + parent = "" + [plugins] + +After this I can add to Smyck profile the customizations like the font in the default +profile... ---- diff --git a/terminator/Blazer.config b/terminator/Blazer.config new file mode 100644 index 0000000..b02b918 --- /dev/null +++ b/terminator/Blazer.config @@ -0,0 +1,7 @@ + +[[Blazer]] + palette = "#000000:#b87a7a:#7ab87a:#b8b87a:#7a7ab8:#b87ab8:#7ab8b8:#d9d9d9:#262626:#dbbdbd:#bddbbd:#dbdbbd:#bdbddb:#dbbddb:#bddbdb:#ffffff" + background_color = "#0d1926" + cursor_color = "#d9e6f2" + foreground_color = "#d9e6f2" + background_image = None diff --git a/terminator/Chalkboard.config b/terminator/Chalkboard.config new file mode 100644 index 0000000..3eb5929 --- /dev/null +++ b/terminator/Chalkboard.config @@ -0,0 +1,7 @@ + +[[Chalkboard]] + palette = "#000000:#c37372:#72c373:#c2c372:#7372c3:#c372c2:#72c2c3:#d9d9d9:#323232:#dbaaaa:#aadbaa:#dadbaa:#aaaadb:#dbaada:#aadadb:#ffffff" + background_color = "#29262f" + cursor_color = "#d9e6f2" + foreground_color = "#d9e6f2" + background_image = None diff --git a/terminator/Cobalt2.config b/terminator/Cobalt2.config new file mode 100644 index 0000000..032fbaf --- /dev/null +++ b/terminator/Cobalt2.config @@ -0,0 +1,7 @@ + +[[Cobalt2]] + palette = "#000000:#ff0000:#38de21:#ffe50a:#1460d2:#ff005d:#00bbbb:#bbbbbb:#555555:#f40e17:#3bd01d:#edc809:#5555ff:#ff55ff:#6ae3fa:#ffffff" + background_color = "#132738" + cursor_color = "#f0cc09" + foreground_color = "#ffffff" + background_image = None diff --git a/terminator/Dark Pastel.config b/terminator/Dark Pastel.config new file mode 100644 index 0000000..6196387 --- /dev/null +++ b/terminator/Dark Pastel.config @@ -0,0 +1,7 @@ + +[[Dark Pastel]] + palette = "#000000:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#bbbbbb:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff" + background_color = "#000000" + cursor_color = "#bbbbbb" + foreground_color = "#ffffff" + background_image = None diff --git a/terminator/Desert.config b/terminator/Desert.config new file mode 100644 index 0000000..f89dd60 --- /dev/null +++ b/terminator/Desert.config @@ -0,0 +1,7 @@ + +[[Desert]] + palette = "#4d4d4d:#ff2b2b:#98fb98:#f0e68c:#cd853f:#ffdead:#ffa0a0:#f5deb3:#555555:#ff5555:#55ff55:#ffff55:#87ceff:#ff55ff:#ffd700:#ffffff" + background_color = "#333333" + cursor_color = "#00ff00" + foreground_color = "#ffffff" + background_image = None diff --git a/terminator/Espresso.config b/terminator/Espresso.config new file mode 100644 index 0000000..297b192 --- /dev/null +++ b/terminator/Espresso.config @@ -0,0 +1,7 @@ + +[[Espresso]] + palette = "#353535:#d25252:#a5c261:#ffc66d:#6c99bb:#d197d9:#bed6ff:#eeeeec:#535353:#f00c0c:#c2e075:#e1e48b:#8ab7d9:#efb5f7:#dcf4ff:#ffffff" + background_color = "#323232" + cursor_color = "#d6d6d6" + foreground_color = "#ffffff" + background_image = None diff --git a/terminator/Github.config b/terminator/Github.config new file mode 100644 index 0000000..53de149 --- /dev/null +++ b/terminator/Github.config @@ -0,0 +1,7 @@ + +[[Github]] + palette = "#3e3e3e:#970b16:#07962a:#f8eec7:#003e8a:#e94691:#89d1ec:#ffffff:#666666:#de0000:#87d5a2:#f1d007:#2e6cba:#ffa29f:#1cfafe:#ffffff" + background_color = "#f4f4f4" + cursor_color = "#3f3f3f" + foreground_color = "#3e3e3e" + background_image = None diff --git a/terminator/Grass.config b/terminator/Grass.config new file mode 100644 index 0000000..514f067 --- /dev/null +++ b/terminator/Grass.config @@ -0,0 +1,7 @@ + +[[Grass]] + palette = "#000000:#bb0000:#00bb00:#e7b000:#0000a3:#950062:#00bbbb:#bbbbbb:#555555:#bb0000:#00bb00:#e7b000:#0000bb:#ff55ff:#55ffff:#ffffff" + background_color = "#13773d" + cursor_color = "#8c2800" + foreground_color = "#fff0a5" + background_image = None diff --git a/terminator/Harper.config b/terminator/Harper.config new file mode 100644 index 0000000..6efb5b8 --- /dev/null +++ b/terminator/Harper.config @@ -0,0 +1,7 @@ + +[[Harper]] + palette = "#010101:#f8b63f:#7fb5e1:#d6da25:#489e48:#b296c6:#f5bfd7:#a8a49d:#726e6a:#f8b63f:#7fb5e1:#d6da25:#489e48:#b296c6:#f5bfd7:#fefbea" + background_color = "#010101" + cursor_color = "#a8a49d" + foreground_color = "#a8a49d" + background_image = None diff --git a/terminator/Homebrew.config b/terminator/Homebrew.config new file mode 100644 index 0000000..5eeb3d0 --- /dev/null +++ b/terminator/Homebrew.config @@ -0,0 +1,7 @@ + +[[Homebrew]] + palette = "#000000:#990000:#00a600:#999900:#0000b2:#b200b2:#00a6b2:#bfbfbf:#666666:#e50000:#00d900:#e5e500:#0000ff:#e500e5:#00e5e5:#e5e5e5" + background_color = "#000000" + cursor_color = "#23ff18" + foreground_color = "#00ff00" + background_image = None diff --git a/terminator/Hurtado.config b/terminator/Hurtado.config new file mode 100644 index 0000000..77604f0 --- /dev/null +++ b/terminator/Hurtado.config @@ -0,0 +1,7 @@ + +[[Hurtado]] + palette = "#575757:#ff1b00:#a5e055:#fbe74a:#496487:#fd5ff1:#86e9fe:#cbcccb:#262626:#d51d00:#a5df55:#fbe84a:#89beff:#c001c1:#86eafe:#dbdbdb" + background_color = "#000000" + cursor_color = "#bbbbbb" + foreground_color = "#dbdbdb" + background_image = None diff --git a/terminator/Hybrid.config b/terminator/Hybrid.config new file mode 100644 index 0000000..d7da302 --- /dev/null +++ b/terminator/Hybrid.config @@ -0,0 +1,7 @@ + +[[Hybrid]] + palette = "#2a2e33:#b84d51:#b3bf5a:#e4b55e:#6e90b0:#a17eac:#7fbfb4:#b5b9b6:#1d1f22:#8d2e32:#798431:#e58a50:#4b6b88:#6e5079:#4d7b74:#5a626a" + background_color = "#161719" + cursor_color = "#b7bcba" + foreground_color = "#b7bcba" + background_image = None diff --git a/terminator/IR_Black.config b/terminator/IR_Black.config new file mode 100644 index 0000000..3ebbc89 --- /dev/null +++ b/terminator/IR_Black.config @@ -0,0 +1,7 @@ + +[[IR_Black]] + palette = "#4f4f4f:#fa6c60:#a8ff60:#fffeb7:#96cafe:#fa73fd:#c6c5fe:#efedef:#7b7b7b:#fcb6b0:#cfffab:#ffffcc:#b5dcff:#fb9cfe:#e0e0fe:#ffffff" + background_color = "#000000" + cursor_color = "#808080" + foreground_color = "#f1f1f1" + background_image = None diff --git a/terminator/Jellybeans.config b/terminator/Jellybeans.config new file mode 100644 index 0000000..36a4322 --- /dev/null +++ b/terminator/Jellybeans.config @@ -0,0 +1,7 @@ + +[[Jellybeans]] + palette = "#929292:#e27373:#94b979:#ffba7b:#97bedc:#e1c0fa:#00988e:#dedede:#bdbdbd:#ffa1a1:#bddeab:#ffdca0:#b1d8f6:#fbdaff:#1ab2a8:#ffffff" + background_color = "#121212" + cursor_color = "#ffa560" + foreground_color = "#dedede" + background_image = None diff --git a/terminator/Kibble.config b/terminator/Kibble.config new file mode 100644 index 0000000..e9e97f4 --- /dev/null +++ b/terminator/Kibble.config @@ -0,0 +1,7 @@ + +[[Kibble]] + palette = "#4d4d4d:#c70031:#29cf13:#d8e30e:#3449d1:#8400ff:#0798ab:#e2d1e3:#5a5a5a:#f01578:#6ce05c:#f3f79e:#97a4f7:#c495f0:#68f2e0:#ffffff" + background_color = "#0e100a" + cursor_color = "#9fda9c" + foreground_color = "#f7f7f7" + background_image = None diff --git a/terminator/LiquidCarbon.config b/terminator/LiquidCarbon.config new file mode 100644 index 0000000..695ed96 --- /dev/null +++ b/terminator/LiquidCarbon.config @@ -0,0 +1,7 @@ + +[[LiquidCarbon]] + palette = "#000000:#ff3030:#559a70:#ccac00:#0099cc:#cc69c8:#7ac4cc:#bccccc:#000000:#ff3030:#559a70:#ccac00:#0099cc:#cc69c8:#7ac4cc:#bccccc" + background_color = "#303030" + cursor_color = "#ffffff" + foreground_color = "#afc2c2" + background_image = None diff --git a/terminator/LiquidCarbonTransparent.config b/terminator/LiquidCarbonTransparent.config new file mode 100644 index 0000000..4362f45 --- /dev/null +++ b/terminator/LiquidCarbonTransparent.config @@ -0,0 +1,7 @@ + +[[LiquidCarbonTransparent]] + palette = "#000000:#ff3030:#559a70:#ccac00:#0099cc:#cc69c8:#7ac4cc:#bccccc:#000000:#ff3030:#559a70:#ccac00:#0099cc:#cc69c8:#7ac4cc:#bccccc" + background_color = "#000000" + cursor_color = "#ffffff" + foreground_color = "#afc2c2" + background_image = None diff --git a/terminator/LiquidCarbonTransparentInverse.config b/terminator/LiquidCarbonTransparentInverse.config new file mode 100644 index 0000000..f102133 --- /dev/null +++ b/terminator/LiquidCarbonTransparentInverse.config @@ -0,0 +1,7 @@ + +[[LiquidCarbonTransparentInverse]] + palette = "#bccccd:#ff3030:#559a70:#ccac00:#0099cc:#cc69c8:#7ac4cc:#000000:#ffffff:#ff3030:#559a70:#ccac00:#0099cc:#cc69c8:#7ac4cc:#000000" + background_color = "#000000" + cursor_color = "#ffffff" + foreground_color = "#afc2c2" + background_image = None diff --git a/terminator/Man Page.config b/terminator/Man Page.config new file mode 100644 index 0000000..e23dddf --- /dev/null +++ b/terminator/Man Page.config @@ -0,0 +1,7 @@ + +[[Man Page]] + palette = "#000000:#cc0000:#00a600:#999900:#0000b2:#b200b2:#00a6b2:#cccccc:#666666:#e50000:#00d900:#e5e500:#0000ff:#e500e5:#00e5e5:#e5e5e5" + background_color = "#fef49c" + cursor_color = "#7f7f7f" + foreground_color = "#000000" + background_image = None diff --git a/terminator/Mathias.config b/terminator/Mathias.config new file mode 100644 index 0000000..b91cc6b --- /dev/null +++ b/terminator/Mathias.config @@ -0,0 +1,7 @@ + +[[Mathias]] + palette = "#000000:#e52222:#a6e32d:#fc951e:#c48dff:#fa2573:#67d9f0:#f2f2f2:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff" + background_color = "#000000" + cursor_color = "#bbbbbb" + foreground_color = "#bbbbbb" + background_image = None diff --git a/terminator/Misterioso.config b/terminator/Misterioso.config new file mode 100644 index 0000000..097a124 --- /dev/null +++ b/terminator/Misterioso.config @@ -0,0 +1,7 @@ + +[[Misterioso]] + palette = "#000000:#ff4242:#74af68:#ffad29:#338f86:#9414e6:#23d7d7:#e1e1e0:#555555:#ff3242:#74cd68:#ffb929:#23d7d7:#ff37ff:#00ede1:#ffffff" + background_color = "#2d3743" + cursor_color = "#000000" + foreground_color = "#e1e1e0" + background_image = None diff --git a/terminator/Molokai.config b/terminator/Molokai.config new file mode 100644 index 0000000..043dff1 --- /dev/null +++ b/terminator/Molokai.config @@ -0,0 +1,7 @@ + +[[Molokai]] + palette = "#121212:#7325FA:#23E298:#60D4DF:#D08010:#FF0087:#D0A843:#BBBBBB:#555555:#9D66F6:#5FE0B1:#6DF2FF:#FFAF00:#FF87AF:#FFCE51:#FFFFFF" + background_color = "#121212" + cursor_color = "#BBBBBB" + foreground_color = "#BBBBBB" + background_image = None diff --git a/terminator/Monokai Soda.config b/terminator/Monokai Soda.config new file mode 100644 index 0000000..52d0538 --- /dev/null +++ b/terminator/Monokai Soda.config @@ -0,0 +1,7 @@ + +[[Monokai Soda]] + palette = "#1a1a1a:#f4005f:#98e024:#fa8419:#9d65ff:#f4005f:#58d1eb:#c4c5b5:#625e4c:#f4005f:#98e024:#e0d561:#9d65ff:#f4005f:#58d1eb:#f6f6ef" + background_color = "#1a1a1a" + cursor_color = "#f6f7ec" + foreground_color = "#c4c5b5" + background_image = None diff --git a/terminator/Neopolitan.config b/terminator/Neopolitan.config new file mode 100644 index 0000000..3b662c6 --- /dev/null +++ b/terminator/Neopolitan.config @@ -0,0 +1,7 @@ + +[[Neopolitan]] + palette = "#000000:#800000:#61ce3c:#fbde2d:#253b76:#ff0080:#8da6ce:#f8f8f8:#000000:#800000:#61ce3c:#fbde2d:#253b76:#ff0080:#8da6ce:#f8f8f8" + background_color = "#271f19" + cursor_color = "#ffffff" + foreground_color = "#ffffff" + background_image = None diff --git a/terminator/NightLion v1.config b/terminator/NightLion v1.config new file mode 100644 index 0000000..0f7a961 --- /dev/null +++ b/terminator/NightLion v1.config @@ -0,0 +1,7 @@ + +[[NightLion v1]] + palette = "#4c4c4c:#bb0000:#5fde8f:#f3f167:#276bd8:#bb00bb:#00dadf:#bbbbbb:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff" + background_color = "#000000" + cursor_color = "#bbbbbb" + foreground_color = "#bbbbbb" + background_image = None diff --git a/terminator/NightLion v2.config b/terminator/NightLion v2.config new file mode 100644 index 0000000..4d57e02 --- /dev/null +++ b/terminator/NightLion v2.config @@ -0,0 +1,7 @@ + +[[NightLion v2]] + palette = "#4c4c4c:#bb0000:#04f623:#f3f167:#64d0f0:#ce6fdb:#00dadf:#bbbbbb:#555555:#ff5555:#7df71d:#ffff55:#62cbe8:#ff9bf5:#00ccd8:#ffffff" + background_color = "#171717" + cursor_color = "#bbbbbb" + foreground_color = "#bbbbbb" + background_image = None diff --git a/terminator/Novel.config b/terminator/Novel.config new file mode 100644 index 0000000..0139c8f --- /dev/null +++ b/terminator/Novel.config @@ -0,0 +1,7 @@ + +[[Novel]] + palette = "#000000:#cc0000:#009600:#d06b00:#0000cc:#cc00cc:#0087cc:#cccccc:#808080:#cc0000:#009600:#d06b00:#0000cc:#cc00cc:#0087cc:#ffffff" + background_color = "#dfdbc3" + cursor_color = "#73635a" + foreground_color = "#3b2322" + background_image = None diff --git a/terminator/Obsidian.config b/terminator/Obsidian.config new file mode 100644 index 0000000..0624cb1 --- /dev/null +++ b/terminator/Obsidian.config @@ -0,0 +1,7 @@ + +[[Obsidian]] + palette = "#000000:#a60001:#00bb00:#fecd22:#3a9bdb:#bb00bb:#00bbbb:#bbbbbb:#555555:#ff0003:#93c863:#fef874:#a1d7ff:#ff55ff:#55ffff:#ffffff" + background_color = "#283033" + cursor_color = "#c0cad0" + foreground_color = "#cdcdcd" + background_image = None diff --git a/terminator/Ocean.config b/terminator/Ocean.config new file mode 100644 index 0000000..4d2280e --- /dev/null +++ b/terminator/Ocean.config @@ -0,0 +1,7 @@ + +[[Ocean]] + palette = "#000000:#990000:#00a600:#999900:#0000b2:#b200b2:#00a6b2:#bfbfbf:#666666:#e50000:#00d900:#e5e500:#0000ff:#e500e5:#00e5e5:#e5e5e5" + background_color = "#224fbc" + cursor_color = "#7f7f7f" + foreground_color = "#ffffff" + background_image = None diff --git a/terminator/PaulMillr.config b/terminator/PaulMillr.config new file mode 100644 index 0000000..adc26f0 --- /dev/null +++ b/terminator/PaulMillr.config @@ -0,0 +1,7 @@ + +[[PaulMillr]] + palette = "#2a2a2a:#ff0000:#79ff0f:#d3bf00:#396bd7:#b449be:#66ccff:#bbbbbb:#666666:#ff0080:#66ff66:#f3d64e:#709aed:#db67e6:#7adff2:#ffffff" + background_color = "#000000" + cursor_color = "#4d4d4d" + foreground_color = "#f2f2f2" + background_image = None diff --git a/terminator/Pro.config b/terminator/Pro.config new file mode 100644 index 0000000..bd1b33a --- /dev/null +++ b/terminator/Pro.config @@ -0,0 +1,7 @@ + +[[Pro]] + palette = "#000000:#990000:#00a600:#999900:#2009db:#b200b2:#00a6b2:#bfbfbf:#666666:#e50000:#00d900:#e5e500:#0000ff:#e500e5:#00e5e5:#e5e5e5" + background_color = "#000000" + cursor_color = "#4d4d4d" + foreground_color = "#f2f2f2" + background_image = None diff --git a/terminator/Red Alert.config b/terminator/Red Alert.config new file mode 100644 index 0000000..93f685c --- /dev/null +++ b/terminator/Red Alert.config @@ -0,0 +1,7 @@ + +[[Red Alert]] + palette = "#000000:#d62e4e:#71be6b:#beb86b:#489bee:#e979d7:#6bbeb8:#d6d6d6:#262626:#e02553:#aff08c:#dfddb7:#65aaf1:#ddb7df:#b7dfdd:#ffffff" + background_color = "#762423" + cursor_color = "#ffffff" + foreground_color = "#ffffff" + background_image = None diff --git a/terminator/Red Sands.config b/terminator/Red Sands.config new file mode 100644 index 0000000..13edc73 --- /dev/null +++ b/terminator/Red Sands.config @@ -0,0 +1,7 @@ + +[[Red Sands]] + palette = "#000000:#ff3f00:#00bb00:#e7b000:#0072ff:#bb00bb:#00bbbb:#bbbbbb:#555555:#bb0000:#00bb00:#e7b000:#0072ae:#ff55ff:#55ffff:#ffffff" + background_color = "#7a251e" + cursor_color = "#ffffff" + foreground_color = "#d7c9a7" + background_image = None diff --git a/terminator/Seafoam Pastel.config b/terminator/Seafoam Pastel.config new file mode 100644 index 0000000..7dbc869 --- /dev/null +++ b/terminator/Seafoam Pastel.config @@ -0,0 +1,7 @@ + +[[Seafoam Pastel]] + palette = "#757575:#825d4d:#728c62:#ada16d:#4d7b82:#8a7267:#729494:#e0e0e0:#8a8a8a:#cf937a:#98d9aa:#fae79d:#7ac3cf:#d6b2a1:#ade0e0:#e0e0e0" + background_color = "#243435" + cursor_color = "#57647a" + foreground_color = "#d4e7d4" + background_image = None diff --git a/terminator/Smyck.config b/terminator/Smyck.config new file mode 100644 index 0000000..b8f3c67 --- /dev/null +++ b/terminator/Smyck.config @@ -0,0 +1,7 @@ + +[[Smyck]] + palette = "#000000:#b84131:#7da900:#c4a500:#62a3c4:#ba8acc:#207383:#a1a1a1:#7a7a7a:#d6837c:#c4f137:#fee14d:#8dcff0:#f79aff:#6ad9cf:#f7f7f7" + background_color = "#1b1b1b" + cursor_color = "#bbbbbb" + foreground_color = "#f7f7f7" + background_image = None diff --git a/terminator/Solarized Darcula.config b/terminator/Solarized Darcula.config new file mode 100644 index 0000000..e720485 --- /dev/null +++ b/terminator/Solarized Darcula.config @@ -0,0 +1,7 @@ + +[[Solarized Darcula]] + palette = "#25292a:#f24840:#629655:#b68800:#2075c7:#797fd4:#15968d:#d2d8d9:#25292a:#f24840:#629655:#b68800:#2075c7:#797fd4:#15968d:#d2d8d9" + background_color = "#3d3f41" + cursor_color = "#708284" + foreground_color = "#d2d8d9" + background_image = None diff --git a/terminator/Solarized Dark.config b/terminator/Solarized Dark.config new file mode 100644 index 0000000..420a65d --- /dev/null +++ b/terminator/Solarized Dark.config @@ -0,0 +1,7 @@ + +[[Solarized Dark]] + palette = "#002831:#d11c24:#738a05:#a57706:#2176c7:#c61c6f:#259286:#eae3cb:#001e27:#bd3613:#475b62:#536870:#708284:#5956ba:#819090:#fcf4dc" + background_color = "#001e27" + cursor_color = "#708284" + foreground_color = "#708284" + background_image = None diff --git a/terminator/Solarized Light.config b/terminator/Solarized Light.config new file mode 100644 index 0000000..b3e6410 --- /dev/null +++ b/terminator/Solarized Light.config @@ -0,0 +1,7 @@ + +[[Solarized Light]] + palette = "#002831:#d11c24:#738a05:#a57706:#2176c7:#c61c6f:#259286:#eae3cb:#001e27:#bd3613:#475b62:#536870:#708284:#5956ba:#819090:#fcf4dc" + background_color = "#fcf4dc" + cursor_color = "#536870" + foreground_color = "#536870" + background_image = None diff --git a/terminator/SpaceGray.config b/terminator/SpaceGray.config new file mode 100644 index 0000000..6c22115 --- /dev/null +++ b/terminator/SpaceGray.config @@ -0,0 +1,7 @@ + +[[SpaceGray]] + palette = "#000000:#b04b57:#87b379:#e5c179:#7d8fa4:#a47996:#85a7a5:#b3b8c3:#000000:#b04b57:#87b379:#e5c179:#7d8fa4:#a47996:#85a7a5:#ffffff" + background_color = "#20242d" + cursor_color = "#b3b8c3" + foreground_color = "#b3b8c3" + background_image = None diff --git a/terminator/Spring.config b/terminator/Spring.config new file mode 100644 index 0000000..c04fe29 --- /dev/null +++ b/terminator/Spring.config @@ -0,0 +1,7 @@ + +[[Spring]] + palette = "#000000:#ff4d83:#1f8c3b:#1fc95b:#1dd3ee:#8959a8:#3e999f:#ffffff:#000000:#ff0021:#1fc231:#d5b807:#15a9fd:#8959a8:#3e999f:#ffffff" + background_color = "#ffffff" + cursor_color = "#4d4d4c" + foreground_color = "#4d4d4c" + background_image = None diff --git a/terminator/Symfonic.config b/terminator/Symfonic.config new file mode 100644 index 0000000..24a4f36 --- /dev/null +++ b/terminator/Symfonic.config @@ -0,0 +1,7 @@ + +[[Symfonic]] + 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" + background_image = None diff --git a/terminator/Teerb.config b/terminator/Teerb.config new file mode 100644 index 0000000..5e99937 --- /dev/null +++ b/terminator/Teerb.config @@ -0,0 +1,7 @@ + +[[Teerb]] + palette = "#1c1c1c:#d68686:#aed686:#d7af87:#86aed6:#d6aed6:#8adbb4:#d0d0d0:#1c1c1c:#d68686:#aed686:#e4c9af:#86aed6:#d6aed6:#b1e7dd:#efefef" + background_color = "#262626" + cursor_color = "#e4c9af" + foreground_color = "#d0d0d0" + background_image = None diff --git a/terminator/Terminal Basic.config b/terminator/Terminal Basic.config new file mode 100644 index 0000000..736e7fa --- /dev/null +++ b/terminator/Terminal Basic.config @@ -0,0 +1,7 @@ + +[[Terminal Basic]] + palette = "#000000:#990000:#00a600:#999900:#0000b2:#b200b2:#00a6b2:#bfbfbf:#666666:#e50000:#00d900:#e5e500:#0000ff:#e500e5:#00e5e5:#e5e5e5" + background_color = "#ffffff" + cursor_color = "#7f7f7f" + foreground_color = "#000000" + background_image = None diff --git a/terminator/Thayer Bright.config b/terminator/Thayer Bright.config new file mode 100644 index 0000000..d49ebfd --- /dev/null +++ b/terminator/Thayer Bright.config @@ -0,0 +1,7 @@ + +[[Thayer Bright]] + palette = "#1b1d1e:#f92672:#4df840:#f4fd22:#2757d6:#8c54fe:#38c8b5:#ccccc6:#505354:#ff5995:#b6e354:#feed6c:#3f78ff:#9e6ffe:#23cfd5:#f8f8f2" + background_color = "#1b1d1e" + cursor_color = "#fc971f" + foreground_color = "#f8f8f8" + background_image = None diff --git a/terminator/Tomorrow Night Blue.config b/terminator/Tomorrow Night Blue.config new file mode 100644 index 0000000..0bdce9a --- /dev/null +++ b/terminator/Tomorrow Night Blue.config @@ -0,0 +1,7 @@ + +[[Tomorrow Night Blue]] + palette = "#000000:#ff9da4:#d1f1a9:#ffeead:#bbdaff:#ebbbff:#99ffff:#ffffff:#000000:#ff9da4:#d1f1a9:#ffeead:#bbdaff:#ebbbff:#99ffff:#ffffff" + background_color = "#002451" + cursor_color = "#ffffff" + foreground_color = "#ffffff" + background_image = None diff --git a/terminator/Tomorrow Night Bright.config b/terminator/Tomorrow Night Bright.config new file mode 100644 index 0000000..f05b133 --- /dev/null +++ b/terminator/Tomorrow Night Bright.config @@ -0,0 +1,7 @@ + +[[Tomorrow Night Bright]] + palette = "#000000:#d54e53:#b9ca4a:#e7c547:#7aa6da:#c397d8:#70c0b1:#ffffff:#000000:#d54e53:#b9ca4a:#e7c547:#7aa6da:#c397d8:#70c0b1:#ffffff" + background_color = "#000000" + cursor_color = "#eaeaea" + foreground_color = "#eaeaea" + background_image = None diff --git a/terminator/Tomorrow Night Eighties.config b/terminator/Tomorrow Night Eighties.config new file mode 100644 index 0000000..a23e343 --- /dev/null +++ b/terminator/Tomorrow Night Eighties.config @@ -0,0 +1,7 @@ + +[[Tomorrow Night Eighties]] + palette = "#000000:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#ffffff:#000000:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#ffffff" + background_color = "#2d2d2d" + cursor_color = "#cccccc" + foreground_color = "#cccccc" + background_image = None diff --git a/terminator/Tomorrow Night.config b/terminator/Tomorrow Night.config new file mode 100644 index 0000000..0898b66 --- /dev/null +++ b/terminator/Tomorrow Night.config @@ -0,0 +1,7 @@ + +[[Tomorrow Night]] + palette = "#000000:#cc6666:#b5bd68:#f0c674:#81a2be:#b294bb:#8abeb7:#ffffff:#000000:#cc6666:#b5bd68:#f0c674:#81a2be:#b294bb:#8abeb7:#ffffff" + background_color = "#1d1f21" + cursor_color = "#c5c8c6" + foreground_color = "#c5c8c6" + background_image = None diff --git a/terminator/Tomorrow.config b/terminator/Tomorrow.config new file mode 100644 index 0000000..ae867d7 --- /dev/null +++ b/terminator/Tomorrow.config @@ -0,0 +1,7 @@ + +[[Tomorrow]] + palette = "#000000:#c82829:#718c00:#eab700:#4271ae:#8959a8:#3e999f:#ffffff:#000000:#c82829:#718c00:#eab700:#4271ae:#8959a8:#3e999f:#ffffff" + background_color = "#ffffff" + cursor_color = "#4d4d4c" + foreground_color = "#4d4d4c" + background_image = None diff --git a/terminator/Twilight.config b/terminator/Twilight.config new file mode 100644 index 0000000..acedfc0 --- /dev/null +++ b/terminator/Twilight.config @@ -0,0 +1,7 @@ + +[[Twilight]] + palette = "#141414:#c06d44:#afb97a:#c2a86c:#44474a:#b4be7c:#778385:#ffffd4:#262626:#de7c4c:#ccd88c:#e2c47e:#5a5e62:#d0dc8e:#8a989b:#ffffd4" + background_color = "#141414" + cursor_color = "#ffffff" + foreground_color = "#ffffd4" + background_image = None diff --git a/terminator/Vaughn.config b/terminator/Vaughn.config new file mode 100644 index 0000000..3ff7d7d --- /dev/null +++ b/terminator/Vaughn.config @@ -0,0 +1,7 @@ + +[[Vaughn]] + palette = "#25234f:#705050:#60b48a:#dfaf8f:#5555ff:#f08cc3:#8cd0d3:#709080:#709080:#dca3a3:#60b48a:#f0dfaf:#5555ff:#ec93d3:#93e0e3:#ffffff" + background_color = "#25234f" + cursor_color = "#ff5555" + foreground_color = "#dcdccc" + background_image = None diff --git a/terminator/WarmNeon.config b/terminator/WarmNeon.config new file mode 100644 index 0000000..1d7b816 --- /dev/null +++ b/terminator/WarmNeon.config @@ -0,0 +1,7 @@ + +[[WarmNeon]] + palette = "#000000:#e24346:#39b13a:#dae145:#4261c5:#f920fb:#2abbd4:#d0b8a3:#fefcfc:#e97071:#9cc090:#ddda7a:#7b91d6:#f674ba:#5ed1e5:#d8c8bb" + background_color = "#404040" + cursor_color = "#30ff24" + foreground_color = "#afdab6" + background_image = None diff --git a/terminator/Zenburn.config b/terminator/Zenburn.config new file mode 100644 index 0000000..ae72925 --- /dev/null +++ b/terminator/Zenburn.config @@ -0,0 +1,7 @@ + +[[Zenburn]] + palette = "#4d4d4d:#705050:#60b48a:#f0dfaf:#506070:#dc8cc3:#8cd0d3:#dcdccc:#709080:#dca3a3:#c3bf9f:#e0cf9f:#94bff3:#ec93d3:#93e0e3:#ffffff" + background_color = "#3f3f3f" + cursor_color = "#73635a" + foreground_color = "#dcdccc" + background_image = None diff --git a/terminator/idleToes.config b/terminator/idleToes.config new file mode 100644 index 0000000..801e641 --- /dev/null +++ b/terminator/idleToes.config @@ -0,0 +1,7 @@ + +[[idleToes]] + palette = "#323232:#d25252:#7fe173:#ffc66d:#4099ff:#f680ff:#bed6ff:#eeeeec:#535353:#f07070:#9dff91:#ffe48b:#5eb7f7:#ff9dff:#dcf4ff:#ffffff" + background_color = "#323232" + cursor_color = "#d6d6d6" + foreground_color = "#ffffff" + background_image = None diff --git a/tools/xrdb2terminator.py b/tools/xrdb2terminator.py new file mode 100755 index 0000000..5749585 --- /dev/null +++ b/tools/xrdb2terminator.py @@ -0,0 +1,74 @@ +#!/usr/bin/env python + +# This script converts xrdb (X11) color scheme format to terminator color +# scheme format +# +# Author: Xabier Larrakoetxea + +import os +import sys +import re +import argparse + +if __name__ == "__main__": + + parser = argparse.ArgumentParser( + description='Translate X color schemes to termiantor format') + parser.add_argument('xrdb_path', type=str, help='path to xrdb files') + parser.add_argument('-d', '--destiny', type=str, dest='output_path', + help='path where terminator config files will be' + + ' created, if not provided then will be printed') + + args = parser.parse_args() + + + # The regexes to match the colors + color_regex = re.compile("#define +Ansi_(\d+)_Color +(#[A-Fa-f0-9]{6})") + bg_regex = re.compile("#define +Background_Color +(#[A-Fa-f0-9]{6})") + fg_regex = re.compile("#define +Foreground_Color +(#[A-Fa-f0-9]{6})") + cursor_regex = re.compile("#define +Cursor_Color +(#[A-Fa-f0-9]{6})") + + # File regex + xrdb_regex = re.compile("(.+)\.[xX][rR][dD][bB]") + + for i in filter(lambda x: xrdb_regex.match(x), os.listdir(args.xrdb_path)): + + # per file + with open(os.path.join(args.xrdb_path, i)) as f: + lines = f.readlines() + + # Search special colors + color_file = "\n".join(lines) + + bg_color = bg_regex.search(color_file).group(1) + fg_color = fg_regex.search(color_file).group(1) + cursor_color = cursor_regex.search(color_file).group(1) + + # Search palette + colors = sorted(filter(lambda x: color_regex.match(x), lines), + key=lambda x: int(color_regex.match(x).group(1))) + + # Create the color string + colors = ":".join(map(lambda x: color_regex.match(x).group(2), colors)) + + scheme = """ +[[{name}]] + palette = "{pl}" + background_color = "{bg}" + cursor_color = "{cr}" + foreground_color = "{fg}" + background_image = None +""" + + output = scheme.format(name=xrdb_regex.match(i).group(1), + pl=colors, + bg=bg_color, + cr=cursor_color, + fg=fg_color) + + if not args.output_path: + print(output) + else: + dest = os.path.join(args.output_path, xrdb_regex.match(i).group(1)) + with open('{0}.config'.format(dest), 'w+') as f: + f.write(output)