Skip to content

Commit def60ef

Browse files
committed
Migrated to master theme asset anchoring data.
1 parent b7f4074 commit def60ef

51 files changed

Lines changed: 93 additions & 140 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Changelog
1717
- Moved the Firefox extension [from doki-theme-web](https://github.com/doki-theme/doki-theme-web) to [doki-theme-firefox](https://github.com/doki-theme/doki-theme-firefox).
1818
- Removed the `masterExtension` in favor of a `theme` and `newTab` theme specific extension for both Edge & Chrome.
1919
- Any maintainer now has the ability successfully run a build, no private dependencies now.
20+
- Updated extension to use centrally defined asset anchoring data.
2021

2122
# 18.1.0 [Opt-In FireFox Features]
2223

buildSrc/assets/themes/azurLane/essex/dark/essex.dark.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"colors": {
66
"omnibox_text": "&keyColor&"
77
},
8-
"properties": {
9-
"ntp_background_alignment": "right"
10-
}
8+
"properties": {}
119
}
1210
},
1311
"laf": {},

buildSrc/assets/themes/blendS/maika/dark/maika.dark.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"colors": {
66
"omnibox_text": "&classNameColor&"
77
},
8-
"properties": {
9-
"ntp_background_alignment": "right"
10-
}
8+
"properties": {}
119
}
1210
},
1311
"laf": {},

buildSrc/assets/themes/bunnySenpai/mai/dark/mai.dark.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
"overrides": {
44
"theme": {
55
"colors": {},
6-
"properties": {
7-
"ntp_background_alignment": "right"
8-
}
6+
"properties": {}
97
}
108
},
119
"laf": {},

buildSrc/assets/themes/bunnySenpai/mai/light/mai.light.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
"overrides": {
44
"theme": {
55
"colors": {},
6-
"properties": {
7-
"ntp_background_alignment": "right"
8-
}
6+
"properties": {}
97
}
108
},
119
"laf": {},

buildSrc/assets/themes/chuunibyou/rikka/dark/rikka.dark.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"colors": {
66
"omnibox_text": "&constantColor&"
77
},
8-
"properties": {
9-
"ntp_background_alignment": "center"
10-
}
8+
"properties": {}
119
}
1210
},
1311
"laf": {},

buildSrc/assets/themes/danganronpa/ibuki/dark/ibuki.dark.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"id": "420b0ed5-803c-4127-97e3-dae6aa1a5972",
33
"overrides": {
44
"theme": {
5-
"properties": {
6-
"ntp_background_alignment": "right"
7-
}
5+
"properties": {}
86
}
97
},
108
"laf": {},

buildSrc/assets/themes/danganronpa/ibuki/light/ibuki.light.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"colors": {
66
"omnibox_text": "&buttonFont&"
77
},
8-
"properties": {
9-
"ntp_background_alignment": "right"
10-
}
8+
"properties": {}
119
}
1210
},
1311
"laf": {},

buildSrc/assets/themes/dontToyWithMeMiss/nagatoro/dark/nagatoro.dark.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
"overrides": {
44
"theme": {
55
"colors": {},
6-
"properties": {
7-
"ntp_background_alignment": "right"
8-
}
6+
"properties": {}
97
}
108
},
119
"laf": {},

buildSrc/assets/themes/dragonMaid/tohru/light/tohru.light.chrome.definition.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"colors": {
66
"omnibox_text": "&classNameColor&"
77
},
8-
"properties": {
9-
"ntp_background_alignment": "right"
10-
}
8+
"properties": {}
119
}
1210
},
1311
"laf": {},

0 commit comments

Comments
 (0)