From 168120d4068eff9816c11f0503738c12861821ae Mon Sep 17 00:00:00 2001 From: bard Date: Mon, 15 Apr 2024 06:24:14 -0400 Subject: initial commit --- urxvt/Repositories/URxvt-themes/light dark | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 urxvt/Repositories/URxvt-themes/light dark (limited to 'urxvt/Repositories/URxvt-themes/light dark') diff --git a/urxvt/Repositories/URxvt-themes/light dark b/urxvt/Repositories/URxvt-themes/light dark new file mode 100644 index 0000000..ad65c71 --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/light dark @@ -0,0 +1,27 @@ +!black +URxvt.color0: #000000 +URxvt.color8: #2B2B2B +!red +URxvt.color1: #A5372E +URxvt.color9: #E06C5C +!green +URxvt.color2: #4A663C +URxvt.color10: #7B996C +!yellow +URxvt.color3: #7C5618 +URxvt.color11: #B38849 +!blue +URxvt.color4: #566060 +URxvt.color12: #889393 +!magenta +URxvt.color5: #8E4948 +URxvt.color13: #C67C78 +!cyan +URxvt.color6: #6D5B42 +URxvt.color14: #A28D73 +!white +URxvt.color7: #8D8D8D +URxvt.color15: #C6C6C6 + +urxvt.background: #111111 +urxvt.foreground: 15 -- cgit v1.2.3