dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 33ca99a5edd649f80170c8576a3eadd29b6d39f7
parent 0fc9898abc68346705c49bed388750e691f83991
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri,  4 Aug 2023 12:31:44 +0100

:turtle:

Diffstat:
Ascrots/ooze.png | 0
Aurxvt-colors/ooze | 37+++++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/scrots/ooze.png b/scrots/ooze.png Binary files differ. diff --git a/urxvt-colors/ooze b/urxvt-colors/ooze @@ -0,0 +1,37 @@ +! special +*.foreground: #dbdfdc +*.background: #202220 +*.cursorColor: #dbdfdc + +! black +*.color0: #2e332d +*.color8: #4c534a + +! red +*.color1: #816b5f +*.color9: #816b5f + +! green +*.color2: #8dd254 +*.color10: #8dd254 + +! yellow +*.color3: #6b9a5f +*.color11: #6b9a5f + +! blue +*.color4: #86916b +*.color12: #86916b + +! magenta +*.color5: #b0b07d +*.color13: #b0b07d + +! cyan +*.color6: #815ba8 +*.color14: #815ba8 + +! white +*.color7: #b9c0b0 +*.color15: #dbdfdc +