summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nyancat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nyancat.c b/src/nyancat.c
index 02965a5..759b9bf 100644
--- a/src/nyancat.c
+++ b/src/nyancat.c
@@ -587,8 +587,8 @@ int main(int argc, char ** argv) {
switch (ttype) {
case 1:
colors[','] = "\033[48;5;17m"; /* Blue background */
- colors['.'] = "\033[48;5;255m"; /* White stars */
- colors['\''] = "\033[48;5;232m"; /* Black border */
+ colors['.'] = "\033[48;5;231m"; /* White stars */
+ colors['\''] = "\033[48;5;16m"; /* Black border */
colors['@'] = "\033[48;5;230m"; /* Tan poptart */
colors['$'] = "\033[48;5;175m"; /* Pink poptart */
colors['-'] = "\033[48;5;162m"; /* Red poptart */
pan class='insertions'>+0 http://www.mail-archive.com/linux-media@vger.kernel.org/msg02705.html http://www.spinics.net/lists/linux-media/msg02800.html 2009-03-08update scan file for ch-CitycableChristoph Pfister1-0/+4 http://linuxtv.org/pipermail/linux-dvb/2009-March/031949.html 2009-03-08update scan file for au-SunshineCoastChristoph Pfister1-9/+9 http://www.mail-archive.com/linux-media@vger.kernel.org/msg02432.html http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/2561