legacy-dotfiles/x11/.Xdefaults

138 lines
3.3 KiB
Text
Raw Normal View History

#define backgroundColor #111111
#define foregroundColor #bfbfbf
2015-11-30 00:33:15 +01:00
#define bgbright #3d3d3d
#define bgdim #222222
#define bgred #3f1a1a
#define bgorange #3f321f
#define bgyellow #343922
#define bggreen #263f1f
#define bgturquoise #1f3f2c
#define bgcyan #1f3f3f
#define bgblue #1f2c3f
#define bgpurple #2f2a3f
#define bgmagenta #381f3f
#define bgpink #3f1f32
#define fgbright #ededed
#define fgdim #969696
#define fgred #a85454
#define fgorange #a88654
#define fgyellow #8d995c
#define fggreen #65a854
#define fgturquoise #54a875
#define fgcyan #54a8a8
#define fgblue #5476a8
#define fgpurple #7d71a8
#define fgmagenta #9754a8
#define fgpink #a85487
2015-11-30 00:19:09 +01:00
#include ".config/Xresources/URxvt.conf"
2012-09-15 13:38:27 +02:00
urxvt.loginShell: true
urxvt.scrollBar: false
urxvt.secondaryScroll: true
urxvt.saveLines: 65535
urxvt.cursorBlink: false
urxvt.cursorUnderline: true
urxvt.urgentOnBell: true
urxvt.termName: rxvt-256color
2012-12-14 15:23:36 +01:00
urxvt.visualBell: false
2015-05-09 19:17:49 +02:00
urxvt.letterSpace: -1
2012-09-15 13:38:27 +02:00
2014-08-20 23:58:30 +02:00
! urxvt.perl-lib: /home/slash/projects/urxvt-modeline/:/usr/lib/urxvt/perl/
2015-05-09 19:17:49 +02:00
! urxvt.perl-ext-common: default,matcher
URxvt.perl-ext: default,url-select
2012-10-07 13:16:40 +02:00
urxvt.urlLauncher: conkeror
2015-09-03 16:02:02 +02:00
! urxvt.matcher.button: 1
2012-10-17 00:26:23 +02:00
2015-05-09 19:17:49 +02:00
! url-select
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: /usr/bin/conkeror
URxvt.url-select.underline: true
! urxvt.keysym.C-Delete: perl:matcher:last
! urxvt.keysym.M-Delete: perl:matcher:list
! URxvt.matcher.pattern.1: File\\ "(.*)",\\ line\\ (\\d+)
! urxvt.matcher.launcher.1: emacsclient -a emacs +$2 $1
2012-09-15 13:38:27 +02:00
2014-08-20 23:58:30 +02:00
urxvt.font: xft:Fantasque Sans Mono:weight=medium:pixelsize=17
urxvt.boldFont: xft:Fantasque Sans Mono:weight=bold:pixelsize=17
urxvt.italicFont: xft:Fantasque Sans Mono:slant=italic:pixelsize=17
2013-11-03 22:48:41 +01:00
URxvt.modeline.fg: 15
URxvt.modeline.bg: 12
URxvt.modeline.command: urxvt-modeline
2012-09-15 13:38:27 +02:00
2013-02-15 00:34:38 +01:00
urxvt.depth: 32
2013-04-30 20:05:05 +02:00
urxvt.background: #111111
urxvt.foreground: #bfbfbf
2012-09-15 13:38:27 +02:00
urxvt.color0: #222222
2013-05-15 15:57:25 +02:00
urxvt.color8: #3d3d3d
2012-09-15 13:38:27 +02:00
urxvt.color1: #a85454
urxvt.color9: #da9d9d
2012-09-15 13:38:27 +02:00
urxvt.color2: #66a854
urxvt.color10: #a9d39e
2012-09-15 13:38:27 +02:00
urxvt.color3: #8d995c
urxvt.color11: #c2ca9e
2012-09-15 13:38:27 +02:00
urxvt.color4: #5476a8
urxvt.color12: #a2b8d8
2012-09-15 13:38:27 +02:00
urxvt.color5: #9754a8
urxvt.color13: #d0a8da
2012-09-15 13:38:27 +02:00
urxvt.color6: #54a8a8
urxvt.color14: #abdddd
2012-09-15 13:38:27 +02:00
2013-05-15 15:57:25 +02:00
urxvt.color7: #969696
urxvt.color15: #ededed
2012-09-15 13:38:27 +02:00
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
#include ".config/Xresources/Emacs.conf"
2012-09-25 09:56:35 +02:00
! Emacs.font: DejaVu Sans Mono:weight=medium:pixelsize=18
2012-09-15 13:38:27 +02:00
Emacs.useXIM: off
2013-03-27 00:49:54 +01:00
Emacs.borderWidth: 0
Emacs.foreground: #eeeeec
Emacs.internalBorder: 0
Emacs.paneFont: Fantasque Sans Mono-13
2013-03-27 00:49:54 +01:00
Emacs.pointerColor: #eeeeec
Emacs*menu*font: Fantasque Sans Mono-13
2013-03-27 00:49:54 +01:00
Emacs*menu*foreground: #eeeeec
Emacs*menu*background: #222224
Emacs*menu*buttonForeground: #a5a5a4
Emacs*menu*verticalSpacing: 0
Emacs*menu*shadowThickness: 1
Emacs*menu*margin: 0
Emacs.pane.menubar.translations: #override\
Ctrl <Key> n: down()\n\
Ctrl <Key> p: up()\n\
Ctrl <Key> f: right()\n\
Ctrl <Key> b: left()\n\
2012-09-15 13:38:27 +02:00
xfontsel.sampleText: \
static void print_sample_message(XWindow *win) {\n\
win.label->text = "Sample text 0123456789"\n\
}
xfontsel.sampleText16: \
static void print_sample_message(XWindow *win) {\n\
win.label->text = "Sample text 0123456789"\n\
}
xfontsel.sampleTextUCS: \
static void print_sample_message(XWindow *win) {\n\
win.label->text = "Sample text 0123456789"\n\
}
2015-09-03 16:01:50 +02:00
2015-11-30 00:33:36 +01:00
#include ".config/Xresources/Rofi.conf"