From 9420b74c084463a7896552fe46c507e84f2c0ff5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 23 Jan 2013 00:50:26 +0100 Subject: [PATCH] xresources: use same format for all RGB colors --- Xresources | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Xresources b/Xresources index bd17ce8..1f5bda0 100644 --- a/Xresources +++ b/Xresources @@ -7,12 +7,12 @@ Xft.rgba: rgb !! Colors, stolen from http://xcolors.net/dl/derp *color0: #111111 *color8: #666666 -*color1: rgb:d3/62/65 -*color9: rgb:ef/81/71 +*color1: #d36265 +*color9: #ef8171 *color2: #aece91 *color10: #cfefb3 -*color3: rgb:e7/e1/8c -*color11: rgb:ff/f7/96 +*color3: #e7e18c +*color11: #fff796 *color4: #5297cf *color12: #74b8ef *color5: #963c59