summaryrefslogtreecommitdiffstats
path: root/conkeror
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-11-04 10:43:18 +0100
committerGravatar Tom Willemse2013-11-04 10:43:18 +0100
commit9b2b9b630580a5cffe02a2962104458878365c86 (patch)
treee84944eba5e292c7c1d73abf8c9e92441842a3f6 /conkeror
parente6d82a55528e0f36467df94e08a812d298738dab (diff)
downloaddotfiles-9b2b9b630580a5cffe02a2962104458878365c86.tar.gz
dotfiles-9b2b9b630580a5cffe02a2962104458878365c86.zip
Remove styles from conkeror
Diffstat (limited to 'conkeror')
-rw-r--r--conkeror/.conkerorrc/styles/.gitignore1
-rw-r--r--conkeror/.conkerorrc/styles/base.less6
-rw-r--r--conkeror/.conkerorrc/styles/git-scm.less18
-rw-r--r--conkeror/.conkerorrc/styles/github.css168
-rw-r--r--conkeror/.conkerorrc/styles/help.less21
-rw-r--r--conkeror/.conkerorrc/styles/tango.less27
-rw-r--r--conkeror/.conkerorrc/styles/yoshi.less24
7 files changed, 0 insertions, 265 deletions
diff --git a/conkeror/.conkerorrc/styles/.gitignore b/conkeror/.conkerorrc/styles/.gitignore
deleted file mode 100644
index 8b13789..0000000
--- a/conkeror/.conkerorrc/styles/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/conkeror/.conkerorrc/styles/base.less b/conkeror/.conkerorrc/styles/base.less
deleted file mode 100644
index 410efe2..0000000
--- a/conkeror/.conkerorrc/styles/base.less
+++ /dev/null
@@ -1,6 +0,0 @@
-@import "tango";
-@import "yoshi";
-
-@monospace-font: "Envy Code R";
-@background: @dblack;
-@foreground: @lwhite;
diff --git a/conkeror/.conkerorrc/styles/git-scm.less b/conkeror/.conkerorrc/styles/git-scm.less
deleted file mode 100644
index d69a97d..0000000
--- a/conkeror/.conkerorrc/styles/git-scm.less
+++ /dev/null
@@ -1,18 +0,0 @@
-@import "base";
-
-@-moz-document domain(git-scm.com) {
- .book#main {
- background: @background !important;
- color: @aluminium-1 !important;
-
- code, pre {
- background: @aluminium-6 !important;
- color: @aluminium-2 !important;
- font-family: @monospace-font !important;
- }
-
- &, code, pre {
- border: none !important;
- }
- }
-}
diff --git a/conkeror/.conkerorrc/styles/github.css b/conkeror/.conkerorrc/styles/github.css
deleted file mode 100644
index 961ba4f..0000000
--- a/conkeror/.conkerorrc/styles/github.css
+++ /dev/null
@@ -1,168 +0,0 @@
-@-moz-document url("https://github.com/"), url("https://github.com/dashboard") {
- #dashboard .filter-bar {
- background:#111111 !important;
- border-bottom-color:#404040 !important;
- }
-
- #dashboard .filter-bar li a.filter_selected {
- color:#404040 !important;
- }
-
- #dashboard .repos {
- border-color:#404040 !important;
- background-color:#111111 !important;
- }
-
- #dashboard .repos .bottom-bar {
- background-color:#111111 !important;
- }
-
- #dashboard .repos .top-bar {
- background:#111111 !important;
- border-bottom-color:#404040 !important;
- }
-
- #dashboard .repos h2 {
- color:inherit !important;
- }
-
- #dashboard ul.repo_list li.private {
- background:#404040 !important;
- }
-
- #dashboard ul.repo_list li a {
- border-width:0 !important;
- }
-
- #footer {
- text-shadow:none !important;
- }
-
- .button, .minibutton {
- background: #111111 !important;
- color: #bfbfbf !important;
- text-shadow: none !important;
- border-color: #404040 !important;
- }
-
- .button.primary, .minibutton.primary {
- background: #111111 !important;
- color: #bfbfbf !important;
- border-color: #404040 !important;
- text-shadow: none;
- }
-
- .header {
- background:#404040 !important;
- color:#bfbfbf !important;
- border-bottom-color:#111111 !important;
- text-shadow:none !important;
- }
-
- .header .divider-vertical {
- background:#111111 !important;
- border-right-color:#404040 !important;
- }
-
- .header .top-nav a,.header .topsearch a#advanced_search,.header #user-links a {
- color:#bfbfbf !important;
- }
-
- .markdown-body code,.markdown-body tt {
- background-color:#404040 !important;
- border-color:#111111 !important;
- color:#bfbfbf !important;
- font-family:"Inconsolata" !important;
- }
-
- .minibutton.dark-grey {
- backgrond:#404040 !important;
- }
-
- .news .alert {
- border-top-color:#404040 !important;
- }
-
- .news .alert .branch-link,
- .news .alert .pull-info {
- background:#404040 !important;
- color:#bfbfbf !important;
- }
-
- .news .alert .gravatar {
- background:none !important;
- }
-
- .news .alert .simple .title {
- color:#bfbfbf !important;
- }
-
- .news .commits li img {
- background:none !important;
- }
-
- .news blockquote {
- color:#bfbfbf !important;
- }
-
- .pagehead .container>ul.tabs {
- background:#111111 !important;
- border:none !important;
- }
-
- .pagehead .container>ul.tabs li a {
- text-shadow:none !important;
- border:none !important;
- }
-
- .pagehead .container>ul.tabs li a:hover,.pagehead .container>ul.tabs li a.selected {
- background:#404040 !important;
- }
-
- .pagehead-actions a.feed {
- background:#404040 !important;
- border:#111111 !important;
- color:#bfa47d !important;
- }
-
- .pagination {
- background:#404040 !important;
- border-color:#111111 !important;
- }
-
- .pagination a {
- text-shadow:none !important;
- border-bottom-color:#404040 !important;
- }
-
- .pagination a:hover {
- background:#111111 !important;
- }
-
- a {
- color:#bfa47d !important;
- }
-
- a:visited {
- color:#b27dbf !important;
- }
-
- a.header-logo-blacktocat,a.header-logo-blacktocat:visited {
- color:#404040 !important;
- }
-
- body {
- background-color:#111111 !important;
- color:#bfbfbf !important;
- }
-
- input[type="text"] {
- background-color: #404040 !important;
- color: #bfbfbf !important
- }
-
- p.tip,
- strong.protip {
- color: #ededed !important;
- }
-}
diff --git a/conkeror/.conkerorrc/styles/help.less b/conkeror/.conkerorrc/styles/help.less
deleted file mode 100644
index 339d7fa..0000000
--- a/conkeror/.conkerorrc/styles/help.less
+++ /dev/null
@@ -1,21 +0,0 @@
-@import "base";
-
-@-moz-document url("chrome://conkeror-help/content/help.html") {
- body {
- background: @background !important;
- color: @aluminium-1 !important;
- }
-
- a {
- color: @orange-1 !important;
-
- &:visited {
- color: @plum-1 !important;
- }
- }
-
- pre, .key {
- background: @aluminium-5 !important;
- font-family: @monospace-font !important;
- }
-}
diff --git a/conkeror/.conkerorrc/styles/tango.less b/conkeror/.conkerorrc/styles/tango.less
deleted file mode 100644
index ed6858b..0000000
--- a/conkeror/.conkerorrc/styles/tango.less
+++ /dev/null
@@ -1,27 +0,0 @@
-@butter-1: #fce94f;
-@butter-2: #edd400;
-@butter-3: #c4a000;
-@orange-1: #fcaf3e;
-@orange-2: #f57900;
-@orange-3: #ce5c00;
-@chocolate-1: #e9b96e;
-@chocolate-2: #c17d11;
-@chocolate-3: #8f5902;
-@chameleon-1: #8ae234;
-@chameleon-2: #73d216;
-@chameleon-3: #4e9a06;
-@sky-blue-1: #729fcf;
-@sky-blue-2: #3465a4;
-@sky-blue-3: #204a87;
-@plum-1: #ad7fa8;
-@plum-2: #75507b;
-@plum-3: #5c3566;
-@scarlet-red-1: #ef2929;
-@scarlet-red-2: #cc0000;
-@scarlet-red-3: #a40000;
-@aluminium-1: #eeeeec;
-@aluminium-2: #d3d7cf;
-@aluminium-3: #babdb6;
-@aluminium-4: #888a85;
-@aluminium-5: #555753;
-@aluminium-6: #2e3436;
diff --git a/conkeror/.conkerorrc/styles/yoshi.less b/conkeror/.conkerorrc/styles/yoshi.less
deleted file mode 100644
index 5fdac7e..0000000
--- a/conkeror/.conkerorrc/styles/yoshi.less
+++ /dev/null
@@ -1,24 +0,0 @@
-@lblack: #ededed;
-@dblack: #111111;
-@lwhite: #bfbfbf;
-@dwhite: #404040;
-@lred: #bf7d7d;
-@dred: #402929;
-@lorange: #bfa47d;
-@dorange: #403729;
-@lyellow: #b2bf7d;
-@dyellow: #3b4029;
-@lgreen: #8abf6d;
-@dgreen: #2d4029;
-@lturquoise: #7dbf97;
-@dturquoise: #294032;
-@lcyan: #7dbfbf;
-@dcyan: #294040;
-@lblue: #6d97bf;
-@dblue: #293240;
-@lpurple: #8a7dbf;
-@dpurple: #2d2940;
-@lmagenta: #b27dbf;
-@dmagenta: #3b2940;
-@lpink: #bf6da4;
-@dpink: #402937;