aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/config.php
Commit message (Collapse)AuthorAgeFilesLines
* scss: show current color and add some help textMario2024-02-131-8/+8
|
* scss: more options and some fixesMario2024-02-121-4/+48
|
* custom sass bootstrap builds for channels and siteMario2024-02-101-13/+60
|
* redbasic: add functions for referenceMario2023-09-151-0/+8
|
* translateable stringsMario2023-03-111-0/+3
|
* redbasic: implement setting for always light navbar icons and some minor fixesMario2023-01-261-0/+3
|
* cleanupMario2023-01-241-21/+0
|
* native dark theme initial checkinMario2023-01-201-30/+48
|
* fix php warningsMario Vavti2022-10-231-5/+7
|
* redbasic: make use of css variables and implement link_hover_colourMario2022-08-201-1/+4
|
* maximum width of content region is now calculated in remMario2021-11-241-6/+6
|
* change wordingMario Vavti2018-09-261-1/+1
|
* appification of the pdl editor and move advanced_theming to theme settings ↵Mario Vavti2018-09-261-2/+4
| | | | where it belongs
* move advanced_theming switch to settings/display for nowMario Vavti2018-09-251-1/+1
|
* remove left_align modeMario Vavti2017-10-101-3/+0
|
* fix allow setting a default schema for the hub (issue #797) and allow ↵git-marijus2017-06-041-2/+13
| | | | selecting of focus (hubzilla default) schema if a default is set.
* we should probably stick to 0.875rem font-size (this is equal to 14px with a ↵Mario Vavti2017-04-051-1/+1
| | | | default browser setting of 16px) to give 90% of the members a nice desktop experience. The font-awesome icons are only rendered clean with 14px (and multiples) fontsize. They look somewhat unfocused with 16px font-size. The font-size setting has moved to display setting -> custom theme settings. Set it to 1rem there to use the slightly taller default browser size.
* fix and cleanup custom theme settingsMario Vavti2017-03-261-31/+1
|
* a % example for font sizeMario Vavti2017-03-191-1/+1
|
* fix custom fontsize for appMario Vavti2017-03-191-5/+2
|
* put theme config into its own namespaceredmatrix2016-09-011-2/+4
|
* turn theme configuration into a class objectredmatrix2016-09-011-116/+122
|
* separate the 'expert' feature into 'advanced_theming' and ↵redmatrix2016-09-011-2/+2
| | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3.
* move schema settings into the display settings main so we can set ↵redmatrix2016-08-151-15/+21
| | | | theme:schema theme selectors in settings
* static Appredmatrix2016-03-311-1/+1
|
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1
|
* Update config.phpJeroen van Riet Paap2016-03-071-0/+1
|
* Converse width for a few related (old) schemas back to 1024px / Name default ↵jeroenpraat2015-09-171-1/+1
| | | | theme to Focus / Non expert custom display settings above expert display settings, so people can better find them.
* center page content by defaultMario Vavti2015-09-111-3/+3
|
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-211-2/+4
|\ | | | | | | | | | | Conflicts: include/items.php util/messages.po
| * do not show default in scheme selection dropdown. default.php and ↵Mario Vavti2015-06-211-2/+4
| | | | | | | | default.css should be symlinks. adjust doco accordingly.
* | second pass name changeredmatrix2015-05-051-1/+1
|/
* remove more unused $varsMario Vavti2015-03-191-2/+0
|
* just to be sureMario Vavti2015-03-181-1/+1
|
* make every page regard max content width setting and move the setting out of ↵Mario Vavti2015-03-181-3/+3
| | | | experts mode
* restructure display settingsMario Vavti2015-03-051-3/+3
|
* more yes/no labelsMario Vavti2015-03-051-3/+2
|
* local_user => local_channelfriendica2015-01-281-65/+65
|
* add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵friendica2014-08-051-1/+1
| | | | out for words like colour and centralise and please use the US variants in translatable strings)
* convert application strings to en-USfriendica2014-07-311-16/+16
|
* Red Matrix default instead of global default. Is more clear. Update nl to ↵jeroenpraat2014-07-021-1/+1
| | | | 99%. Update util/messages.po
* Changed Default to Light (global default). So if hub owners want to change ↵jeroenpraat2014-07-021-1/+1
| | | | the default, they don't get two defaults. Please revert when not needed/wanted.
* make comment_indent an option and removeitem_opacity as it is not working ↵marijus2014-05-121-3/+3
| | | | properly at the current state - we have got item background opacity now (allthough not yet for custom colors because the colorpicker does not work with rgba colors). Reset left comment border width to 3px as it is barely visible otherwise.
* make the comment border colour configurablefriendica2014-05-011-0/+3
|
* revision/redesign of conv_item.tplmarijus2014-05-011-0/+3
|
* Extended theme redbasic: Allow to center the content (aside + converse)sasiflo2014-04-091-1/+4
| | | | | | | | | Added an option to settings of redbasic theme. You are now able to activate centering the left aside and the conversion regions in the middle of the screen. This respects configuration of conversion region width and works without special actions for mobile devices. TODO: Find a way to handle conversion width given in percent.
* make navbar themable againmarijus2014-03-021-21/+24
|
* Add option for narrow navbar instead of the bootstrap defaultChristian Vogeley2014-02-221-0/+3
| | | | thick version
* added Thomas' additional navbar colours from APW to redbasicTazman DeVille2014-02-031-3/+11
|
* link colour optionsTazman DeVille2014-02-021-0/+3
|