Skip to content

Instantly share code, notes, and snippets.

@cocodrips
Created August 30, 2013 05:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cocodrips/6386670 to your computer and use it in GitHub Desktop.
Save cocodrips/6386670 to your computer and use it in GitHub Desktop.
キキララ☆カラーなIRCテーマのyaml
log-view:
nickname-format: '(%n) '
scroller-highlight-color: '#f0f'
input-text:
font-family: 'Hobo Std'
font-size: 13.0
background-color: '#fff9f9'
color: '#343434'
selected:
background-color: '#ccc'
member-list:
font-family: 'Hobo Std'
font-size: 13.0
color: '#64635c'
background-color: '#fff3dd'
operator:
color: '#64635c'
selected:
color: '#64635c'
background:
# gradient
top-line-color: '#b6d2db'
bottom-line-color: '#b6d2db'
top-color: '#bfdbcd'
bottom-color: '#bfdbcd'
server-tree:
font-family: 'Hobo Std'
font-size: 13.0
background-color: '#fff3dd'
highlight:
color: '#64635c'
newtalk:
color: '#f00'
unread:
color: '#bc5767'
normal:
active:
color: '#64635c'
inactive:
color: '#64635c'
selected:
active:
color: '#64635c'
inactive:
color: '#64635c'
background:
top-line-color: '#b6d2db'
bottom-line-color: '#b6d2db'
top-color: '#bfdbcd'
bottom-color: '#bfdbcd'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment