From ea797e789ed5566fe3ffb5395ea41eb74c2b73a1 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 19 Oct 2020 16:31:36 +0100 Subject: Remove colorschemes --- Xresources/.Xresources/base | 37 -------------------- Xresources/.Xresources/nord | 25 -------------- Xresources/.Xresources/seoul256.dark | 30 ---------------- Xresources/.Xresources/solarized.dark | 28 --------------- Xresources/.Xresources/solarized.light | 28 --------------- Xresources/.Xresources/transparent | 5 --- Xresources/.Xresources/urxvt | 62 ++++++++++++++++++++++++++++++++++ 7 files changed, 62 insertions(+), 153 deletions(-) delete mode 100644 Xresources/.Xresources/base delete mode 100644 Xresources/.Xresources/nord delete mode 100644 Xresources/.Xresources/seoul256.dark delete mode 100644 Xresources/.Xresources/solarized.dark delete mode 100644 Xresources/.Xresources/solarized.light delete mode 100644 Xresources/.Xresources/transparent create mode 100644 Xresources/.Xresources/urxvt (limited to 'Xresources/.Xresources') diff --git a/Xresources/.Xresources/base b/Xresources/.Xresources/base deleted file mode 100644 index ea87784..0000000 --- a/Xresources/.Xresources/base +++ /dev/null @@ -1,37 +0,0 @@ -! URXVT ! - -! General settings -URxvt.loginShell : true -URxvt.termName : rxvt-256color -URxvt.urgentOnBell : true - -! Custom META key -URxvt*modifier: alt - -! Copy-paste configuration -URxvt.clipboard.copycmd: xclip -i -selection clipboard -URxvt.clipboard.pastecmd: xclip -o -selection clipboard - -! Perl extensions configuration -URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,resize -URxvt.url-select.launcher: /usr/bin/xdg-open -URxvt.url-select.underline: true - -! Key bindings for extensions -URxvt.keysym.M-Escape: perl:keyboard-select:activate -URxvt.keysym.M-s: perl:keyboard-select:search -URxvt.keysym.M-u: perl:url-select:select_next -URxvt.keysym.M-y: perl:clipboard:copy -URxvt.keysym.M-p: perl:clipboard:paste -URxvt.resize-font.smaller: C-minus -URxvt.resize-font.bigger: C-plus - -! Appearance -/* URxvt*font: xft:DejaVu Sans Mono:size=12 */ -URxvt*font: xft:monaco:size=12 -URxvt*scrollBar: false -URxvt*internalBorder: 0 -URxvt.fading: 35 - -! $TERM environment variable -URxvt*.termName: rxvt-unicode-256color diff --git a/Xresources/.Xresources/nord b/Xresources/.Xresources/nord deleted file mode 100644 index 7f1e6b6..0000000 --- a/Xresources/.Xresources/nord +++ /dev/null @@ -1,25 +0,0 @@ -#include "base" - -URxvt.borderColor: #2E3440 - -*.foreground: #D8DEE9 -*.background: #2E3440 -*.cursorColor: #D8DEE9 -*fadeColor: #4C566A - -*.color0: #3B4252 -*.color1: #BF616A -*.color2: #A3BE8C -*.color3: #EBCB8B -*.color4: #81A1C1 -*.color5: #B48EAD -*.color6: #88C0D0 -*.color7: #E5E9F0 -*.color8: #4C566A -*.color9: #BF616A -*.color10: #A3BE8C -*.color11: #EBCB8B -*.color12: #81A1C1 -*.color13: #B48EAD -*.color14: #8FBCBB -*.color15: #ECEFF4 diff --git a/Xresources/.Xresources/seoul256.dark b/Xresources/.Xresources/seoul256.dark deleted file mode 100644 index 2cb451b..0000000 --- a/Xresources/.Xresources/seoul256.dark +++ /dev/null @@ -1,30 +0,0 @@ -#include "base" - -URxvt.borderColor: #3a3a3a - -! Background / Foreground -URxvt*background: #3a3a3a -URxvt*foreground: #d0d0d0 - -! Cursor -*cursorColor: #d0d0d0 -*cursorColor2: #3a3a3a -*colorBD: #e4e4e4 - -! Other colors -*color0: #4e4e4e -*color1: #d68787 -*color2: #5f865f -*color3: #d8af5f -*color4: #85add4 -*color5: #d7afaf -*color6: #87afaf -*color7: #d0d0d0 -*color8: #626262 -*color9: #d75f87 -*color10: #87af87 -*color11: #ffd787 -*color12: #add4fb -*color13: #ffafaf -*color14: #87d7d7 -*color15: #e4e4e4 diff --git a/Xresources/.Xresources/solarized.dark b/Xresources/.Xresources/solarized.dark deleted file mode 100644 index 8940b45..0000000 --- a/Xresources/.Xresources/solarized.dark +++ /dev/null @@ -1,28 +0,0 @@ -#include "base" - -URxvt.borderColor: #002b36 - -*background: #002b36 -*foreground: #839496 -*fadeColor: #002b36 -*cursorColor: #93a1a1 - -*pointerColorBackground: #586e75 -*pointerColorForeground: #93a1a1 - -*color0: #073642 -*color1: #dc322f -*color2: #859900 -*color3: #b58900 -*color4: #268bd2 -*color5: #d33682 -*color6: #2aa198 -*color7: #eee8d5 -*color8: #002b36 -*color9: #cb4b16 -*color10: #586e75 -*color11: #657b83 -*color12: #839496 -*color13: #6c71c4 -*color14: #93a1a1 -*color15: #fdf6e3 diff --git a/Xresources/.Xresources/solarized.light b/Xresources/.Xresources/solarized.light deleted file mode 100644 index b47144c..0000000 --- a/Xresources/.Xresources/solarized.light +++ /dev/null @@ -1,28 +0,0 @@ -#include "base" - -URxvt.borderColor: #000000 - -*background: #fdf6e3 -*foreground: #657b83 -*fadeColor: #fdf6e3 -*cursorColor: #586e75 - -*pointerColorBackground: #93a1a1 -*pointerColorForeground: #586e75 - -*color0: #073642 -*color1: #dc322f -*color2: #859900 -*color3: #b58900 -*color4: #268bd2 -*color5: #d33682 -*color6: #2aa198 -*color7: #eee8d5 -*color8: #002b36 -*color9: #cb4b16 -*color10: #586e75 -*color11: #657b83 -*color12: #839496 -*color13: #6c71c4 -*color14: #93a1a1 -*color15: #fdf6e3 diff --git a/Xresources/.Xresources/transparent b/Xresources/.Xresources/transparent deleted file mode 100644 index 2778707..0000000 --- a/Xresources/.Xresources/transparent +++ /dev/null @@ -1,5 +0,0 @@ -#include "nord" - -! True transparency -URxvt.transparent: true -URxvt.shading: 40 diff --git a/Xresources/.Xresources/urxvt b/Xresources/.Xresources/urxvt new file mode 100644 index 0000000..d9078a8 --- /dev/null +++ b/Xresources/.Xresources/urxvt @@ -0,0 +1,62 @@ +! URXVT ! + +! General settings +URxvt.loginShell : true +URxvt.termName : rxvt-256color +URxvt.urgentOnBell : true + +! Custom META key +URxvt*modifier: alt + +! Copy-paste configuration +URxvt.clipboard.copycmd: xclip -i -selection clipboard +URxvt.clipboard.pastecmd: xclip -o -selection clipboard + +! Perl extensions configuration +URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,resize +URxvt.url-select.launcher: /usr/bin/xdg-open +URxvt.url-select.underline: true + +! Key bindings for extensions +URxvt.keysym.M-Escape: perl:keyboard-select:activate +URxvt.keysym.M-s: perl:keyboard-select:search +URxvt.keysym.M-u: perl:url-select:select_next +URxvt.keysym.M-y: perl:clipboard:copy +URxvt.keysym.M-p: perl:clipboard:paste +URxvt.resize-font.smaller: C-minus +URxvt.resize-font.bigger: C-plus + +! Appearance +/* URxvt*font: xft:DejaVu Sans Mono:size=12 */ +URxvt*font: xft:monaco:size=12 +URxvt*scrollBar: false +URxvt*internalBorder: 0 +URxvt.fading: 35 + +! $TERM environment variable +URxvt*.termName: rxvt-unicode-256color + +! Colors +URxvt.borderColor: #2E3440 + +*.foreground: #D8DEE9 +*.background: #2E3440 +*.cursorColor: #D8DEE9 +*fadeColor: #4C566A + +*.color0: #3B4252 +*.color1: #BF616A +*.color2: #A3BE8C +*.color3: #EBCB8B +*.color4: #81A1C1 +*.color5: #B48EAD +*.color6: #88C0D0 +*.color7: #E5E9F0 +*.color8: #4C566A +*.color9: #BF616A +*.color10: #A3BE8C +*.color11: #EBCB8B +*.color12: #81A1C1 +*.color13: #B48EAD +*.color14: #8FBCBB +*.color15: #ECEFF4 -- cgit v1.2.3