Add profile file for terminator

This commit is contained in:
CAMPION Hugo 2022-02-17 15:15:58 +01:00
parent f9e6aab619
commit 0db5eff40c
No known key found for this signature in database
GPG Key ID: 27899678213F98CF
2 changed files with 15 additions and 0 deletions

View File

@ -38,6 +38,10 @@ add in ~/.config/kitty/kitty.conf
`include ./theme.conf` `include ./theme.conf`
### Terminator
Add the cyberpunk profile from `terminator/config` to your `~/.config/terminator/config`, append the file !
### Other ### Other
See terminal-palette file See terminal-palette file

View File

@ -0,0 +1,11 @@
[[cyberpunk]]
background_color = "#000b1e"
background_darkness = 0.86
background_type = transparent
cursor_color = "#aaaaaa"
font = MesloLGM Nerd Font 10
foreground_color = "#0abdc6"
show_titlebar = False
scrollback_lines = 5000
palette = "#123e7c:#ff0000:#d300c4:#f57800:#123e7c:#711c91:#0abdc6:#d7d7d5:#1c61c2:#ff0000:#d300c4:#f57800:#00ff00:#711c91: #0abdc6:#d7d7d5"
use_system_font = False