From c2808a2053fa4d382a1ad7edc9637951c9eefc55 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Thu, 4 Oct 2018 21:35:05 +0200 Subject: Minor refactoring - beautification of the vertical bar - removed Vim Minimap plugin - GIT shows recently changed files in the quickfix list instead of the location list --- gtk-3.0.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk-3.0.css') diff --git a/gtk-3.0.css b/gtk-3.0.css index 04e8fc0..f347a83 100644 --- a/gtk-3.0.css +++ b/gtk-3.0.css @@ -53,7 +53,7 @@ window#vim-main-window > box /* within window > box ... */ menubar#vim-menubar { - font-family: "Hasklug Nerd Font Mono", "Source Code Pro for Powerline", "Source Code Pro", "Roboto"; + font-family: "monospace", "Hasklug Nerd Font Mono", "Source Code Pro for Powerline", "Source Code Pro", "Roboto"; font-weight:bold; font-size:8pt; background: #fff; -- cgit v1.2.3