Skip to content

Commit

Permalink
Bagel o themes (#12)
Browse files Browse the repository at this point in the history
* Tangerine UI

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update themes.yml

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update localized string name

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update themes.yml

Rolle's BirdUI theme

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Create mastodon-bird-ui-dark.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Create mastodon-bird-ui-light.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Create mastodon-bird-ui-contrast

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Create mastodon-bird-ui-accessible

Support for accessibility

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update en.yml

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Rename mastodon-bird-ui-contrast to mastodon-bird-ui-contrast.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Rename mastodon-bird-ui-accessible to mastodon-bird-ui-accessible.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Add files via upload

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update themes.yml

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update themes.yml

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update en.yml

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-multiple-columns.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-multiple-columns.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-multiple-columns.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Compose-form is not taking effects without `!important`

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-multiple-columns.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Change default ruby version to 3.3.1 (mastodon#28013)

* Remove home marker updates (mastodon#22721)

* Convert easy entrypoints files to Typescript (mastodon#30102)

* Update dependency haml_lint to v0.58.0 (mastodon#30094)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency rubocop to v1.63.4 (mastodon#30096)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update devDependencies (non-major) (mastodon#30109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update eslint (non-major) (mastodon#30110)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update libretranslate/libretranslate Docker tag to v1.5.7 (mastodon#30111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update peter-evans/create-pull-request action to v6.0.5 (mastodon#30112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* New Crowdin Translations (automated) (mastodon#30092)

Co-authored-by: GitHub Actions <noreply@github.com>

* Convert `entrypoints/sign_up` to Typescript (mastodon#30106)

* Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class (mastodon#30088)

* Move `Account` limits to constants (mastodon#30087)

* Update dependency aws-sdk-s3 to v1.148.0 (mastodon#30076)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Remove unused `Account.popular` scope (mastodon#30068)

* Use shorter `render` call in `admin/webhooks` view (mastodon#30071)

* Remove usage of deprecated `defaultTypes` on React functional components (mastodon#30099)

* Use shared form partial for `admin/warning_presets` views (mastodon#30069)

* Use shared form partial for `admin/rules` views (mastodon#30067)

* Prevent accidental serialization of `Account` and `User` records (mastodon#30079)

* Use composable query in `Status.without_replies` scope (mastodon#30086)

* Add loading indicator and empty result message to advanced interface search (mastodon#30085)

* Disable `Style/SignalException` cop (mastodon#30064)

* Remove unused memoization in `CustomFilter#expires_in` method (mastodon#30117)

* Update dependency ws to v8.17.0 (mastodon#30097)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Added peach theme by nileane

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Delete app/javascript/styles/mastodon-bird-ui/layout-multiple-columns.css

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Delete app/javascript/styles/mastodon-bird-ui/layout-single-column.css

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Restored attribution to the original author and indicating the version of my modified work.

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-multiple-columns.scss

Restore attribution to the original author and indicating the version of my modified work.

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Fixed incorrect branch tag from ronilaukkarinen

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update themes.yml

Added support for peach theme

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update en.yml

Added support for peach theme

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Added support for peach theme

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* docker-compose.yml  `version` is obsolete (mastodon#30120)

* Delete app/javascript/styles/mastodon-bird-ui/layout-multiple-columns.css

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Delete app/javascript/styles/mastodon-bird-ui/layout-single-column.css

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-multiple-columns.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update layout-single-column.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update tangerineui-cherry.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update tangerineui-purple.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

* Update tangerineui.scss

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>

---------

Signed-off-by: Nathan Sparrow <24910097+DismalShadowX@users.noreply.github.com>
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: David Beck <davbeck@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Shlee <github@shl.ee>
  • Loading branch information
9 people committed Apr 29, 2024
1 parent f846770 commit 89d04d9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
22 changes: 22 additions & 0 deletions app/javascript/styles/tangerineui-purple/tangerineui-purple.scss
Expand Up @@ -2550,6 +2550,18 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
border-top: 1px solid color-mix(in srgb, var(--color-lines), transparent 40%);
margin-top: 25px;
padding-top: 12px;
overflow: hidden;
position: relative;
}
.app-body .detailed-status__meta::before {
position: absolute;
content: " ";
display: block;
height: 100%;
z-index: 1;
width: 30px;
inset-inline-end: 0;
background: linear-gradient(90deg, transparent, var(--color-post-bg));
}
.app-body .detailed-status__meta__line {
border-top: 0;
Expand All @@ -2563,6 +2575,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .detailed-status__meta__line:first-child {
color: transparent;
padding-left: 20px;
padding-right: 5px;
gap: 0;
}
.app-body .detailed-status__meta__line:first-child svg {
Expand All @@ -2571,6 +2584,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
}
.app-body .detailed-status__meta__line:first-child > * {
color: var(--color-content-fg);
white-space: nowrap;
}
.app-body .detailed-status__meta__line:last-child {
flex: 100%;
Expand Down Expand Up @@ -2601,6 +2615,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-position: left center;
background-repeat: no-repeat;
background-size: 15px;
text-align: start;
}
.app-body .detailed-status__meta__line .dropdown-menu__text-button:is(:hover) {
text-decoration: none;
Expand Down Expand Up @@ -5289,6 +5304,13 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .inline-follow-suggestions__body__scrollable {
scroll-padding: 60px;
}
.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar {
height: 5px;
}
.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar-thumb {
opacity: 1;
border-radius: 0;
}
.app-body .inline-follow-suggestions__body__scrollable__card {
border-radius: 8px;
background-color: var(--color-content-secondary-bg);
Expand Down
22 changes: 22 additions & 0 deletions app/javascript/styles/tangerineui/tangerineui.scss
Expand Up @@ -2550,6 +2550,18 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
border-top: 1px solid color-mix(in srgb, var(--color-lines), transparent 40%);
margin-top: 25px;
padding-top: 12px;
overflow: hidden;
position: relative;
}
.app-body .detailed-status__meta::before {
position: absolute;
content: " ";
display: block;
height: 100%;
z-index: 1;
width: 30px;
inset-inline-end: 0;
background: linear-gradient(90deg, transparent, var(--color-post-bg));
}
.app-body .detailed-status__meta__line {
border-top: 0;
Expand All @@ -2563,6 +2575,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .detailed-status__meta__line:first-child {
color: transparent;
padding-left: 20px;
padding-right: 5px;
gap: 0;
}
.app-body .detailed-status__meta__line:first-child svg {
Expand All @@ -2571,6 +2584,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
}
.app-body .detailed-status__meta__line:first-child > * {
color: var(--color-content-fg);
white-space: nowrap;
}
.app-body .detailed-status__meta__line:last-child {
flex: 100%;
Expand Down Expand Up @@ -2601,6 +2615,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-position: left center;
background-repeat: no-repeat;
background-size: 15px;
text-align: start;
}
.app-body .detailed-status__meta__line .dropdown-menu__text-button:is(:hover) {
text-decoration: none;
Expand Down Expand Up @@ -5289,6 +5304,13 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .inline-follow-suggestions__body__scrollable {
scroll-padding: 60px;
}
.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar {
height: 5px;
}
.app-body .inline-follow-suggestions__body__scrollable::-webkit-scrollbar-thumb {
opacity: 1;
border-radius: 0;
}
.app-body .inline-follow-suggestions__body__scrollable__card {
border-radius: 8px;
background-color: var(--color-content-secondary-bg);
Expand Down

0 comments on commit 89d04d9

Please sign in to comment.