#include "base16-mexico-light-256"

*.background:             #ffffff

Xcursor.theme:            Paper
Xcursor.size:             22

Emacs.ToolBar:            off
Emacs.MenuBar:            off
Emacs.ScrollBars:         off
Emacs.CursorBlink:        off

rofi.font:                Fantasque Sans Mono 18

URxvt.fading:             0
URxvt.geometry:           100x40
URxvt.urgentOnBell:       true

URxvt.scrollBar:          false
URxvt.scrollstyle:        plain
URxvt.scrollTtyOutput:    false
URxvt.scrollWithBuffer:   true
URxvt.scrollTtyKeypress:  true
URxvt.saveLines:          16384
URxvt.secondaryScroll:    false

URxvt.font:               xft:monospace:size=10
URxvt.boldFont:           xft:monospace:bold:size=10
URxvt.intensityStyles:    true

URxvt.pointerBlank:       true
URxvt.pointerBlankDelay:  987654321
URxvt.letterSpace:        0

Emacs.Font:                         monospace-10
Emacs.fixed-pitch.attributeFont:    monospace-10
Emacs.variable-pitch.attributeFont: sans-10

! Local Variables:
! compile-command: (concat "xrdb -merge " (shell-quote-argument buffer-file-name))
! End: