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 bark | |
initial commit
Diffstat (limited to 'urxvt/Repositories/URxvt-themes/tree bark')
| -rw-r--r-- | urxvt/Repositories/URxvt-themes/tree bark | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/urxvt/Repositories/URxvt-themes/tree bark b/urxvt/Repositories/URxvt-themes/tree bark new file mode 100644 index 0000000..be2a59f --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/tree bark @@ -0,0 +1,56 @@ +!--------------------xdefauls +URxvt.font: xft:monaco:pixelsize=13 +urxvt*termName: rxvt +urxvt*scrollBar: false +urxvt*matcher.button: 1 +urxvt.transparent: false +urxvt.boldFont: +URxvt.letterSpace: -1 +Xft*dpi: 96 +Xft*antialias: true +Xft*hinting: true +Xft*hintstyle: hintfull +URxvt*cursorUnderline: true +Xft*rgba: rgb +URxvt*geometry: 85x20 +*internalBorder: 26 +URxvt*fading: 0 +URxvt*tintColor: #ffffff +URxvt*shading: 0 +URxvt*inheritPixmap: False +! special +*.foreground: #f1fcf8 +*.background: #111012 +*.cursorColor: #f1fcf8 + +! black +*.color0: #b4b4aa +*.color8: #b4b4aa + +! red +*.color1: #64605f +*.color9: #64605f + +! green +*.color2: #7e8d88 +*.color10: #7e8d88 + +! yellow +*.color3: #d0d4b9 +*.color11: #d0d4b9 + +! blue +*.color4: #b0c2c2 +*.color12: #b0c2c2 + +! magenta +*.color5: #f3fcf7 +*.color13: #f3fcf7 + +! cyan +*.color6: #988c80 +*.color14: #988c80 + +! white +*.color7: #70735e +*.color15: #70735e |
