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/ronery flower | |
initial commit
Diffstat (limited to 'urxvt/Repositories/URxvt-themes/ronery flower')
| -rw-r--r-- | urxvt/Repositories/URxvt-themes/ronery flower | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/urxvt/Repositories/URxvt-themes/ronery flower b/urxvt/Repositories/URxvt-themes/ronery flower new file mode 100644 index 0000000..5e61849 --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/ronery flower @@ -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: #c5c8c6 +*.background: #292b2d +*.cursorColor: #c5c8c6 + +! black +*.color0: #292929 +*.color8: #9cb0b4 + +! red +*.color1: #3d6370 +*.color9: #007db4 + +! green +*.color2: #aaad8f +*.color10: #c5cc87 + +! yellow +*.color3: #78838b +*.color11: #518860 + +! blue +*.color4: #5f85a9 +*.color12: #9aaac1 + +! magenta +*.color5: #534856 +*.color13: #9c80a4 + +! cyan +*.color6: #2c3b36 +*.color14: #335348 + +! white +*.color7: #707880 +*.color15: #c5c8c6 |
