Skip to content

Instantly share code, notes, and snippets.

@mohemohe
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mohemohe/e76200338cd29e6472fd to your computer and use it in GitHub Desktop.
Save mohemohe/e76200338cd29e6472fd to your computer and use it in GitHub Desktop.
Krile StarryEyes用テーマ
<?xml version="1.0" encoding="UTF-8" ?>
<ThemeProfile xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StarryEyes.Settings.Themes">
<ProfileVersion>1</ProfileVersion>
<GlobalFont>
<FontFamilyName>メイリオ</FontFamilyName>
<FontSize>12</FontSize>
</GlobalFont>
<BaseColor>
<BackgroundColor>#FFFAFCFC</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</BaseColor>
<GlobalKeyColor>#FF334455</GlobalKeyColor>
<TitleBarColor>
<BackgroundColor>#FF334455</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</TitleBarColor>
<BackstageColor>
<BackgroundColor>#FFFAFCFC</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</BackstageColor>
<AccountSelectionFlipColor>
<BackgroundColor>#FF505050</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</AccountSelectionFlipColor>
<SearchFlipColor>
<Default>
<BackgroundColor>#FF334455</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#FF5C83C2</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#FF16499A</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</Pressed>
<QueryInvalid>
<BackgroundColor>#FFA20025</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</QueryInvalid>
<Selected>
<BackgroundColor>#FF5C83C2</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</Selected>
</SearchFlipColor>
<UserFlipColor>
<Default>
<BackgroundColor>#FF111111</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</Default>
<Selected>
<BackgroundColor>#FF333333</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</Selected>
<Hovering>
<BackgroundColor>#FF222222</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#FF444444</BackgroundColor>
<ForegroundColor>#FFFAFCFC</ForegroundColor>
</Pressed>
<NotFollowedColor>#FF333333</NotFollowedColor>
<NotFollowbackedColor>#FF696969</NotFollowbackedColor>
<FollowingColor>#FF66CCFF</FollowingColor>
<FollowbackedColor>#FF66CCFF</FollowbackedColor>
<BlockingColor>#FFE51400</BlockingColor>
</UserFlipColor>
<TabColor>
<TabFont>
<FontFamilyName>メイリオ</FontFamilyName>
<FontSize>16</FontSize>
</TabFont>
<DefaultColor>#330078E7</DefaultColor>
<SelectedColor>#880078E7</SelectedColor>
<FocusedColor>#FF0078E7</FocusedColor>
<UnreadCountColor>#FF66CCFF</UnreadCountColor>
</TabColor>
<TweetDefaultColor>
<Default>
<BackgroundColor>#160078E7</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Default>
<Highlight>
<BackgroundColor>#10000000</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Highlight>
<ForegroundKeyColor>#FF0078E7</ForegroundKeyColor>
<ForegroundSubColor>#FF808080</ForegroundSubColor>
<ForegroundLinkColor>#FF696969</ForegroundLinkColor>
<FavoriteCounterColor>#FFF0A30A</FavoriteCounterColor>
<RetweetCounterColor>#FF008A00</RetweetCounterColor>
<RetweetMarkerColor>#FF008A00</RetweetMarkerColor>
<FavoriteAndRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteAndRetweetButton>
<FavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteButton>
<ColoredFavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Pressed>
</ColoredFavoriteButton>
<RetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</RetweetButton>
<ColoredRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Pressed>
</ColoredRetweetButton>
<MentionButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</MentionButton>
<DeleteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</DeleteButton>
</TweetDefaultColor>
<TweetMyselfColor>
<Default>
<BackgroundColor>#160078E7</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Default>
<Highlight>
<BackgroundColor>#201BA1E2</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Highlight>
<ForegroundKeyColor>#FF0078E7</ForegroundKeyColor>
<ForegroundSubColor>#FF808080</ForegroundSubColor>
<ForegroundLinkColor>#FF696969</ForegroundLinkColor>
<FavoriteCounterColor>#FFF0A30A</FavoriteCounterColor>
<RetweetCounterColor>#FF008A00</RetweetCounterColor>
<RetweetMarkerColor>#FF008A00</RetweetMarkerColor>
<FavoriteAndRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteAndRetweetButton>
<FavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteButton>
<ColoredFavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Pressed>
</ColoredFavoriteButton>
<RetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</RetweetButton>
<ColoredRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Pressed>
</ColoredRetweetButton>
<MentionButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</MentionButton>
<DeleteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</DeleteButton>
</TweetMyselfColor>
<TweetMentionColor>
<Default>
<BackgroundColor>#16FA6800</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Default>
<Highlight>
<BackgroundColor>#20FA6800</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Highlight>
<ForegroundKeyColor>#FFFA6800</ForegroundKeyColor>
<ForegroundSubColor>#FF808080</ForegroundSubColor>
<ForegroundLinkColor>#FF696969</ForegroundLinkColor>
<FavoriteCounterColor>#FFF0A30A</FavoriteCounterColor>
<RetweetCounterColor>#FF008A00</RetweetCounterColor>
<RetweetMarkerColor>#FF008A00</RetweetMarkerColor>
<FavoriteAndRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteAndRetweetButton>
<FavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteButton>
<ColoredFavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Pressed>
</ColoredFavoriteButton>
<RetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</RetweetButton>
<ColoredRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Pressed>
</ColoredRetweetButton>
<MentionButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</MentionButton>
<DeleteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</DeleteButton>
</TweetMentionColor>
<TweetRetweetColor>
<Default>
<BackgroundColor>#16008A00</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Default>
<Highlight>
<BackgroundColor>#20008A00</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Highlight>
<ForegroundKeyColor>#FF008A00</ForegroundKeyColor>
<ForegroundSubColor>#FF808080</ForegroundSubColor>
<ForegroundLinkColor>#FF696969</ForegroundLinkColor>
<FavoriteCounterColor>#FFF0A30A</FavoriteCounterColor>
<RetweetCounterColor>#FF008A00</RetweetCounterColor>
<RetweetMarkerColor>#FF008A00</RetweetMarkerColor>
<FavoriteAndRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteAndRetweetButton>
<FavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteButton>
<ColoredFavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Pressed>
</ColoredFavoriteButton>
<RetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</RetweetButton>
<ColoredRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Pressed>
</ColoredRetweetButton>
<MentionButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</MentionButton>
<DeleteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</DeleteButton>
</TweetRetweetColor>
<TweetDirectMessageColor>
<Default>
<BackgroundColor>#16A20025</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Default>
<Highlight>
<BackgroundColor>#20A20025</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Highlight>
<ForegroundKeyColor>#FFA20025</ForegroundKeyColor>
<ForegroundSubColor>#FF808080</ForegroundSubColor>
<ForegroundLinkColor>#FF696969</ForegroundLinkColor>
<FavoriteCounterColor>#FFF0A30A</FavoriteCounterColor>
<RetweetCounterColor>#FF008A00</RetweetCounterColor>
<RetweetMarkerColor>#FF008A00</RetweetMarkerColor>
<FavoriteAndRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteAndRetweetButton>
<FavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</FavoriteButton>
<ColoredFavoriteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FFF0A30A</ForegroundColor>
</Pressed>
</ColoredFavoriteButton>
<RetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</RetweetButton>
<ColoredRetweetButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF008A00</ForegroundColor>
</Pressed>
</ColoredRetweetButton>
<MentionButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</MentionButton>
<DeleteButton>
<Default>
<BackgroundColor>#00FFFFFF</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Default>
<Hovering>
<BackgroundColor>#90DCDCDC</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Hovering>
<Pressed>
<BackgroundColor>#90909090</BackgroundColor>
<ForegroundColor>#FF808080</ForegroundColor>
</Pressed>
</DeleteButton>
</TweetDirectMessageColor>
<TweetMentionsColor>
<ForegroundKeyColor>#FF969696</ForegroundKeyColor>
<Default>
<BackgroundColor>#16969696</BackgroundColor>
<ForegroundColor>#FFff5c81</ForegroundColor>
</Default>
<Highlight>
<BackgroundColor>#20969696</BackgroundColor>
</Highlight>
</TweetMentionsColor>
<TweetDirectColor>
<ForegroundKeyColor>#FFA20025</ForegroundKeyColor>
<Default>
<BackgroundColor>#16A20025</BackgroundColor>
<ForegroundColor>#FF505050</ForegroundColor>
</Default>
<Highlight>
<BackgroundColor>#20A20025</BackgroundColor>
</Highlight>
</TweetDirectColor>
</ThemeProfile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment