Last active
January 3, 2023 16:05
-
-
Save athalhammer/63f92673704df3d93acd552d4886ba91 to your computer and use it in GitHub Desktop.
"Ubuntu Yaru" or "Gnome Adwaita" Terminator theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global_config] | |
[keybindings] | |
[profiles] | |
[[default]] | |
background_color = "#2c001e" | |
cursor_color = "#aaaaaa" | |
foreground_color = "#f3f3f3" | |
scrollback_infinite = True | |
palette = "#171421:#c01c28:#26a269:#a2734c:#3584e4:#a347ba:#2aa1b3:#d0cfcc:#5e5c64:#f66151:#33d17a:#e9ad0c:#99c1f1:#c061cb:#33c7de:#ffffff" | |
[layouts] | |
[[default]] | |
[[[child1]]] | |
parent = window0 | |
type = Terminal | |
[[[window0]]] | |
parent = "" | |
type = Window | |
[plugins] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment