Colorful Bugs
This commit is contained in:
parent
4db413bb54
commit
c9fdceb4de
28 changed files with 357 additions and 227 deletions
|
|
@ -2,10 +2,13 @@ colors = {
|
|||
# used by cultures and languages
|
||||
english = { 0.8 0.2 0.2 }
|
||||
bedouin = { 0.1 0.75 0.1 }
|
||||
swabian = { 0.7 0.7 0.7 }
|
||||
polish = { 0.3 0.6 0.6 }
|
||||
assyrian = { 0.82 0.83 0.53 }
|
||||
lithuanian = { 0.56 0.55 0.2 }
|
||||
#Baltic
|
||||
lithuanian = { 153 96 22 }
|
||||
latvian = { 76 19 36 }
|
||||
#British
|
||||
irish = { 64 105 65 }
|
||||
basque = { 0.55 0.42 0.04 }
|
||||
baranis = { 161 67 0 }
|
||||
welsh = hsv{ 0.68 0.6 0.72 }
|
||||
|
|
@ -22,7 +25,6 @@ colors = {
|
|||
french = { 0.1 0.1 0.6 }
|
||||
gaelic = hsv{ 0.50 0.90 0.57 }
|
||||
gur = hsv{ 0.62 0.9 0.7 }
|
||||
castilian = { 0.95 0.82 0.09 }
|
||||
hindustani = { 1.0 0.0 0.0 }
|
||||
marathi = { 0.8 0.2 0.0 }
|
||||
bengali = { 0.45 0.0 0.0 }
|
||||
|
|
@ -60,6 +62,27 @@ colors = {
|
|||
yoruba = hsv{ 0.45 0.7 0.7 }
|
||||
armenian = hsv{ 0.01 0.95 0.7 }
|
||||
greek = { 0.8 0.3 0.8 }
|
||||
#Germanic ####################################################
|
||||
swabian = { 54 86 43 }
|
||||
bavarian = { 0 187 255 }
|
||||
#South Slavic ####################################################
|
||||
slovene = { 43 118 216 }
|
||||
#Iberian ####################################################
|
||||
andalusian = { 221 239 119 }
|
||||
aragonese = { 193 152 29 }
|
||||
asturleonese = { 255 241 89 }
|
||||
balearic = { 255 241 89 }
|
||||
basque = { 153 71 30 }
|
||||
canarian = { 221 239 89 }
|
||||
castilian = { 0.95 0.82 0.09 }
|
||||
catalan = { 193 107 20 }
|
||||
extremeno = { 163 163 32 }
|
||||
galician = { 177 211 63 }
|
||||
llanito = { 229 95 68 }
|
||||
portuguese = { 65 102 10 }
|
||||
valencian = { 232 160 61 }
|
||||
#West Slavic ####################################################
|
||||
slovak = { 0.3 0.6 0.5 }
|
||||
afghan = { 0.6 0.6 0.1 }
|
||||
georgian = hsv{ 0.01 0.8 0.88 }
|
||||
occitan = { 0.1 0.7 0.8 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue