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/rando light purp | |
initial commit
Diffstat (limited to 'urxvt/Repositories/URxvt-themes/rando light purp')
| -rw-r--r-- | urxvt/Repositories/URxvt-themes/rando light purp | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/urxvt/Repositories/URxvt-themes/rando light purp b/urxvt/Repositories/URxvt-themes/rando light purp new file mode 100644 index 0000000..d5f7f2b --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/rando light purp @@ -0,0 +1,67 @@ +! --- ~/.Xresources ------------------------------------------------------------ +! ------------------------------------------------------------------------------ +! --- generated with 4bit Terminal Color Scheme Designer ----------------------- +! ------------------------------------------------------------------------------ +! --- http://ciembor.github.com/4bit ------------------------------------------- +! ------------------------------------------------------------------------------ + +! --- special colors --- + +*background: #cac4d4 +*foreground: #978973 + +! --- standard colors --- + +! black +*color0: #000000 + +! bright_black +*color8: #262626 + +! red +*color1: #9b7976 + +! bright_red +*color9: #cdbdbb + +! green +*color2: #769b79 + +! bright_green +*color10: #bbcdbd + +! yellow +*color3: #989b76 + +! bright_yellow +*color11: #cccdbb + +! blue +*color4: #79769b + +! bright_blue +*color12: #bdbbcd + +! magenta +*color5: #9b7698 + +! bright_magenta +*color13: #cdbbcc + +! cyan +*color6: #76989b + +! bright_cyan +*color14: #bbcccd + +! white +*color7: #c3c3c3 + +! bright_white +*color15: #ffffff + + +! ------------------------------------------------------------------------------ +! --- end of terminal colors section ------------------------------------------- +! ------------------------------------------------------------------------------ + |
