Skip to content

Commit c44ddbf

Browse files
committed
Remove unneeded theme stuff
1 parent fc7ac73 commit c44ddbf

File tree

1 file changed

+2
-45
lines changed

1 file changed

+2
-45
lines changed

theme/parameters.yaml

Lines changed: 2 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
color_scheme:
2-
colors:
3-
- {color: '#2196F3', name: Primary 500}
4-
- {color: '#1976D2', name: Primary 700}
5-
- {color: '#FF9800', name: Secondary 500}
6-
- {color: '#F57C00', name: Secondary 700}
7-
- {color: '#FFFFFF', name: White}
8-
- {color: '#FAFAFA', name: Gray 50}
9-
- {color: '#F5F5F5', name: Gray 100}
10-
- {color: '#EEEEEE', name: Gray 200}
11-
- {color: '#E0E0E0', name: Gray 300}
12-
- {color: '#757575', name: Gray 600}
13-
- {color: '#424242', name: Gray 800}
14-
- {color: '#212121', name: Gray 900}
15-
- {color: '#000000', name: Black}
2+
colors: []
163
preset_groups:
174
- name: Primary Colour
185
options:
@@ -146,34 +133,4 @@ color_scheme:
146133
- {color: '#9E9E9E', name: Secondary 500}
147134
- {color: '#616161', name: Secondary 700}
148135
name: Grey
149-
roles:
150-
- components: [Label, Link]
151-
name: text
152-
- components: [Label]
153-
name: subheading
154-
- components: [Label]
155-
name: input-prompt
156-
- components: [Label]
157-
displayInToolbox: true
158-
display_in_toolbox: true
159-
name: headline
160-
title: Headline
161-
- components: [Label]
162-
name: display-4
163-
- components: [ColumnPanel, LinearPanel, XYPanel, RepeatingPanel]
164-
displayInToolbox: true
165-
display_in_toolbox: true
166-
name: card
167-
title: Card
168-
- components: [Button, FileLoader]
169-
name: raised
170-
- components: [Button, FileLoader]
171-
display_in_toolbox: true
172-
name: primary-color
173-
title: Highlighted Button
174-
- components: [Button, FileLoader]
175-
name: secondary-color
176-
- components: [TextBox]
177-
name: dense
178-
- components: [Link]
179-
name: selected
136+
roles: []

0 commit comments

Comments
 (0)