Skip to content
Snippets Groups Projects
Commit b8dccb35 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3124385: Add [Vartheme Claro] admin theme and use it as the default...

Issue #3124385: Add [Vartheme Claro] admin theme and use it as the default installation and administration theme
parent 31a52004
No related branches found
No related tags found
No related merge requests found
admin: vartheme_admin
admin: vartheme_claro
default: vartheme_bs4
......@@ -604,7 +604,10 @@ projects[vartheme_bs4][type] = theme
projects[vartheme_bs4][version] = 6.x-dev
projects[vartheme_admin][type] = theme
projects[vartheme_admin][version] = 7.x-dev
projects[vartheme_admin][version] = 6.x-dev
projects[vartheme_claro][type] = theme
projects[vartheme_claro][version] = 1.x-dev
;;;;;;;;;;;;;;;;;;;;;
;; Libraries
......
......@@ -90,7 +90,7 @@ So that I can use them after the install or update.
And I should see "Claro"
And I should see "Bootstrap"
And I should see "Bootstrap Barrio"
And I should see "Vartheme Admin"
And I should see "Vartheme Claro"
@check @local @development @staging @production
Scenario: Check active type of media types
......
......@@ -7,7 +7,7 @@ project: varbase
distribution:
name: Varbase
install:
theme: vartheme_admin
theme: vartheme_claro
version: 8.x-8.x-dev
install:
- system
......@@ -24,7 +24,7 @@ themes:
- bootstrap_barrio
- vartheme_bs4
- claro
- vartheme_admin
- vartheme_claro
interface translation project: varbase
interface translation server pattern: profiles/varbase/translations/%language.po
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment