You are not logged in.

#1 2011-11-29 20:14:14

bloom
Member
Registered: 2010-08-18
Posts: 749
Website

bubblegum -- a vim color scheme based on xoria256

bubblegum_preview.png?sig=-TRhwhya8ZU0V1nNDUrmV3VgkBDCzPfGxkI

https://github.com/baskerville/bubblegum

Last edited by bloom (2011-12-21 17:44:13)


gh · da · ds

Offline

#2 2011-11-30 00:21:11

milomouse
Member
Registered: 2009-03-24
Posts: 940
Website

Re: bubblegum -- a vim color scheme based on xoria256

another nice one.  will test it for a while

Offline

#3 2011-11-30 12:56:26

bloom
Member
Registered: 2010-08-18
Posts: 749
Website

Re: bubblegum -- a vim color scheme based on xoria256

milomouse wrote:

another nice one.  will test it for a while

Thanks, please update, I made an important commit today.


gh · da · ds

Offline

#4 2011-12-19 21:57:22

kyla
Member
From: Arlington, VA
Registered: 2011-03-12
Posts: 112
Website

Re: bubblegum -- a vim color scheme based on xoria256

I like.

Offline

#5 2011-12-28 03:00:12

kyla
Member
From: Arlington, VA
Registered: 2011-03-12
Posts: 112
Website

Re: bubblegum -- a vim color scheme based on xoria256

I've been trying to make a urxvt color scheme based on this (by modifying the xoria256 terminal color scheme). I'm not totally happy with it, but if anyone is interested in using/improving it, here it is:

tYnkwZg

~/.Xdefaults

#font
URxvt.font: -*-terminus-*-r-normal-*-*-120-*-*-*-*-iso8859-*

#tab colors
URxvt.tabbed.tabbar-fg: 4
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg:    9
URxvt.tabbed.tab-bg:    0

#scrollbar
URxvt*scrollstyle:plain
URxvt*scrollColor:#a8a8a8

#bubblegum colorscheme, based on bloom's vim theme and xoria----------------------

!black.normal     : xoria256.LineNr.guibg
!black.bright     : black.normal.rgb - 8
URxvt.color0      : #121212
URxvt.color8      : #0a0a0a

!red.normal       : red.bright.r - 8
!red.bright       : xoria256.Special.guifg
URxvt.color1      : #d75f5f
URxvt.color9      : #d787af

!green.normal     : green.bright.g - 8
!green.bright     : xoria256.PreProc.guifg
URxvt.color2      : #00af87
URxvt.color10     : #5faf5f

!yellow.normal    : yellow.bright.rg - 8
!yellow.bright    : xoria256.Special.guifg
URxvt.color3      : #afd75f
URxvt.color11     : #d7af5f

!blue.normal      : blue.bright.b - 8
!blue.bright      : xoria256.Statement.guifg
URxvt.color4      : #5fafd7
URxvt.color12     : #87afd7

!magenta.normal   : magenta.bright.rb - 8
!magenta.bright   : xoria256.Identifier.guifg
URxvt.color5      : #8787af
URxvt.color13     : #8787d7

!cyan.normal      : cyan.bright.gb - 8
!cyan.bright      : green.bright + blue.bright
URxvt.color6      : #00afd7
URxvt.color14     : #87afff

!white.normal     : white.bright.rgb - 8
!white.bright     : xoria256.Folded.guifg
URxvt.color7      : #ffffff
URxvt.color15     : #ffffff

!foreground       : xoria256.Normal.guifg
!background       : xoria256.Normal.guibg
!cursor           : xoria256.Cursor.guibg
URxvt.foreground  : #a8a8a8
URxvt.background  : #262626
URxvt.cursorColor : #d787af

!bold             : xoria256.Type.guifg
!underline        : xoria256.htmlValue.guifg
URxvt.colorBD     : #5fafd7
URxvt.colorUL     : #00afd7

Offline

#6 2011-12-28 17:22:39

aparthia
Member
Registered: 2010-09-04
Posts: 46

Re: bubblegum -- a vim color scheme based on xoria256

Thanks kyla, it really looks nice

Offline

#7 2012-01-05 01:47:23

irrlicht
Member
Registered: 2010-12-06
Posts: 107

Re: bubblegum -- a vim color scheme based on xoria256

definitely this is the best on.  the colors are awesome. my eyes just happy at coding right now! great job! i go to try to convert it for emacsOS too wink


Everything less than immortality is a complete waste of time!

Offline

Board footer

Powered by FluxBB