Skip to content

Commit

Permalink
add - Added Kaleidoscope
Browse files Browse the repository at this point in the history
---

We've added yet another theme, called Kaleidoscope!

---

Type: add
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Jan 3, 2025
1 parent 8d49240 commit a18635b
Showing 1 changed file with 65 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"Metadata": {
"Name": "Kaleidoscope",
"Description": "Chiseled pattern colors forming a colorful mandala",
"Localizable": true,
"Category": "Mesmerizing"
},
"InputColor": "#B696B2",
"LicenseColor": "#7C252A",
"ContKernelErrorColor": "#D1663E",
"UncontKernelErrorColor": "#C84035",
"HostNameShellColor": "#7CA5BE",
"UserNameShellColor": "#283593",
"BackgroundColor": "0",
"NeutralTextColor": "#7C252A",
"ListEntryColor": "#41502F",
"ListValueColor": "#418846",
"StageColor": "#B696B2",
"ErrorColor": "#D1663E",
"WarningColor": "#7C252A",
"OptionColor": "#8D2026",
"BannerColor": "#B696B2",
"NotificationTitleColor": "#41502F",
"NotificationDescriptionColor": "#FF80AB",
"NotificationProgressColor": "#B696B2",
"NotificationFailureColor": "#D1663E",
"QuestionColor": "#F06292",
"SuccessColor": "#B696B2",
"UserDollarColor": "#FF80AB",
"TipColor": "#FF80AB",
"SeparatorTextColor": "#418846",
"SeparatorColor": "#41502F",
"ListTitleColor": "#7C252A",
"DevelopmentWarningColor": "#7C252A",
"StageTimeColor": "#41502F",
"ProgressColor": "#B696B2",
"BackOptionColor": "#49578E",
"LowPriorityBorderColor": "#7C252A",
"MediumPriorityBorderColor": "#7C252A",
"HighPriorityBorderColor": "#C84035",
"TableSeparatorColor": "#41502F",
"TableHeaderColor": "#418846",
"TableValueColor": "#418846",
"SelectedOptionColor": "#B696B2",
"AlternativeOptionColor": "#49578E",
"WeekendDayColor": "#B696B2",
"EventDayColor": "#B696B2",
"TableTitleColor": "#B696B2",
"TodayDayColor": "#B696B2",
"TuiBackgroundColor": "0",
"TuiForegroundColor": "#7C252A",
"TuiPaneBackgroundColor": "0",
"TuiPaneSeparatorColor": "#41502F",
"TuiPaneSelectedSeparatorColor": "#B696B2",
"TuiPaneSelectedItemForeColor": "#B696B2",
"TuiPaneSelectedItemBackColor": "#C84035",
"TuiPaneItemForeColor": "#7C252A",
"TuiPaneItemBackColor": "0",
"TuiOptionBackgroundColor": "0",
"TuiKeyBindingOptionColor": "#7C252A",
"TuiOptionForegroundColor": "#7C252A",
"TuiBoxBackgroundColor": "0",
"TuiBoxForegroundColor": "#7C252A",
"DisabledOptionColor": "#404055"
}

0 comments on commit a18635b

Please sign in to comment.