Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Lisp by vii ( 18 years ago )
; Подсветка активной строки

(global-hl-line-mode 1)
 
;;(set-face-backgroud 'hl-line "light yellow") ;; для темного фона
;;(set-face-background 'hl-line "lemon chiffon")  ;; для светлого фона желтый
(set-face-backgroud 'hl-line "light goldenrod yellow") ;; для светлого фона зеленоватый

 

Revise this Paste

Your Name: Code Language: