darken race color (pls no quo)

This commit is contained in:
Andrew Brown 2019-01-06 11:29:59 -06:00
parent 0a336505a8
commit 0c56757f40

View File

@ -33,11 +33,11 @@ class Race < ApplicationRecord
end
def self.color
'light-green'
'darken-2 light-green'
end
def self.hex_color
'#8BC34A'
'#689F38'
end
def self.icon