Skip to content
Snippets Groups Projects

Issue #3375603 - Required.svg should be a relative URL

136 files
+ 2684
1299
Compare changes
  • Side-by-side
  • Inline
Files
136
@@ -12,12 +12,14 @@ bootstrap_barrio_sidebar_second_offset: 0
# Container.
# ----------------------------
bootstrap_barrio_container: 'container'
bootstrap_barrio_fluid_container: 0
# Buttons.
# ----------------------------
bootstrap_barrio_button: 1
bootstrap_barrio_button_size: ''
bootstrap_barrio_button_type: 'primary'
bootstrap_barrio_button_outline: 0
# Navbar.
@@ -35,13 +37,6 @@ bootstrap_barrio_navbar_background: 'bg-primary'
# ----------------------------
bootstrap_barrio_messages_widget: 'toasts'
# Form.
# ----------------------------
bootstrap_barrio_radio: 'custom'
bootstrap_barrio_checkbox: 'switch'
bootstrap_barrio_select: 'custom'
bootstrap_barrio_file: 'custom'
# Colors.
# ----------------------------
bootstrap_barrio_system_messages: 'messages_white'
@@ -54,3 +49,15 @@ bootstrap_barrio_table_style: 'table-striped'
# Icons.
# ----------------------------
bootstrap_barrio_bootstrap_icons: 1
# Colors
# ----------------------------
bootstrap_barrio_enable_color: 0
bootstrap_barrio_color_scheme: 'default'
bootstrap_barrio_base_primary_color: '#2F3C7E'
bootstrap_barrio_base_secondary_color: '#FBEAEB'
bootstrap_barrio_body_color: 'gray-800'
bootstrap_barrio_body_bg_color: 'white'
bootstrap_barrio_h1_color: 'base'
bootstrap_barrio_h2_color: 'base'
bootstrap_barrio_h3_color: 'base'
Loading