diff options
| author | bard <[email protected]> | 2024-04-15 06:24:14 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-04-15 06:24:14 -0400 |
| commit | 168120d4068eff9816c11f0503738c12861821ae (patch) | |
| tree | 635e839eeca920432fcaa8417b282e074e84a4c2 /urxvt/Repositories/URxvt-themes/tree green brown | |
initial commit
Diffstat (limited to 'urxvt/Repositories/URxvt-themes/tree green brown')
| -rw-r--r-- | urxvt/Repositories/URxvt-themes/tree green brown | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/urxvt/Repositories/URxvt-themes/tree green brown b/urxvt/Repositories/URxvt-themes/tree green brown new file mode 100644 index 0000000..fc834d8 --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/tree green brown @@ -0,0 +1,41 @@ +!--------------------xdefauls +urxvt*font: xft:monospace:size=8 +urxvt*termName: rxvt +urxvt*scrollBar: false +urxvt*matcher.button: 1 +urxvt.transparent: false +urxvt*allow_bold: true +Xft*dpi: 96 +Xft*antialias: true +Xft*hinting: full +URxvt*geometry: 85x20 +URxvt*fading: 0 +URxvt*tintColor: #ffffff +URxvt*shading: 0 +URxvt*inheritPixmap: False +!black +URxvt.color0: #000000 +URxvt.color8: #2B2B2B +!red +URxvt.color1: #a28d73 +URxvt.color9: #a28d73 +!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: #7B996C +URxvt.color15: #7B996C +urxvt.background: #111111 +urxvt.foreground: 15 |
