Degrade Theme icon

Degrade Theme

Maintained by Eduardo Kraus
The Degrade theme offers a series of pre-programmed colors for you to choose the best one and has amazing support for Dark Mode.
Price option: Free

Supports Moodle 1.9-5.2 See all versions
Latest release: 4 weeks ago
Installations: 1964
Downloads (last 90 days): 2001

Frankenstyle name: theme_degrade
Themes

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

There is a deprecation error on this theme. Unable to use or enable.
Fatal error: Declaration of theme_degrade\navigation\primary::get_primary_nav(): array must be compatible with core\navigation\output\primary::get_primary_nav($parent = null):
How i can use this theme in my moodle?
I'm a new Moodle Admin, so apologies for what is probably a simple question. The default text near the social media icons in the footer is "Your Facebook" Your Twitter" etc. How do I modify or remove this text?
I tried to install this theme with my Moodle 4.1 but when I use my admin account, I have the message "ERR_TOO_MANY_REDIRECTS" on the page Administration>General>Notification.
custom css codes added in "CSS advanced" section are not reflecting
I really love this theme but unfortunately when I tried to explore course options (at the upper right settings menu), some menus are missing. How to add this missing menus? see this pic https://drive.google.com/file/d/1QP4t1NqjNo3E-wOZI885vDGZokbD4Jg0/view?usp=sharing
thanks!
Olá Eduardo..muito bom seu tema, parabéns.
Poderia me ajudar?
Não estou conseguindo adicionar nenhum bloco na página inicial (ativando a edição) mesmo com o debug ligado em retorna erro algum.
Estou usando moodle 3.9.2
Obrigado
How do you add the theme colour picker for learners/students as shown in the screenshots?
Love this theme! Is there a way to make the top graphic shorter for the home and dashboard page...essentially the same as it is in the course page?
Thanks
Hi, Eduardo.
Undefined property: stdClass::$title in \theme\degrade\layout\ui\user-right.php on line 61
Undefined property: stdClass::$url in \theme\degrade\layout\ui\user-right.php on line 62
Debug message:
Error code: generalexceptionmessage
* line 62 of \theme\degrade\layout\ui\user-right.php: Error thrown
* line 71 of \theme\degrade\layout\columns2.php: call to require()
* line 1273 of \lib\outputrenderers.php: call to include()
* line 1203 of \lib\outputrenderers.php: call to core_renderer->render_page_layout()
* line 51 of \theme\index.php: call to core_renderer->header()
After selecting the theme getting blank page, like this: https://github.com/EduardoKrausME/moodle-theme_degrade/issues/1
Row 56-63 in file user-right.php should be:
if ( !function_exists ( "user_convert_text_to_menu_items" ) ) {
require("{$CFG->dirroot}/user/lib.php");
$items = user_convert_text_to_menu_items($CFG->customusermenuitems, $PAGE);
foreach ($items as $item) {
echo "title}\"
href=\"{$item->url->out(true)}\">{$item->title}
";
}
}
Tested in Moodle '3.5+ (Build: 20180628)'
Ao selecionar o tema no meu Moodle 3.2.5 ocorre o seguinte erro "Exceção - Call to undefined method theme_bootstrapbase_core_renderer::image_url()".
Approval issue created: CONTRIB-7194