mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 00:07:49 +01:00
Merge pull request #481 from kalilistic/remove-bad-color
This commit is contained in:
commit
ec1eb00405
2 changed files with 0 additions and 6 deletions
|
|
@ -26,7 +26,6 @@ namespace Dalamud.Interface.Internal.Windows
|
|||
|
||||
this.colors = new List<(string Name, Vector4 Color)>()
|
||||
{
|
||||
("White", ImGuiColors.White),
|
||||
("DalamudRed", ImGuiColors.DalamudRed),
|
||||
("DalamudGrey", ImGuiColors.DalamudGrey),
|
||||
("DalamudGrey2", ImGuiColors.DalamudGrey2),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue