Got Gotham to work on vim.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title_font = Noto Sans 10
|
||||
title_transmit_bg_color = "#3d3d3d"
|
||||
[keybindings]
|
||||
close_term = <Primary>w
|
||||
close_term = <Primary><Shift>w
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
@@ -18,6 +18,6 @@
|
||||
copy_on_selection = True
|
||||
cursor_color = "#b9b9b9"
|
||||
font = Noto Mono 11
|
||||
foreground_color = "#174af0"
|
||||
palette = "#1f1f1f:#f81118:#2dc55e:#ecba0f:#2a84d2:#4e5ab7:#1081d6:#d6dbe5:#d6dbe5:#de352e:#1dd361:#f3bd09:#1081d6:#5350b9:#0f7ddb:#ffffff"
|
||||
foreground_color = "#0077ff"
|
||||
palette = "#000000:#aa0000:#00aa00:#aa5500:#0000aa:#aa00aa:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff"
|
||||
use_system_font = False
|
||||
|
||||
Reference in New Issue
Block a user