This commit is contained in:
ayham 2022-02-12 16:25:29 +03:00
parent c7cd38e1fe
commit 576cf6e504
Signed by: ayham
GPG Key ID: EAB7F5A9DF503678
3 changed files with 855 additions and 654 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
(require 'package)
(add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t)
(add-to-list 'package-archives '("gnu" . "https://elpa.gnu.org/packages/") t)
(add-to-list 'package-archives '("org" . "https://orgmode.org/elpa/") t)
(add-to-list 'package-archives '("nongnu" . "https://elpa.nongnu.org/nongnu/") t)
(package-initialize)
;; Ensure that use-package is installed.
@ -18,8 +18,71 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(ansi-color-faces-vector
[default bold shadow italic underline success warning error])
'(ansi-color-names-vector
["gray35" "#ff8059" "#44bc44" "#d0bc00" "#2fafff" "#feacd0" "#00d3d0" "gray65"])
'(awesome-tray-mode-line-active-color "#2fafff")
'(awesome-tray-mode-line-inactive-color "#323232")
'(custom-safe-themes
'("9f1d0627e756e58e0263fe3f00b16d8f7b2aca0882faacdc20ddd56a95acb7c2" "7397cc72938446348521d8061d3f2e288165f65a2dbb6366bb666224de2629bb" default))
'(exwm-floating-border-color "#646464")
'(flymake-error-bitmap '(flymake-double-exclamation-mark modus-themes-fringe-red))
'(flymake-note-bitmap '(exclamation-mark modus-themes-fringe-cyan))
'(flymake-warning-bitmap '(exclamation-mark modus-themes-fringe-yellow))
'(hl-todo-keyword-faces
'(("HOLD" . "#c0c530")
("TODO" . "#feacd0")
("NEXT" . "#b6a0ff")
("THEM" . "#f78fe7")
("PROG" . "#00d3d0")
("OKAY" . "#4ae2f0")
("DONT" . "#70b900")
("FAIL" . "#ff8059")
("BUG" . "#ff8059")
("DONE" . "#44bc44")
("NOTE" . "#d3b55f")
("KLUDGE" . "#d0bc00")
("HACK" . "#d0bc00")
("TEMP" . "#ffcccc")
("FIXME" . "#ff9077")
("XXX+" . "#ef8b50")
("REVIEW" . "#6ae4b9")
("DEPRECATED" . "#bfd9ff")))
'(ibuffer-deletion-face 'modus-themes-mark-del)
'(ibuffer-filter-group-name-face 'modus-themes-pseudo-header)
'(ibuffer-marked-face 'modus-themes-mark-sel)
'(ibuffer-title-face 'default)
'(org-src-block-faces 'nil)
'(package-selected-packages
'(simple-httpd auctex dap-mode lsp-mode focus avy elfeed monokai-theme use-package magit)))
'(kotlin-mode good-scroll org-contrib borg consult general emmet-mode web-mode embark-consult marginalia orderless vertico exec-path-from-shell exec-patch-from-shell uniquify simple-httpd auctex dap-mode lsp-mode focus avy elfeed monokai-theme use-package magit))
'(pdf-view-midnight-colors '("#ffffff" . "#100f10"))
'(vc-annotate-background nil)
'(vc-annotate-background-mode nil)
'(vc-annotate-color-map
'((20 . "#ff8059")
(40 . "#feacd0")
(60 . "#f78fe7")
(80 . "#ef8b50")
(100 . "#d0bc00")
(120 . "#c0c530")
(140 . "#f8dec0")
(160 . "#bfebe0")
(180 . "#44bc44")
(200 . "#70b900")
(220 . "#6ae4b9")
(240 . "#4ae2f0")
(260 . "#00d3d0")
(280 . "#c6eaff")
(300 . "#2fafff")
(320 . "#79a8ff")
(340 . "#00bcff")
(360 . "#b6a0ff")))
'(vc-annotate-very-old-color nil)
'(xterm-color-names
["black" "#ff8059" "#44bc44" "#d0bc00" "#2fafff" "#feacd0" "#00d3d0" "gray65"])
'(xterm-color-names-bright
["gray35" "#ef8b50" "#70b900" "#c0c530" "#79a8ff" "#f78fe7" "#4ae2f0" "white"]))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.

View File

@ -38,6 +38,7 @@ https://cosmic.voyage/rss.xml comsic-voyage
https://www.youtube.com/feeds/videos.xml?channel_id=UCbfYPyITQ-7l4upoX8nvctg two-minute-papers
http://feeds.feedburner.com/sciencealert-latestnews?format=xml sciencealert
https://www.aliventures.com/feed/ aliventures writing blog
https://unlimitedhangout.com/feed/ unlimited-hangout investigative reports
"-----------------"
"---- Podcasts"