fix ui dashboard & event
This commit is contained in:
@@ -10,7 +10,7 @@ export const MainColor = {
|
||||
};
|
||||
|
||||
export const AccentColor = {
|
||||
blackgray: "#333533",
|
||||
blackgray: "#333533FF",
|
||||
darkblue: "#002E59",
|
||||
blue: "#00447D",
|
||||
softblue: "#007CBA",
|
||||
@@ -24,9 +24,20 @@ export const AdminColor = {
|
||||
yellow: "#FFEB99",
|
||||
green: "#A7DCA5",
|
||||
orange: "#F7C69B",
|
||||
red: "#F4A8A8"
|
||||
red: "#F4A8A8",
|
||||
bgAdmin: "#182c47",
|
||||
white: "#D6D9DCFF",
|
||||
dividerWhite: "#D6D9DC2E",
|
||||
softBlue: "#163C64FF"
|
||||
|
||||
}
|
||||
//yellow: "#FFC300"
|
||||
//yellow: "#FFD60A"
|
||||
// white: "#FEFFFE"
|
||||
|
||||
// Warna Terang: #80a7c4
|
||||
// Warna Sedang: #40738d
|
||||
// Warna Asli: #002e59
|
||||
// Warna Lebih Gelap: #001f3b
|
||||
// Warna Tergelap: #001323
|
||||
|
||||
|
||||
Reference in New Issue
Block a user