From fce5a13fb0c369ef04532f87a07bf3d56a3554bb Mon Sep 17 00:00:00 2001
From: Amin Bandali <me@aminb.org>
Date: Sun, 10 May 2015 20:47:45 -0400
Subject: [pentadactyl] use solarized (dark) colorscheme

---
 .../.pentadactyl/colors/pentadactyl-solarized      |  1 +
 .../.pentadactyl/colors/solarized-dark.penta       |  1 +
 .../.pentadactyl/colors/solarized-light.penta      |  1 +
 pentadactyl/.pentadactyl/colors/zenburn.penta      | 69 ----------------------
 pentadactyl/.pentadactylrc                         |  2 +-
 5 files changed, 4 insertions(+), 70 deletions(-)
 create mode 160000 pentadactyl/.pentadactyl/colors/pentadactyl-solarized
 create mode 120000 pentadactyl/.pentadactyl/colors/solarized-dark.penta
 create mode 120000 pentadactyl/.pentadactyl/colors/solarized-light.penta
 delete mode 100644 pentadactyl/.pentadactyl/colors/zenburn.penta

(limited to 'pentadactyl')

diff --git a/pentadactyl/.pentadactyl/colors/pentadactyl-solarized b/pentadactyl/.pentadactyl/colors/pentadactyl-solarized
new file mode 160000
index 0000000..a1e9e10
--- /dev/null
+++ b/pentadactyl/.pentadactyl/colors/pentadactyl-solarized
@@ -0,0 +1 @@
+Subproject commit a1e9e103eb7dd12e0e92b05c7a7542fbf9252b35
diff --git a/pentadactyl/.pentadactyl/colors/solarized-dark.penta b/pentadactyl/.pentadactyl/colors/solarized-dark.penta
new file mode 120000
index 0000000..acca292
--- /dev/null
+++ b/pentadactyl/.pentadactyl/colors/solarized-dark.penta
@@ -0,0 +1 @@
+pentadactyl-solarized/colors/solarized-dark.penta
\ No newline at end of file
diff --git a/pentadactyl/.pentadactyl/colors/solarized-light.penta b/pentadactyl/.pentadactyl/colors/solarized-light.penta
new file mode 120000
index 0000000..4d04e48
--- /dev/null
+++ b/pentadactyl/.pentadactyl/colors/solarized-light.penta
@@ -0,0 +1 @@
+pentadactyl-solarized/colors/solarized-light.penta
\ No newline at end of file
diff --git a/pentadactyl/.pentadactyl/colors/zenburn.penta b/pentadactyl/.pentadactyl/colors/zenburn.penta
deleted file mode 100644
index d1817ff..0000000
--- a/pentadactyl/.pentadactyl/colors/zenburn.penta
+++ /dev/null
@@ -1,69 +0,0 @@
-" FileName: zenburn.penta
-" Author: zouyang
-" Last Updated: Fri 07 Oct 2011 00:07:19 AM CST
-
-hi Cmd                                          background-color:#3F3F3F;
-hi -a StatusLineNormal                          color:#ccdc90; background-color:#3F3F3F !important;
-hi -a 'StatusLineBroken [dactyl|highlight*="Status"]' background-color:transparent !important;color:#313633 !important;
-hi -a 'StatusLineExtended [dactyl|highlight*="Status"]' background-color:transparent !important;color:#313633 !important;
-hi -a 'StatusLineSecure [dactyl|highlight*="Status"]' background-color:transparent !important;color:#313633 !important;
-
-hi -a String                                    color:#cc9393;
-hi -a Boolean                                   color:#dca3a3;
-hi -a Function                                  color:#efef8f;
-hi -a Number                                    color:#8cd0d3;
-hi WarningMsg                                   color:#ffffff; font-weight:bold;
-hi WarningMsg>*                                 color:#ffffff; font-weight:bold;
-hi -l WarningMsg StatusWarningMsg
-hi -l WarningMsg CmdWarningMsg
-hi ErrorMsg                                     color:#80d4aa !important; font-weight:bold;
-hi -l ErrorMsg StatusErrorMsg
-hi -l ErrorMsg CmdErrorMsg
-hi -a ModeMsg                                   color:#ffcfaf; background-color:transparent !important;
-hi -l ModeMsg StatusModeMsg
-hi -l ModeMsg CmdModeMsg
-hi -a MoreMsg                                   color:#ffffff !important; background-color:inherit !important; font-weight:bold;
-hi -l MoreMsg StatusMoreMsg
-hi -l MoreMsg CmdMoreMsg
-hi -l Cmd InfoMsg                               color:#cccccc !important;
-hi -l InfoMsg StatusInfoMsg
-hi -l InfoMsg CmdInfoMsg
-hi Question                                     color:#ffffff !important; background-color:inherit !important; font-weight:bold;
-hi -l Question StatusQuestion
-hi -l Question CmdQuestion
-hi -a Tag                                       color:#e89393; font-weight:bold;
-hi -a CmdLine                                   font-weight:normal; padding:0 3px;
-hi -a NonText                                   color:#404040; font-weight:bold;
-hi Normal                                       color:#dcdccc !important; background-color:#3F3F3F !important; font-size:9pt;
-hi -l Normal CmdNormal
-hi -l Normal StatusNormal
-hi -l Normal Indicator                          width:4px;
-hi -a Title                                     color:#efefef; background-color:inherit; font-weight:bold;
-hi -a CompItem[selected]                        background-color:#4c504d !important;
-hi -a CompMore                                  margin-bottom:0;margin-top:.5ex;
-" hi -a CompMore::after                           content:"﹀"
-hi -a CompLess                                  margin-top:.5ex;margin-bottom:1ex;
-" hi -a CompLess::after                           content:"︿"
-hi -a CompTitle                                 color:lightblue; background-color:transparent;
-hi -a CompTitleSep                              background:-moz-linear-gradient(60deg, lightblue, white); height:1px;
-hi -a CompResult                                width:46%;
-hi -a CompDesc                                  width:52%;
-hi -a Filter                                    font-style:normal; font-weight:bold;
-hi -a Keyword                                   color:#f0dfaf; font-weight:bold;
-hi -a URL                                       text-decoration:none; color:#9ECE9E; background-color:inherit;
-hi -a URL:hover                                 text-decoration:underline; cursor: pointer;
-hi -a LineNr                                    color:#9fafaf; background-color:#262626;
-
-" REPL
-hi -l Normal REPL
-hi -a REPL                                      font-family:"Lucida Console","Bitstream Vera Sans Mono",Monaco,Consolas,"Courier New",serif;white-space:pre;line-height:1.4em;margin:1em 0;padding: 0.5em 0 0.3em 0;
-hi -a REPL-P                                    font-size:92%;margin:0.2em 0;border-bottom:1px dashed #999;
-hi -a REPL-R
-hi -a REPL-E                                    
-
-" plugin styles
-hi -a BufTabSelected                            background-color:#000;color:#FFF;
-" specific
-hi -a NonText                                   color:#5b605e; font-weight:bold;
-hi -a StatusCmdLine                             -moz-box-align:center;
-" vim: set ft=pentadactyl:ts=4:sw=4:tw=0:
diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc
index fd6b0b8..8746231 100644
--- a/pentadactyl/.pentadactylrc
+++ b/pentadactyl/.pentadactylrc
@@ -4,7 +4,7 @@ loadplugins '\.(js|penta)$'
 group user
 set cdpath=''
 
-colorscheme zenburn
+colorscheme solarized-dark
 
 "" scroll more
 nmap -builtin j 5j
-- 
cgit v1.2.3-60-g2f50