From ee02c487ee31b8bc5ca5343247475511036b9d82 Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Wed, 3 Aug 2011 09:52:12 +0200 Subject: [PATCH] better colors for the light profile Ignore-this: ae5c35339f4c84a2034a01afe55476ad darcs-hash:20110803075212-c41ad-61875ba17a4f3ed69962090919ec13d296b32db3 --- utoprc-light | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/utoprc-light b/utoprc-light index c9bc751..aac1e1a 100644 --- a/utoprc-light +++ b/utoprc-light @@ -5,12 +5,12 @@ profile: light identifier.foreground: none comment.foreground: x-firebrick -doc.foreground: x-rosybrown -constant.foreground: x-cadetblue +doc.foreground: x-violetred4 +constant.foreground: x-darkcyan keyword.foreground: x-purple symbol.foreground: x-purple -string.foreground: x-rosybrown -char.foreground: x-rosybrown +string.foreground: x-violetred4 +char.foreground: x-violetred4 quotation.foreground: x-purple error.foreground: x-red -parenthesis.background: lblue +parenthesis.background: light-blue