diff --git a/COLORS.html b/COLORS.html new file mode 100644 index 0000000..e48c41d --- /dev/null +++ b/COLORS.html @@ -0,0 +1,208 @@ + + + + I2P in Private B... + + + + + + + + + + + + / + +

+ WIP Style guidelines +

+

+ Colors currently in use from CSS +

+
    home.css:100:  color: #41465f;
+    home.css:10:  color: #3b6bbf;
+    home.css:113:  color: #41465f;
+    home.css:125:  color: #41465f;
+    home.css:139:  color: #3b6bbf;
+    home.css:17:  color: #81888f;
+    home.css:26:  color: #495057;
+    home.css:35:  color: #3b6bbf;
+    home.css:49:  color: #495057;
+    home.css:58:  background-color: #f8f8ff;
+    home.css:66:  color: #495057;
+    search.css:20:  background-color: #ddd
+    search.css:23:  background-color: #2196f3;
+    search.css:24:  color: #fff
+
+    home.css:135:  background: 0 0!important;
+    home.css:161:  background: #dee2e6;
+    home.css:175:  background: #dee2e6;
+    home.css:188:  background: #a48fe1;
+    home.css:200:  background: #dee2e6;
+    home.css:214:  background: #dee2e6;
+    home.css:228:  background: #d9d9d6;
+    home.css:246:  background: #ffc56d;
+    home.css:260:  background: #f7e59a;
+    home.css:50:  background-attachment: fixed;
+    home.css:51:  background-size: 100% 100%;
+    home.css:57:.background {
+    home.css:58:  background-color: #f8f8ff;
+    home.css:79:  background: #f8f8ff;
+    home.css:91:  background: #f8f8ff;
+    search.css:20:  background-color: #ddd
+    search.css:23:  background-color: #2196f3;
+    search.css:5:  background: #dee2e6;
+
+

+ Colors currently in use from Javascript +

+
    background.js:172:            colors: {
+    background.js-173-              frame: "#FFC56D",
+    background.js-174-              toolbar: "#FFC56D"
+    background.js-175-            }
+    --
+    background.js:179:            colors: {
+    background.js-180-              frame: "#FFC56D",
+    background.js-181-              toolbar: "#FFC56D"
+    background.js-182-            }
+    --
+    background.js:189:            colors: {
+    background.js-190-              frame: "#A4C8E1",
+    background.js-191-              toolbar: "#A4C8E1"
+    background.js-192-            }
+    --
+    background.js:196:            colors: {
+    background.js-197-              frame: "#A4C8E1",
+    background.js-198-              toolbar: "#A4C8E1"
+    background.js-199-            }
+    --
+    background.js:206:            colors: {
+    background.js-207-              frame: "#D9D9D6",
+    background.js-208-              toolbar: "#D9D9D6"
+    background.js-209-            }
+    --
+    background.js:213:            colors: {
+    background.js-214-              frame: "#D9D9D6",
+    background.js-215-              toolbar: "#D9D9D6"
+    background.js-216-            }
+    --
+    background.js:223:            colors: {
+    background.js-224-              frame: "#F7E59A",
+    background.js-225-              toolbar: "#F7E59A"
+    background.js-226-            }
+    --
+    background.js:230:            colors: {
+    background.js-231-              frame: "#F7E59A",
+    background.js-232-              toolbar: "#F7E59A"
+    background.js-233-            }
+    --
+    background.js:240:            colors: {
+    background.js-241-              frame: "#A48FE1",
+    background.js-242-              toolbar: "#A48FE1"
+    background.js-243-            }
+    --
+    background.js:247:            colors: {
+    background.js-248-              frame: "#A48FE1",
+    background.js-249-              toolbar: "#A48FE1"
+    background.js-250-            }
+
+
+ + + Get the source code: + + + +
+
+ + Show license + +
+
+
MIT License
+
+Copyright (c) 2019 idk
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+ + Hide license + +
+
+
+
+ +
+
+ + + I2P + +
+ + \ No newline at end of file