Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] Solarized based theme for sup
@ 2014-03-26 21:00 Laurent Jucquois
  2014-03-28 13:12 ` Gaute Hope
  0 siblings, 1 reply; 4+ messages in thread
From: Laurent Jucquois @ 2014-03-26 21:00 UTC (permalink / raw)
  To: sup-talk

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

Good evening all,

Here is a more or less solarized based theme for those of you who are
interested. I've made it since a couple of weeks now but have not found
the time to post it on sup's git rep or host it on mine (not so git
experimented as I would like).

Anyway here it is, feel free to used it, post it or modify it.

Happy supping to yall,

[-- Attachment #2: colors.yaml --]
[-- Type: text/x-yaml, Size: 1329 bytes --]

# Cursor

:default_h:
  :fg: 14
  :bg: 0

:inverted_h:
  :fg: 14
  :bg: 8


# Index in order of appearance

:tagged:
  :highlight: inverted_h
  :fg: 125
  :bg: 0
#  :attrs:
#  - bold

:tagged_h:
  :fg: 5
  :bg: 8

:date:
  :highlight: default_h
  :fg: 12
  :bg: 8
  :attrs:
  - bold

:starred:
  :highlight: default_h
  :fg: 125
  :bg: 0
#  :attrs:
#  - bold

:size_widget:
  :highlight: default_h
  :fg: 244
  :bg: 0

:to_me:
  :highlight: default_h
  :fg: 64
  :bg: 0
#  :attrs:
#  - bold


:label:
  :highlight: label_h
  :fg: 5
  :bg: 8
#  :attrs:
#  - bold
:label_h:
  :fg: 5
  :bg: 0

:index_old:
  :highlight: default_h
  :fg: 3
  :bg: 8
#  :attrs:
#  - bold

:snippet:
  :highlight: default_h
  :fg: 12
  :bg: 8
#  :attrs:
#  - bold

# New messages

:index_new:
  :highlight: index_new_h
  :fg: 2
  :bg: 8
:index_new_h:
  :fg: 2
  :bg: 0

# Subject of starred message

:index_starred:
  :highlight: index_starred_h
  :fg: 4
  :bg: 8
:index_starred_h:
  :fg: 4
  :bg: 0

# Thread-view-mode

:message_patina:
  :highlight: default_h
  :fg: 3
  :bg: 0
#  :attrs:
#  - bold

:alternate_patina:
  :highlight: inverted_h
  :fg: 3
  :bg: 8

:attachment:
#  :highlight:
  :fg: 6
  :bg: 8
#  :attrs:
#  - bold

:text:
  :highlight: text_h
  :fg: 12
  :bg: 8
:text_h:
  :fg: 14
  :bg: 0

# Status line

:status:
  :fg: 6
  :bg: 0 

[-- Attachment #3: Type: text/plain, Size: 140 bytes --]

_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-09 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-26 21:00 [sup-talk] Solarized based theme for sup Laurent Jucquois
2014-03-28 13:12 ` Gaute Hope
2014-04-08 19:24   ` Steven Schmeiser
2014-04-09 16:29     ` Gaute Hope

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox