From f915c8f5c954704cd807868b851e16052967ff97 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 12 Apr 2019 19:28:16 +0200 Subject: [PATCH] Small cosmetic fixes. --- init.el | 8 ++++++-- server/server | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/init.el b/init.el index f027174..c96f675 100644 --- a/init.el +++ b/init.el @@ -1,5 +1,5 @@ ;;; init.el --- tastytea's Emacs init file. -;; Time-stamp: <2019-04-12T01:03:30+00:00> +;; Time-stamp: <2019-04-12T17:28:09+00:00> ;;; Commentary: ;; I am using this file with Emacs 26, but most of it will probably work with @@ -419,7 +419,8 @@ With argument, do this that many times." (after-init . doom-modeline-mode)) ;; Miscellaneous visual improvements. -(set-face-font 'default "Source Code Pro") +(add-to-list 'default-frame-alist ; Set default font. + '(font . "Source Code Pro-10")) (global-hl-line-mode t) ; Highlight current line. (show-paren-mode t) ; Visualize matching parens. ;; Show line numbers on the left side of the buffer. @@ -791,6 +792,9 @@ With argument, do this that many times." :weight bold)))) (markup-title-4-face ((t (:inherit markup-gen-face :height 1.0 :underline t)))) + ;; Enlarge meta-data a bit. + (markup-secondary-text-face ((t (:inherit markup-gen-face :height 0.9 + :foreground "firebrick")))) :hook (adoc-mode . visual-line-mode)) diff --git a/server/server b/server/server index daad193..5a6bcc1 100644 --- a/server/server +++ b/server/server @@ -1,2 +1,2 @@ -127.0.0.1:51313 22058 +127.0.0.1:51313 26689 phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh \ No newline at end of file