From 22708be882b3f67da5d52b245a63e234680d7f71 Mon Sep 17 00:00:00 2001 From: blendoit Date: Tue, 10 Sep 2019 21:27:41 -0700 Subject: Last commit before Spacemacs --- .cache/layouts/persp-auto-save | 2 ++ .cache/places | 5 +++++ .cache/recentf | 14 ++++++++++++ .cache/savehist | 13 +++++++++++ blendoit-ucla-theme.el | 50 ------------------------------------------ init_blendoit.el | 16 +++++++------- init_emacs.el | 5 ++--- 7 files changed, 44 insertions(+), 61 deletions(-) create mode 100644 .cache/layouts/persp-auto-save create mode 100644 .cache/places create mode 100644 .cache/recentf create mode 100644 .cache/savehist delete mode 100644 blendoit-ucla-theme.el diff --git a/.cache/layouts/persp-auto-save b/.cache/layouts/persp-auto-save new file mode 100644 index 0000000..0b3df9d --- /dev/null +++ b/.cache/layouts/persp-auto-save @@ -0,0 +1,2 @@ +;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*- +((def-persp nil ((def-buffer "evil-tutor-09092019.txt" "/home/blendux/.emacs.d/.cache/.tutor/evil-tutor-09092019.txt" evil-tutor-mode)) (def-wconf (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 4) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 80) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 32) (min-pixel-height-safe . 17) (min-pixel-width-safe . 16)) leaf (pixel-width . 1912) (pixel-height . 1037) (total-width . 239) (total-height . 61) (normal-height . 1.0) (normal-width . 1.0) (buffer "*Warnings*" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 213) (start . 1)))) (def-params ((gui-eyebrowse-last-slot . 1) (gui-eyebrowse-current-slot . 1) (gui-eyebrowse-window-configs (1 (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 4) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 80) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 32) (min-pixel-height-safe . 17) (min-pixel-width-safe . 16)) leaf (pixel-width . 1912) (pixel-height . 1037) (total-width . 239) (total-height . 61) (normal-height . 1.0) (normal-width . 1.0) (buffer "*Warnings*" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 213) (start . 1))) "")))) t nil nil)) \ No newline at end of file diff --git a/.cache/places b/.cache/places new file mode 100644 index 0000000..89b6049 --- /dev/null +++ b/.cache/places @@ -0,0 +1,5 @@ +;;; -*- coding: utf-8 -*- +(("/home/blendux/.emacs.d/.cache/recentf" . 312) + ("/home/blendux/.emacs.d/.cache/layouts/persp-auto-save" . 1525) + ("/home/blendux/Documents/quickorg.org" . 47) + ("/home/blendux/.spacemacs" . 2034)) diff --git a/.cache/recentf b/.cache/recentf new file mode 100644 index 0000000..1aded44 --- /dev/null +++ b/.cache/recentf @@ -0,0 +1,14 @@ +;;; Automatically generated by ‘recentf’ on Mon Sep 9 20:12:38 2019. + +(setq recentf-list + '( + "/home/blendux/Documents/quickorg.org" + "/home/blendux/.emacs.d/blendoit-ucla-theme.el" + )) + +(setq recentf-filter-changer-current 'nil) + + +;; Local Variables: +;; coding: utf-8-emacs +;; End: diff --git a/.cache/savehist b/.cache/savehist new file mode 100644 index 0000000..80fd290 --- /dev/null +++ b/.cache/savehist @@ -0,0 +1,13 @@ +;; -*- mode: emacs-lisp; coding: utf-8-unix -*- +;; Minibuffer history file, automatically generated by ‘savehist’. + +(setq savehist-minibuffer-history-variables '(evil-ex-history woman-topic-history buffer-name-history ivy-history counsel-M-x-history)) +(setq evil-ex-history '(#("q!" 0 1 (ex-index 1) 1 2 (ex-index 2)) #("x" 0 1 (ex-index 1)))) +(setq buffer-name-history '("*Custom Themes*")) +(setq ivy-history '(#("gray10" 0 6 (ivy-index 0)) #("spacema" 0 7 (ivy-index 0)) #("space" 0 5 (ivy-index 0)))) +(setq counsel-M-x-history '(#("^customize" 0 10 (ivy-index 0)) #("^rever" 0 6 (ivy-index 0)) #("^customize-themes" 0 17 (ivy-index 0)) #("^customi" 0 8 (ivy-index 0)) #("^customize-group" 0 16 (ivy-index 0)))) +(setq evil-jumps-history '((2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs"))) +(setq mark-ring 'nil) +(setq search-ring 'nil) +(setq regexp-search-ring 'nil) +(setq extended-command-history 'nil) diff --git a/blendoit-ucla-theme.el b/blendoit-ucla-theme.el deleted file mode 100644 index c618d1e..0000000 --- a/blendoit-ucla-theme.el +++ /dev/null @@ -1,50 +0,0 @@ -(deftheme blendoit-ucla - "Created 2019-09-03.") - -(custom-theme-set-faces - 'blendoit-ucla - '(cursor ((t (:background "#FFD100")))) - '(fixed-pitch ((t (:family "Hack")))) - '(variable-pitch ((((type w32)) (:foundry "outline" :family "Arial")) (t (:family "Sans Serif")))) - '(escape-glyph ((((background dark)) (:foreground "cyan")) (((type pc)) (:foreground "magenta")) (t (:foreground "brown")))) - '(homoglyph ((((background dark)) (:foreground "cyan")) (((type pc)) (:foreground "magenta")) (t (:foreground "brown")))) - '(minibuffer-prompt ((t (:foreground "#FFD100")))) - '(highlight ((t (:background "#FFD100" :foreground "#003B5C")))) - '(region ((t (:background "#C3D7EE" :distant-foreground "#003B5C")))) - '(shadow ((t (:foreground "grey70")))) - '(secondary-selection ((((class color) (min-colors 88) (background light)) (:background "yellow1")) (((class color) (min-colors 88) (background dark)) (:background "SkyBlue4")) (((class color) (min-colors 16) (background light)) (:background "yellow")) (((class color) (min-colors 16) (background dark)) (:background "SkyBlue4")) (((class color) (min-colors 8)) (:foreground "black" :background "cyan")) (t (:inverse-video t)))) - '(trailing-whitespace ((((class color) (background light)) (:background "red1")) (((class color) (background dark)) (:background "red1")) (t (:inverse-video t)))) - '(font-lock-builtin-face ((t (:foreground "LightSteelBlue")))) - '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) - '(font-lock-comment-face ((t (:foreground "#FFD100")))) - '(font-lock-constant-face ((((class grayscale) (background light)) (:underline (:color foreground-color :style line) :weight bold :foreground "LightGray")) (((class grayscale) (background dark)) (:underline (:color foreground-color :style line) :weight bold :foreground "Gray50")) (((class color) (min-colors 88) (background light)) (:foreground "dark cyan")) (((class color) (min-colors 88) (background dark)) (:foreground "Aquamarine")) (((class color) (min-colors 16) (background light)) (:foreground "CadetBlue")) (((class color) (min-colors 16) (background dark)) (:foreground "Aquamarine")) (((class color) (min-colors 8)) (:foreground "magenta")) (t (:underline (:color foreground-color :style line) :weight bold)))) - '(font-lock-doc-face ((t (:inherit (font-lock-string-face))))) - '(font-lock-function-name-face ((((class color) (min-colors 88) (background light)) (:foreground "Blue1")) (((class color) (min-colors 88) (background dark)) (:foreground "LightSkyBlue")) (((class color) (min-colors 16) (background light)) (:foreground "Blue")) (((class color) (min-colors 16) (background dark)) (:foreground "LightSkyBlue")) (((class color) (min-colors 8)) (:weight bold :foreground "blue")) (t (:weight bold :inverse-video t)))) - '(font-lock-keyword-face ((((class grayscale) (background light)) (:weight bold :foreground "LightGray")) (((class grayscale) (background dark)) (:weight bold :foreground "DimGray")) (((class color) (min-colors 88) (background light)) (:foreground "Purple")) (((class color) (min-colors 88) (background dark)) (:foreground "Cyan1")) (((class color) (min-colors 16) (background light)) (:foreground "Purple")) (((class color) (min-colors 16) (background dark)) (:foreground "Cyan")) (((class color) (min-colors 8)) (:weight bold :foreground "cyan")) (t (:weight bold)))) - '(font-lock-negation-char-face ((t nil))) - '(font-lock-preprocessor-face ((t (:inherit (font-lock-builtin-face))))) - '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) - '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) - '(font-lock-string-face ((((class grayscale) (background light)) (:slant italic :foreground "DimGray")) (((class grayscale) (background dark)) (:slant italic :foreground "LightGray")) (((class color) (min-colors 88) (background light)) (:foreground "VioletRed4")) (((class color) (min-colors 88) (background dark)) (:foreground "LightSalmon")) (((class color) (min-colors 16) (background light)) (:foreground "RosyBrown")) (((class color) (min-colors 16) (background dark)) (:foreground "LightSalmon")) (((class color) (min-colors 8)) (:foreground "green")) (t (:slant italic)))) - '(font-lock-type-face ((((class grayscale) (background light)) (:weight bold :foreground "Gray90")) (((class grayscale) (background dark)) (:weight bold :foreground "DimGray")) (((class color) (min-colors 88) (background light)) (:foreground "ForestGreen")) (((class color) (min-colors 88) (background dark)) (:foreground "PaleGreen")) (((class color) (min-colors 16) (background light)) (:foreground "ForestGreen")) (((class color) (min-colors 16) (background dark)) (:foreground "PaleGreen")) (((class color) (min-colors 8)) (:foreground "green")) (t (:underline (:color foreground-color :style line) :weight bold)))) - '(font-lock-variable-name-face ((((class grayscale) (background light)) (:slant italic :weight bold :foreground "Gray90")) (((class grayscale) (background dark)) (:slant italic :weight bold :foreground "DimGray")) (((class color) (min-colors 88) (background light)) (:foreground "sienna")) (((class color) (min-colors 88) (background dark)) (:foreground "LightGoldenrod")) (((class color) (min-colors 16) (background light)) (:foreground "DarkGoldenrod")) (((class color) (min-colors 16) (background dark)) (:foreground "LightGoldenrod")) (((class color) (min-colors 8)) (:weight light :foreground "yellow")) (t (:slant italic :weight bold)))) - '(font-lock-warning-face ((t (:inherit (error))))) - '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) - '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) - '(fringe ((t (:background "#8BB8E8")))) - '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) - '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) - '(mode-line ((t (:background "#FFD100" :foreground "#000000" :box (:line-width -1 :style released-button))))) - '(mode-line-buffer-id ((t (:weight bold)))) - '(mode-line-emphasis ((t (:weight bold)))) - '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) - '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) - '(isearch ((((class color) (min-colors 88) (background light)) (:foreground "lightskyblue1" :background "magenta3")) (((class color) (min-colors 88) (background dark)) (:foreground "brown4" :background "palevioletred2")) (((class color) (min-colors 16)) (:foreground "cyan1" :background "magenta4")) (((class color) (min-colors 8)) (:foreground "cyan1" :background "magenta4")) (t (:inverse-video t)))) - '(isearch-fail ((((class color) (min-colors 88) (background light)) (:background "RosyBrown1")) (((class color) (min-colors 88) (background dark)) (:background "red4")) (((class color) (min-colors 16)) (:background "red")) (((class color) (min-colors 8)) (:background "red")) (((class color grayscale)) (:foreground "grey")) (t (:inverse-video t)))) - '(lazy-highlight ((((class color) (min-colors 88) (background light)) (:background "paleturquoise")) (((class color) (min-colors 88) (background dark)) (:background "paleturquoise4")) (((class color) (min-colors 16)) (:background "turquoise3")) (((class color) (min-colors 8)) (:background "turquoise3")) (t (:underline (:color foreground-color :style line))))) - '(match ((((class color) (min-colors 88) (background light)) (:background "yellow1")) (((class color) (min-colors 88) (background dark)) (:background "RoyalBlue3")) (((class color) (min-colors 8) (background light)) (:foreground "black" :background "yellow")) (((class color) (min-colors 8) (background dark)) (:foreground "white" :background "blue")) (((type tty) (class mono)) (:inverse-video t)) (t (:background "gray")))) - '(next-error ((t (:inherit (region))))) - '(query-replace ((t (:inherit (isearch))))) - '(default ((t (:inherit nil :stipple nil :background "#003B5C" :foreground "white" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 154 :width normal :foundry "SRC" :family "Hack"))))) - -(provide-theme 'blendoit-ucla) diff --git a/init_blendoit.el b/init_blendoit.el index 7ea38a9..09ce224 100644 --- a/init_blendoit.el +++ b/init_blendoit.el @@ -15,14 +15,14 @@ ;; '(set-face-attribute 'mode-line nil :background original-background) ;; ) -(setq original-background (face-attribute 'mode-line :background)) -(setq normal-state-background "#FF4F00") -(add-hook 'evil-normal-state-entry-hook - (lambda () - (set-face-attribute 'mode-line nil :background normal-state-background))) -(add-hook 'evil-normal-state-exit-hook - (lambda () - (set-face-attribute 'mode-line nil :background original-background))) +;;(setq original-background (face-attribute 'mode-line :background)) +;;(setq normal-state-background "#FF4F00") +;;(add-hook 'evil-normal-state-entry-hook +;; (lambda () +;; (set-face-attribute 'mode-line nil :background normal-state-background))) +;;(add-hook 'evil-normal-state-exit-hook +;; (lambda () +;; (set-face-attribute 'mode-line nil :background original-background))) ;; Interactively Do Things - add powerful features to common Emacs commands. (setq ido-enable-flex-matching t) diff --git a/init_emacs.el b/init_emacs.el index 901dabd..49b23d2 100644 --- a/init_emacs.el +++ b/init_emacs.el @@ -14,13 +14,12 @@ '(global-display-line-numbers-mode t) '(package-selected-packages (quote - (writeroom-mode pdf-tools org-bullets magit latex-preview-pane evil-leader))) - '(scroll-bar-mode nil) + (notmuch writeroom-mode pdf-tools org-bullets magit latex-preview-pane evil-leader))) '(show-paren-mode t) '(tool-bar-mode nil) '(writeroom-global-effects (quote - (writeroom-set-fullscreen writeroom-set-menu-bar-lines writeroom-set-tool-bar-lines writeroom-set-vertical-scroll-bars writeroom-set-bottom-divider-width writeroom-set-internal-border-width))) + (writeroom-set-fullscreen writeroom-set-menu-bar-lines writeroom-set-tool-bar-lines writeroom-set-vertical-scroll-bars writeroom-set-bottom-divider-width))) '(writeroom-restore-window-config t)) (custom-set-faces ;; custom-set-faces was added by Custom. -- cgit v1.2.3