diff options
Diffstat (limited to 'urxvt/Repositories/URxvt-themes/calm girl')
| -rw-r--r-- | urxvt/Repositories/URxvt-themes/calm girl | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/urxvt/Repositories/URxvt-themes/calm girl b/urxvt/Repositories/URxvt-themes/calm girl new file mode 100644 index 0000000..602655f --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/calm girl @@ -0,0 +1,55 @@ + +!--------------------xdefauls +URxvt.font: xft:monaco:pixelsize=13 +urxvt*termName: rxvt +urxvt*scrollBar: false +urxvt*matcher.button: 1 +urxvt.transparent: false +urxvt.boldFont: +Xft*dpi: 96 +Xft*antialias: true +Xft*hinting: true +Xft*hintstyle: hintfull +Xft*rgba: rgb +URxvt*geometry: 85x20 +*internalBorder: 23 +URxvt*fading: 0 +URxvt*tintColor: #ffffff +URxvt*shading: 0 +URxvt*inheritPixmap: False +! special +*.foreground: #c5c8c6 +*.background: #333232 +*.cursorColor: #c5c8c6 + +! black +*.color0: #585c69 +*.color8: #585c69 + +! red +*.color1: #cab0a1 +*.color9: #cab0a1 + +! green +*.color2: #9f8578 +*.color10: #9f8578 + +! yellow +*.color3: #986c5b +*.color11: #986c5b + +! blue +*.color4: #808178 +*.color12: #808178 + +! magenta +*.color5: #979892 +*.color13: #979892 + +! cyan +*.color6: #cab0a1 +*.color14: #cab0a1 + +! white +*.color7: #707880 +*.color15: #707880 |
