ajout theme nord termi
parent
2ed2953e4f
commit
2f85c107e4
|
|
@ -0,0 +1,17 @@
|
||||||
|
[global_config]
|
||||||
|
[keybindings]
|
||||||
|
[profiles]
|
||||||
|
[[default]]
|
||||||
|
[[nord]]
|
||||||
|
background_color = "#2E3440"
|
||||||
|
foreground_color = "#D8DEE9"
|
||||||
|
palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4"
|
||||||
|
[layouts]
|
||||||
|
[[default]]
|
||||||
|
[[[window0]]]
|
||||||
|
type = Window
|
||||||
|
parent = ""
|
||||||
|
[[[child1]]]
|
||||||
|
type = Terminal
|
||||||
|
parent = window0
|
||||||
|
[plugins]
|
||||||
Loading…
Reference in New Issue