Decrease default font height

Bu işleme şunda yer alıyor:
Daniel - 2020-12-04 17:40:55 +01:00
ebeveyn 8fba9cad3b
işleme ea4a165897
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 1C7071A75BB72D64
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme

Dosyayı Görüntüle

@ -28,7 +28,7 @@ Known to work well with the `solarized-dark’ theme.")
'(gnus-summary-high-unread ((t (:foreground "#839496" :weight normal))))
'(gnus-summary-low-ancient ((t (:foreground "dim gray"))))
'(gnus-summary-low-unread ((t (:foreground "dim gray"))))
'(default ((t (:height 115 :family "DejaVu Sans Mono"))))
'(default ((t (:height 107 :family "DejaVu Sans Mono"))))
'(fixed-pitch ((t (:family "DejaVu Sans Mono"))))
'(variable-pitch ((t (:weight normal :height 1.3 :family "Bitstream Vera Serif")))))

Dosyayı Görüntüle

@ -28,7 +28,7 @@
'(gnus-summary-high-unread ((t (:foreground "#839496" :weight normal))))
'(gnus-summary-low-ancient ((t (:foreground "dim gray"))))
'(gnus-summary-low-unread ((t (:foreground "dim gray"))))
'(default ((t (:height 115 :family "DejaVu Sans Mono"))))
'(default ((t (:height 107 :family "DejaVu Sans Mono"))))
'(fixed-pitch ((t (:family "DejaVu Sans Mono"))))
'(variable-pitch ((t (:weight normal :height 1.3 :family "Bitstream Vera Serif")))))