summaryrefslogtreecommitdiff
path: root/.config/x/defaults
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2021-07-08 13:48:22 +0000
committer0scar <qgt268@alumni.ku.dk>2021-07-08 13:48:22 +0000
commit2b8fb1c13bfc664edd2a766ec3cab65a8697d7d1 (patch)
treed3f258abec3a2628bf9fe3eb00f219f1771c55f2 /.config/x/defaults
parentfa59358ad2da9a82d31caf8789d24b1d55bcf3b1 (diff)
Removed x-defaults
Diffstat (limited to '.config/x/defaults')
-rw-r--r--.config/x/defaults60
1 files changed, 0 insertions, 60 deletions
diff --git a/.config/x/defaults b/.config/x/defaults
deleted file mode 100644
index 2fa5930..0000000
--- a/.config/x/defaults
+++ /dev/null
@@ -1,60 +0,0 @@
-URxvt.font: xft:DejaVuSansMono Nerd Font Mono:pixelsize=14
-URxvt.boldFont: xft:DejaVuSansMono Nerd Font Mono:style=bold
-URxvt.italicFont: xft:DejaVuSansMono Nerd Font Mono:style=oblique
-URxvt.boldItalicfont: xft:DejaVuSansMono Nerd Font Mono:style=bold oblique
-
-URxvt.reverseVideo: false
-URxvt.saveLines: 1024
-URxvt.scrollBar: false
-
-! True transparency
-URxvt.depth: 32
-URxvt.background: [0]#000000
-URxvt.foreground: [100]#ffffff
-! Native (fake) transparency
-!URxvt.shading: 20
-!URxvt.transparent: true
-
-URxvt.keysym.Control-Up: \033[1;5A
-URxvt.keysym.Control-Down: \033[1;5B
-URxvt.keysym.Control-Left: \033[1;5D
-URxvt.keysym.Control-Right: \033[1;5C
-
-st.alpha: 0.80
-
-! IR_Black
-*.foreground: #f1f1f1
-*.background: #000000
-*.cursorColor: #f0f080
-
-! Black
-*.color0: #4f4f4f
-*.color8: #7b7b7b
-
-! Red
-*.color1: #fa6c60
-*.color9: #fcb6b0
-
-! Green
-*.color2: #a8ff60
-*.color10: #cfffab
-
-! Yellow
-*.color3: #fffeb7
-*.color11: #ffffcc
-
-! Blue
-*.color4: #96cafe
-*.color12: #b5dcff
-
-! Magenta
-*.color5: #fa73fd
-*.color13: #fb9cfe
-
-! Cyan
-*.color6: #c6c5fe
-*.color14: #e0e0fe
-
-! White
-*.color7: #efedef
-*.color15: #ffffff