backup 20240718

This commit is contained in:
2024-07-18 09:12:31 +02:00
parent a863b212ed
commit 63fb7f8f73
213 changed files with 5916 additions and 40388 deletions

1178
esphome/color/COLOR_CSS Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #f0f8ff
# 240,248,255
- id: COLOR_CSS_ALICEBLUE
red: 0.9412
green: 0.9725
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #faebd7
# 250,235,215
- id: COLOR_CSS_ANTIQUEWHITE
red: 0.9804
green: 0.9216
blue: 0.8431
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #00ffff
# 0,255,255
- id: COLOR_CSS_AQUA
red: 0.0000
green: 1.0000
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #7fffd4
# 127,255,212
- id: COLOR_CSS_AQUAMARINE
red: 0.4980
green: 1.0000
blue: 0.8314
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #f0ffff
# 240,255,255
- id: COLOR_CSS_AZURE
red: 0.9412
green: 1.0000
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #f5f5dc
# 245,245,220
- id: COLOR_CSS_BEIGE
red: 0.9608
green: 0.9608
blue: 0.8627
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ffe4c4
# 255,228,196
- id: COLOR_CSS_BISQUE
red: 1.0000
green: 0.8941
blue: 0.7686
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #000000
# 0,0,0
- id: COLOR_CSS_BLACK
red: 0.0000
green: 0.0000
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ffebcd
# 255,235,205
- id: COLOR_CSS_BLANCHEDALMOND
red: 1.0000
green: 0.9216
blue: 0.8039
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #0000ff
# 0,0,255
- id: COLOR_CSS_BLUE
red: 0.0000
green: 0.0000
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #8a2be2
# 138,43,226
- id: COLOR_CSS_BLUEVIOLET
red: 0.5412
green: 0.1686
blue: 0.8863
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #a52a2a
# 165,42,42
- id: COLOR_CSS_BROWN
red: 0.6471
green: 0.1647
blue: 0.1647
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #deb887
# 222,184,135
- id: COLOR_CSS_BURLYWOOD
red: 0.8706
green: 0.7216
blue: 0.5294
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #5f9ea0
# 95,158,160
- id: COLOR_CSS_CADETBLUE
red: 0.3725
green: 0.6196
blue: 0.6275
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #7fff00
# 127,255,0
- id: COLOR_CSS_CHARTREUSE
red: 0.4980
green: 1.0000
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #d2691e
# 210,105,30
- id: COLOR_CSS_CHOCOLATE
red: 0.8235
green: 0.4118
blue: 0.1176
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ff7f50
# 255,127,80
- id: COLOR_CSS_CORAL
red: 1.0000
green: 0.4980
blue: 0.3137
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #6495ed
# 100,149,237
- id: COLOR_CSS_CORNFLOWERBLUE
red: 0.3922
green: 0.5843
blue: 0.9294
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #fff8dc
# 255,248,220
- id: COLOR_CSS_CORNSILK
red: 1.0000
green: 0.9725
blue: 0.8627
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #dc143c
# 220,20,60
- id: COLOR_CSS_CRIMSON
red: 0.8627
green: 0.0784
blue: 0.2353
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #00ffff
# 0,255,255
- id: COLOR_CSS_CYAN
red: 0.0000
green: 1.0000
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #00008b
# 0,0,139
- id: COLOR_CSS_DARKBLUE
red: 0.0000
green: 0.0000
blue: 0.5451
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #008b8b
# 0,139,139
- id: COLOR_CSS_DARKCYAN
red: 0.0000
green: 0.5451
blue: 0.5451
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #b8860b
# 184,134,11
- id: COLOR_CSS_DARKGOLDENROD
red: 0.7216
green: 0.5255
blue: 0.0431
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #a9a9a9
# 169,169,169
- id: COLOR_CSS_DARKGRAY
red: 0.6627
green: 0.6627
blue: 0.6627
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #006400
# 0,100,0
- id: COLOR_CSS_DARKGREEN
red: 0.0000
green: 0.3922
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #a9a9a9
# 169,169,169
- id: COLOR_CSS_DARKGREY
red: 0.6627
green: 0.6627
blue: 0.6627
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #bdb76b
# 189,183,107
- id: COLOR_CSS_DARKKHAKI
red: 0.7412
green: 0.7176
blue: 0.4196
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #8b008b
# 139,0,139
- id: COLOR_CSS_DARKMAGENTA
red: 0.5451
green: 0.0000
blue: 0.5451
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #556b2f
# 85,107,47
- id: COLOR_CSS_DARKOLIVEGREEN
red: 0.3333
green: 0.4196
blue: 0.1843
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ff8c00
# 255,140,0
- id: COLOR_CSS_DARKORANGE
red: 1.0000
green: 0.5490
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #9932cc
# 153,50,204
- id: COLOR_CSS_DARKORCHID
red: 0.6000
green: 0.1961
blue: 0.8000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #8b0000
# 139,0,0
- id: COLOR_CSS_DARKRED
red: 0.5451
green: 0.0000
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #e9967a
# 233,150,122
- id: COLOR_CSS_DARKSALMON
red: 0.9137
green: 0.5882
blue: 0.4784
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #8fbc8f
# 143,188,143
- id: COLOR_CSS_DARKSEAGREEN
red: 0.5608
green: 0.7373
blue: 0.5608
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #483d8b
# 72,61,139
- id: COLOR_CSS_DARKSLATEBLUE
red: 0.2824
green: 0.2392
blue: 0.5451
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #2f4f4f
# 47,79,79
- id: COLOR_CSS_DARKSLATEGRAY
red: 0.1843
green: 0.3098
blue: 0.3098
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #2f4f4f
# 47,79,79
- id: COLOR_CSS_DARKSLATEGREY
red: 0.1843
green: 0.3098
blue: 0.3098
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #00ced1
# 0,206,209
- id: COLOR_CSS_DARKTURQUOISE
red: 0.0000
green: 0.8078
blue: 0.8196
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #9400d3
# 148,0,211
- id: COLOR_CSS_DARKVIOLET
red: 0.5804
green: 0.0000
blue: 0.8275
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ff1493
# 255,20,147
- id: COLOR_CSS_DEEPPINK
red: 1.0000
green: 0.0784
blue: 0.5765
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #00bfff
# 0,191,255
- id: COLOR_CSS_DEEPSKYBLUE
red: 0.0000
green: 0.7490
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #696969
# 105,105,105
- id: COLOR_CSS_DIMGRAY
red: 0.4118
green: 0.4118
blue: 0.4118
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #696969
# 105,105,105
- id: COLOR_CSS_DIMGREY
red: 0.4118
green: 0.4118
blue: 0.4118
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #1e90ff
# 30,144,255
- id: COLOR_CSS_DODGERBLUE
red: 0.1176
green: 0.5647
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #b22222
# 178,34,34
- id: COLOR_CSS_FIREBRICK
red: 0.6980
green: 0.1333
blue: 0.1333
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #fffaf0
# 255,250,240
- id: COLOR_CSS_FLORALWHITE
red: 1.0000
green: 0.9804
blue: 0.9412
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #228b22
# 34,139,34
- id: COLOR_CSS_FORESTGREEN
red: 0.1333
green: 0.5451
blue: 0.1333
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ff00ff
# 255,0,255
- id: COLOR_CSS_FUCHSIA
red: 1.0000
green: 0.0000
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #dcdcdc
# 220,220,220
- id: COLOR_CSS_GAINSBORO
red: 0.8627
green: 0.8627
blue: 0.8627
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #f8f8ff
# 248,248,255
- id: COLOR_CSS_GHOSTWHITE
red: 0.9725
green: 0.9725
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ffd700
# 255,215,0
- id: COLOR_CSS_GOLD
red: 1.0000
green: 0.8431
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #daa520
# 218,165,32
- id: COLOR_CSS_GOLDENROD
red: 0.8549
green: 0.6471
blue: 0.1255
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #808080
# 128,128,128
- id: COLOR_CSS_GRAY
red: 0.5020
green: 0.5020
blue: 0.5020
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #008000
# 0,128,0
- id: COLOR_CSS_GREEN
red: 0.0000
green: 0.5020
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #adff2f
# 173,255,47
- id: COLOR_CSS_GREENYELLOW
red: 0.6784
green: 1.0000
blue: 0.1843
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #808080
# 128,128,128
- id: COLOR_CSS_GREY
red: 0.5020
green: 0.5020
blue: 0.5020
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #f0fff0
# 240,255,240
- id: COLOR_CSS_HONEYDEW
red: 0.9412
green: 1.0000
blue: 0.9412
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ff69b4
# 255,105,180
- id: COLOR_CSS_HOTPINK
red: 1.0000
green: 0.4118
blue: 0.7059
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #cd5c5c
# 205,92,92
- id: COLOR_CSS_INDIANRED
red: 0.8039
green: 0.3608
blue: 0.3608
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #4b0082
# 75,0,130
- id: COLOR_CSS_INDIGO
red: 0.2941
green: 0.0000
blue: 0.5098
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #fffff0
# 255,255,240
- id: COLOR_CSS_IVORY
red: 1.0000
green: 1.0000
blue: 0.9412
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #f0e68c
# 240,230,140
- id: COLOR_CSS_KHAKI
red: 0.9412
green: 0.9020
blue: 0.5490
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #e6e6fa
# 230,230,250
- id: COLOR_CSS_LAVENDER
red: 0.9020
green: 0.9020
blue: 0.9804
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #fff0f5
# 255,240,245
- id: COLOR_CSS_LAVENDERBLUSH
red: 1.0000
green: 0.9412
blue: 0.9608
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #7cfc00
# 124,252,0
- id: COLOR_CSS_LAWNGREEN
red: 0.4863
green: 0.9882
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #fffacd
# 255,250,205
- id: COLOR_CSS_LEMONCHIFFON
red: 1.0000
green: 0.9804
blue: 0.8039
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #add8e6
# 173,216,230
- id: COLOR_CSS_LIGHTBLUE
red: 0.6784
green: 0.8471
blue: 0.9020
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #f08080
# 240,128,128
- id: COLOR_CSS_LIGHTCORAL
red: 0.9412
green: 0.5020
blue: 0.5020
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #e0ffff
# 224,255,255
- id: COLOR_CSS_LIGHTCYAN
red: 0.8784
green: 1.0000
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #fafad2
# 250,250,210
- id: COLOR_CSS_LIGHTGOLDENRODYELLOW
red: 0.9804
green: 0.9804
blue: 0.8235
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #d3d3d3
# 211,211,211
- id: COLOR_CSS_LIGHTGRAY
red: 0.8275
green: 0.8275
blue: 0.8275
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #90ee90
# 144,238,144
- id: COLOR_CSS_LIGHTGREEN
red: 0.5647
green: 0.9333
blue: 0.5647
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #d3d3d3
# 211,211,211
- id: COLOR_CSS_LIGHTGREY
red: 0.8275
green: 0.8275
blue: 0.8275
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ffb6c1
# 255,182,193
- id: COLOR_CSS_LIGHTPINK
red: 1.0000
green: 0.7137
blue: 0.7569
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ffa07a
# 255,160,122
- id: COLOR_CSS_LIGHTSALMON
red: 1.0000
green: 0.6275
blue: 0.4784
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #20b2aa
# 32,178,170
- id: COLOR_CSS_LIGHTSEAGREEN
red: 0.1255
green: 0.6980
blue: 0.6667
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #87cefa
# 135,206,250
- id: COLOR_CSS_LIGHTSKYBLUE
red: 0.5294
green: 0.8078
blue: 0.9804
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #778899
# 119,136,153
- id: COLOR_CSS_LIGHTSLATEGRAY
red: 0.4667
green: 0.5333
blue: 0.6000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #778899
# 119,136,153
- id: COLOR_CSS_LIGHTSLATEGREY
red: 0.4667
green: 0.5333
blue: 0.6000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #b0c4de
# 176,196,222
- id: COLOR_CSS_LIGHTSTEELBLUE
red: 0.6902
green: 0.7686
blue: 0.8706
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ffffe0
# 255,255,224
- id: COLOR_CSS_LIGHTYELLOW
red: 1.0000
green: 1.0000
blue: 0.8784
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #00ff00
# 0,255,0
- id: COLOR_CSS_LIME
red: 0.0000
green: 1.0000
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #32cd32
# 50,205,50
- id: COLOR_CSS_LIMEGREEN
red: 0.1961
green: 0.8039
blue: 0.1961
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #faf0e6
# 250,240,230
- id: COLOR_CSS_LINEN
red: 0.9804
green: 0.9412
blue: 0.9020
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ff00ff
# 255,0,255
- id: COLOR_CSS_MAGENTA
red: 1.0000
green: 0.0000
blue: 1.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #800000
# 128,0,0
- id: COLOR_CSS_MAROON
red: 0.5020
green: 0.0000
blue: 0.0000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #66cdaa
# 102,205,170
- id: COLOR_CSS_MEDIUMAQUAMARINE
red: 0.4000
green: 0.8039
blue: 0.6667
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #0000cd
# 0,0,205
- id: COLOR_CSS_MEDIUMBLUE
red: 0.0000
green: 0.0000
blue: 0.8039
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ba55d3
# 186,85,211
- id: COLOR_CSS_MEDIUMORCHID
red: 0.7294
green: 0.3333
blue: 0.8275
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #9370db
# 147,112,219
- id: COLOR_CSS_MEDIUMPURPLE
red: 0.5765
green: 0.4392
blue: 0.8588
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #3cb371
# 60,179,113
- id: COLOR_CSS_MEDIUMSEAGREEN
red: 0.2353
green: 0.7020
blue: 0.4431
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #7b68ee
# 123,104,238
- id: COLOR_CSS_MEDIUMSLATEBLUE
red: 0.4824
green: 0.4078
blue: 0.9333
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #00fa9a
# 0,250,154
- id: COLOR_CSS_MEDIUMSPRINGGREEN
red: 0.0000
green: 0.9804
blue: 0.6039
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #48d1cc
# 72,209,204
- id: COLOR_CSS_MEDIUMTURQUOISE
red: 0.2824
green: 0.8196
blue: 0.8000
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #c71585
# 199,21,133
- id: COLOR_CSS_MEDIUMVIOLETRED
red: 0.7804
green: 0.0824
blue: 0.5216
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #191970
# 25,25,112
- id: COLOR_CSS_MIDNIGHTBLUE
red: 0.0980
green: 0.0980
blue: 0.4392
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #f5fffa
# 245,255,250
- id: COLOR_CSS_MINTCREAM
red: 0.9608
green: 1.0000
blue: 0.9804
white: 0.0000

View File

@@ -0,0 +1,10 @@
color:
# name and values from https://www.w3.org/wiki/CSS/Properties/color/keywords
# #ffe4e1
# 255,228,225
- id: COLOR_CSS_MISTYROSE
red: 1.0000
green: 0.8941
blue: 0.8824
white: 0.0000

Some files were not shown because too many files have changed in this diff Show More