Преглед изворни кода

Drupal 8 conversion. Now based on Bartik.

Frederic G. MARAND пре 7 година
родитељ
комит
6077ea3dcf
3 измењених фајлова са 11 додато и 11 уклоњено
  1. 0 11
      garland_fgm.info
  2. 7 0
      garland_fgm.info.yml
  3. 4 0
      garland_fgm.libraries.yml

+ 0 - 11
garland_fgm.info

@@ -1,11 +0,0 @@
-
-name = Garland for FGM
-description = Garland + bigger text, wider area, content-top, and a few code-oriented extras.
-core = 7.x
-engine = phptemplate
-base theme = garland
-
-; Style sheets.
-stylesheets[all][] = garland_fgm.css
-
-

+ 7 - 0
garland_fgm.info.yml

@@ -0,0 +1,7 @@
+base theme: 'bartik'
+core: 8.x
+description: 'Bartik (!) + bigger text, wider area, content-top, and a few code-oriented extras.'
+libraries:
+  - garland_fgm/base
+name: 'Garland (Bartik) for FGM'
+type: 'theme'

+ 4 - 0
garland_fgm.libraries.yml

@@ -0,0 +1,4 @@
+base:
+  css:
+    theme:
+      garland_fgm.css: { }