-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Better Brave Support * Added brave install video.
- Loading branch information
1 parent
0e32b14
commit 3d7b5c7
Showing
1,880 changed files
with
28,296 additions
and
326 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
29 changes: 29 additions & 0 deletions
29
braveThemes/Aqua's Extensions/newTab/js/popup.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
/** | ||
* @license React | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
1 change: 1 addition & 0 deletions
1
braveThemes/Aqua's Extensions/newTab/js/scrollbarStyleInjection.js
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
braveThemes/Aqua's Extensions/newTab/js/selectionStyleInjection.js
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
29 changes: 29 additions & 0 deletions
29
braveThemes/Aqua's Extensions/newTab/js/tab.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
/** | ||
* @license React | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"name": "Doki Theme for Brave: Aqua", | ||
"short_name": "Doki Theme", | ||
"version": "78.2.2", | ||
"description": "A collection of themes based on girls from various anime, manga, and visual novels series.", | ||
"manifest_version": 3, | ||
"icons": { | ||
"48": "icons/[email protected]", | ||
"96": "icons/[email protected]" | ||
}, | ||
"host_permissions": [ | ||
"*://*/*" | ||
], | ||
"permissions": [ | ||
"search", | ||
"tabs", | ||
"activeTab", | ||
"storage" | ||
], | ||
"content_scripts": [ | ||
{ | ||
"matches": [ | ||
"*://*/*" | ||
], | ||
"run_at": "document_idle", | ||
"js": [ | ||
"js/scrollbarStyleInjection.js", | ||
"js/selectionStyleInjection.js" | ||
] | ||
} | ||
], | ||
"background": { | ||
"service_worker": "js/background.js" | ||
}, | ||
"action": { | ||
"browser_style": true, | ||
"default_icon": { | ||
"16": "icons/[email protected]", | ||
"32": "icons/[email protected]", | ||
"64": "icons/[email protected]" | ||
}, | ||
"default_popup": "popup.html", | ||
"default_title": "Doki Theme" | ||
}, | ||
"chrome_url_overrides": { | ||
"newtab": "tab.html" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Doki Theme</title> | ||
<meta content="width=device-width, initial-scale=1.0" name="viewport" /> | ||
<script src="js/popup.js"></script> | ||
<style> | ||
:root { | ||
--base-background: #2f363c; | ||
} | ||
|
||
html { | ||
background-color: var(--base-background); | ||
} | ||
</style> | ||
</head> | ||
<body> | ||
<div id="popup"></div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>New Tab</title> | ||
<meta content="width=device-width, initial-scale=1.0" name="viewport" /> | ||
<script src="js/tab.js"></script> | ||
<style> | ||
:root { | ||
--base-background: #2f363c; | ||
--accent-color: #a73035; | ||
--search-border-radius: 40px; | ||
} | ||
|
||
html, | ||
#tab, | ||
body { | ||
background-color: var(--base-background); | ||
width: 100%; | ||
height: 100%; | ||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, | ||
Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; | ||
font-size: 16px; | ||
} | ||
|
||
html, | ||
body { | ||
margin: 0; | ||
} | ||
main { | ||
padding-top: 9.87vw; | ||
} | ||
|
||
/*Logo & WordMark*/ | ||
.logo-and-wordmark { | ||
align-items: center; | ||
display: flex; | ||
justify-content: center; | ||
margin-bottom: 49px; | ||
} | ||
.logo-and-wordmark .logo { | ||
display: inline-block; | ||
height: 96px; | ||
width: 96px; | ||
} | ||
.logo-and-wordmark .wordmark { | ||
display: inline-block; | ||
font-size: 3rem; | ||
color: var(--accent-color); | ||
text-shadow: 1px 0 0 var(--base-background), | ||
0 1px 0 var(--base-background), -1px 0 0 var(--base-background), | ||
0 -1px 0 var(--base-background); | ||
margin-inline-start: 15px; | ||
} | ||
/*Search Bar*/ | ||
.search-inner-wrapper { | ||
width: 50vw; | ||
cursor: default; | ||
display: flex; | ||
min-height: 48px; | ||
margin: 0 auto; | ||
position: relative; | ||
} | ||
input[type="search"] { | ||
background-size: 24px; | ||
border: solid 1px transparent; | ||
border-radius: var(--search-border-radius); | ||
box-shadow: 0 1px 4px 0 rgba(12, 12, 13, 0.2), | ||
0 0 0 1px rgba(0, 0, 0, 0.15); | ||
font-size: 15px; | ||
padding: 0; | ||
padding-inline-end: 48px; | ||
padding-inline-start: 46px; | ||
width: 100%; | ||
} | ||
|
||
input:hover { | ||
box-shadow: 0 1px 4px 0 rgba(12, 12, 13, 0.2), | ||
0 0 0 1px rgba(0, 0, 0, 0.25); | ||
} | ||
.search-inner-wrapper:active input, | ||
input:focus { | ||
border: 1px solid #0060df; | ||
box-shadow: 0 0 0 1px #0060df, 0 0 0 4px rgba(0, 96, 223, 0.3); | ||
} | ||
.search-button { | ||
background: url("forward.svg") no-repeat center center; | ||
background-size: 16px 16px; | ||
border: 0; | ||
/*border-radius: 0 var(--search-border-radius) var(--search-border-radius) 0;*/ | ||
height: 100%; | ||
inset-inline-end: 0; | ||
position: absolute; | ||
width: 48px; | ||
} | ||
.search-button:active { | ||
background-color: rgba(12, 12, 13, 0.2); | ||
} | ||
.search-button:focus, | ||
.search-button:hover { | ||
background-color: rgba(12, 12, 13, 0.1); | ||
cursor: pointer; | ||
} | ||
</style> | ||
</head> | ||
<body> | ||
<div id="tab"></div> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.