Search
 
SCRIPT & CODE EXAMPLE
 

LISP

Doom emacs pdf-tools

#install with dark-mode

(use-package pdf-view
  :hook (pdf-tools-enabled . pdf-view-midnight-minor-mode)
  :hook (pdf-tools-enabled . hide-mode-line-mode)
  :config
  (setq pdf-view-midnight-colors '("#ABB2BF" . "#282C35")))
Comment

PREVIOUS NEXT
Code Example
Cobol :: google apps script remove nulls array 
Cobol :: Cobol reverse a string 
Assembly :: array month name 
Assembly :: assembly fibonacci 
Assembly :: javafx fxml loader example 
Assembly :: assembly print 
Assembly :: Generate random strings only with uppercase letters and digits in Python 
Assembly :: dd utility explained examples 
Assembly :: dokuwiki redirect 
Assembly :: get public ssh key 
Javascript :: jquery vslidation remove spaces from input 
Javascript :: js redirect to url new tab 
Javascript :: jquery set attribute readonly 
Javascript :: a href confirm javascript 
Javascript :: ajax cdn 
Javascript :: js replace space with underscore 
Javascript :: jquery check if element exists 
Javascript :: npm update all packages 
Javascript :: Finished. Please run Mix again. 
Javascript :: how to start json server in particular port 
Javascript :: allow paste js code 
Javascript :: angular validators number only in reactive form 
Javascript :: javacsript update text in span 
Javascript :: java sleep 1 sec 
Javascript :: regex pattern for positive numbers only 
Javascript :: hide header react navigation 
Javascript :: react navigation no header 
Javascript :: how to unmount bottom tab screens 
Javascript :: jquery button remove disabled attribute 
Javascript :: format money javascript commas 
ADD CONTENT
Topic
Content
Source link
Name
5+9 =