Skip to content

Commit a268866

Browse files
committed
Bundled Themes: Initial import of the Twenty Twenty-Five default theme.
It's a new dawn, it's a new day. It's a new default theme for 2025. And I'm feeling good. Props poena, karmatosed, onemaggie, juanfra, garethelwell, joen, beafialho, richtabor, noruzzaman, shailu25, kishanjasani, up1512001, ajlende, huzaifaalmesbah, kafleg, dballari, lastsplash, jennifarhat, amjadr360, rejaulalomkhan, oncecoupled, devmuhib, tanvirul, arkenon, elfu98, erichmond, kardi420, ktaron, melchoyce, maneshtimilsina, jorbin, ritterml, eherman24, vcanales, ikamal, bobbyleenoblestudios, germanfrelo, kraftbj, mcrisp1972, peterwilsoncc, luminuu, eliorivero, jeherve, fac3less, alexandrebuffet. Fixes #62103. git-svn-id: https://develop.svn.wordpress.org/trunk@59146 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 9ef1ff1 commit a268866

281 files changed

Lines changed: 13319 additions & 1 deletion

File tree

Some content is hidden

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

.github/workflows/test-and-zip-default-themes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
fail-fast: false
6969
matrix:
7070
theme: [
71+
'twentytwentyfive',
7172
'twentytwentyfour',
7273
'twentytwentythree',
7374
'twentytwentytwo',

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ wp-tests-config.php
6464
!/src/wp-content/themes/twentytwentytwo
6565
!/src/wp-content/themes/twentytwentythree
6666
!/src/wp-content/themes/twentytwentyfour
67+
!/src/wp-content/themes/twentytwentyfive
6768
/src/wp-content/upgrade
6869
/src/wp-content/uploads
6970
/src/wp-content/advanced-cache.php
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/*
2+
* Link styles
3+
* https://github.com/WordPress/gutenberg/issues/42319
4+
*/
5+
a {
6+
text-decoration-thickness: 1px !important;
7+
text-underline-offset: .1em;
8+
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)