Add more theme options, revert to 'sock' masto icons

This commit is contained in:
asonix 2018-08-24 17:17:04 -05:00
vanhempi 85a01c54c4
commit 4a53e9d4df
12 muutettua tiedostoa jossa 17 lisäystä ja 7 poistoa

Näytä tiedosto

@ -0,0 +1,2 @@
@import 'custom';
@import 'contrast';

Näytä tiedosto

@ -0,0 +1,2 @@
@import 'custom';
@import 'dog';

Näytä tiedosto

@ -25,4 +25,4 @@ $ui-primary-color: #c9c7c5; // Echo Blue
$ui-secondary-color: #ebe9e8; // Pattens Blue
$ui-highlight-color: #48b9c7; // Summer Sky
@import 'custom';
@import 'application';

Näytä tiedosto

@ -0,0 +1,2 @@
@import 'custom';
@import 'mastodon-light';

Näytä tiedosto

@ -0,0 +1,2 @@
@import 'custom';
@import 'application';

Näytä tiedosto

@ -1,5 +1,3 @@
@import 'application';
.column {
flex-grow: 1 !important;
}

Näytä tiedosto

@ -7,7 +7,7 @@
# For more information, see docs/Running-Mastodon/Administration-guide.md
#
defaults: &defaults
site_title: asonix.dog
site_title: Mastodon
site_description: ''
site_extended_description: ''
site_terms: ''
@ -30,7 +30,7 @@ defaults: &defaults
reduce_motion: false
system_font_ui: false
noindex: false
theme: 'default'
theme: 'dog-wider'
notification_emails:
follow: false
reblog: false

Näytä tiedosto

@ -1,4 +1,8 @@
contrast: styles/contrast.scss
default: styles/dog.scss
mastodon: styles/custom.scss
contrast-wider: styles/contrast-wider.scss
dog-wider: styles/dog-wider.scss
dog: styles/dog.scss
mastodon: styles/application.scss
mastodon-wider: styles/mastodon-wider.scss
mastodon-light: styles/mastodon-light.scss
mastodon-light-wider: styles/mastodon-light-wider.scss

Binary file not shown.

Before

Leveys:  |  Korkeus:  |  Koko: 29 KiB

After

Leveys:  |  Korkeus:  |  Koko: 13 KiB

Binary file not shown.

Before

Leveys:  |  Korkeus:  |  Koko: 29 KiB

After

Leveys:  |  Korkeus:  |  Koko: 4.8 KiB

Binary file not shown.

Before

Leveys:  |  Korkeus:  |  Koko: 8.3 KiB

After

Leveys:  |  Korkeus:  |  Koko: 8.9 KiB

Binary file not shown.

Before

Leveys:  |  Korkeus:  |  Koko: 21 KiB

After

Leveys:  |  Korkeus:  |  Koko: 4.4 KiB