|
|
|
@ -33,7 +33,8 @@ |
|
|
|
'(menu ((t (:inverse-video t)))) |
|
|
|
'(menu ((t (:inverse-video t)))) |
|
|
|
'(mouse ((t (:background "orchid")))) |
|
|
|
'(mouse ((t (:background "orchid")))) |
|
|
|
'(tooltip ((t (:inherit default :background "lightyellow" :foreground "black" :foundry "xos4" :family "terminus")))) |
|
|
|
'(tooltip ((t (:inherit default :background "lightyellow" :foreground "black" :foundry "xos4" :family "terminus")))) |
|
|
|
'(variable-pitch ((t (:family "default"))))) |
|
|
|
'(variable-pitch ((t (:family "default")))) |
|
|
|
|
|
|
|
'(visible-mark-face ((t (:background "goldenrod2" :foreground "darkslategrey"))))) |
|
|
|
|
|
|
|
|
|
|
|
(setq-default display-buffer-reuse-frames t) |
|
|
|
(setq-default display-buffer-reuse-frames t) |
|
|
|
|
|
|
|
|
|
|
|
|