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/a new one | |
initial commit
Diffstat (limited to 'urxvt/Repositories/URxvt-themes/a new one')
| -rw-r--r-- | urxvt/Repositories/URxvt-themes/a new one | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/urxvt/Repositories/URxvt-themes/a new one b/urxvt/Repositories/URxvt-themes/a new one new file mode 100644 index 0000000..9470984 --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/a new one @@ -0,0 +1,40 @@ +!--------------------xdefauls +URxvt.font: xft:monaco:pixelsize=11 +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 +*background: #20242c +*foreground: #b3b8c4 + +*color0: #3e4853 +*color1: #b06a58 +*color2: #95b47b +*color3: #e5c078 +*color4: #58698c +*color5: #7b5e8d +*color6: #82a1b2 +*color7: #cccaca + +*color8: #525c67 +*color9: #ba7e6c +*color10: #a9c88f +*color11: #f9d48c +*color12: #6c7da0 +*color13: #8f72a1 +*color14: #96b5c6 +*color15: #e0dede |
