Sha256: 562ae8305ed0dfc6e56dce30b3fd6e33e2e8c856cf88d7c7fc3285105d939d61

Contents?: true

Size: 571 Bytes

Versions: 12

Compression:

Stored size: 571 Bytes

Contents

<!DOCTYPE html>
<html class="theme-<%= BulletTrain::Themes::Light.color %> <%= "theme-secondary-#{BulletTrain::Themes::Light.secondary_color}" if BulletTrain::Themes::Light.secondary_color %> <%= "theme-logo-color-shift" if BulletTrain::Themes::Light.logo_color_shift %>">
  <head>
    <%= render 'shared/layouts/head' %>
  </head>
  <body class="devise_layout bg-light-gradient text-gray-700 text-sm font-normal electron-draggable dark:bg-dark-gradient dark:text-darkPrimary-300">
    <div data-turn-enter data-turn-exit>
      <%= yield %>
    </div>
  </body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.2.10 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.9 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.8 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.7 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.6 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.5 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.4 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.3 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.2 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.1 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.0 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.0.52 app/views/themes/light/layouts/_devise.html.erb