From 37b092ee0b722e8ad113f1b705e817bda57a2eb3 Mon Sep 17 00:00:00 2001 From: for40255 <58337638+for40255@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:40:35 +0800 Subject: [PATCH 1/6] Update and rename themes.toml to DARDREDDDDDDD.toml --- DARDREDDDDDDD.toml | 91 ++ themes.toml | 3104 -------------------------------------------- 2 files changed, 91 insertions(+), 3104 deletions(-) create mode 100644 DARDREDDDDDDD.toml delete mode 100644 themes.toml diff --git a/DARDREDDDDDDD.toml b/DARDREDDDDDDD.toml new file mode 100644 index 0000000..4319e6b --- /dev/null +++ b/DARDREDDDDDDD.toml @@ -0,0 +1,91 @@ +[[themes]] + name = "DarK Red" + author = "github-username" + description = "DucKRed DucKRed DucKRed DucKRed" + tags = ["dark", "red", "high-contrast"] + date = "pr-merge-date" + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.5, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 0.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(10, 10, 10, 1.0)" + ChildBg = "rgba(14, 14, 14, 1.0)" + PopupBg = "rgba(0, 0, 0, 1.0)" + Border = "rgba(255, 0, 0, 1.0)" + BorderShadow = "rgba(0, 0, 0, 1.0)" + FrameBg = "rgba(30, 30, 30, 1.0)" + FrameBgHovered = "rgba(255, 0, 0, 0.5647059082984924)" + FrameBgActive = "rgba(255, 0, 0, 0.5647059082984924)" + TitleBg = "rgba(0, 0, 0, 1.0)" + TitleBgActive = "rgba(10, 10, 10, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.0)" + MenuBarBg = "rgba(20, 20, 20, 0.9411764740943909)" + ScrollbarBg = "rgba(255, 0, 0, 0.5647059082984924)" + ScrollbarGrab = "rgba(255, 0, 0, 0.501960813999176)" + ScrollbarGrabHovered = "rgba(255, 0, 0, 1.0)" + ScrollbarGrabActive = "rgba(255, 0, 0, 1.0)" + CheckMark = "rgba(255, 0, 0, 1.0)" + SliderGrab = "rgba(255, 0, 0, 0.8154506683349609)" + SliderGrabActive = "rgba(255, 0, 0, 0.8156862854957581)" + Button = "rgba(255, 0, 0, 0.501960813999176)" + ButtonHovered = "rgba(255, 0, 0, 0.7450980544090271)" + ButtonActive = "rgba(255, 0, 0, 1.0)" + Header = "rgba(255, 0, 0, 0.6566523313522339)" + HeaderHovered = "rgba(255, 0, 0, 0.8039215803146362)" + HeaderActive = "rgba(255, 0, 0, 1.0)" + Separator = "rgba(20, 20, 20, 0.501960813999176)" + SeparatorHovered = "rgba(20, 20, 20, 0.6695278882980347)" + SeparatorActive = "rgba(20, 20, 20, 0.9570815563201904)" + ResizeGrip = "rgba(26, 29, 33, 0.2000000029802322)" + ResizeGripHovered = "rgba(52, 53, 55, 0.2000000029802322)" + ResizeGripActive = "rgba(77, 77, 77, 0.2000000029802322)" + Tab = "rgba(255, 0, 0, 0.4392156898975372)" + TabHovered = "rgba(255, 0, 0, 1.0)" + TabActive = "rgba(255, 0, 0, 1.0)" + TabUnfocused = "rgba(17, 17, 17, 0.9725490212440491)" + TabUnfocusedActive = "rgba(17, 17, 17, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(242, 88, 88, 1.0)" + PlotHistogram = "rgba(242, 88, 88, 1.0)" + PlotHistogramHovered = "rgba(109, 92, 92, 1.0)" + TableHeaderBg = "rgba(255, 0, 0, 0.7124463319778442)" + TableBorderStrong = "rgba(255, 0, 0, 1.0)" + TableBorderLight = "rgba(255, 0, 0, 1.0)" + TableRowBg = "rgba(0, 0, 0, 1.0)" + TableRowBgAlt = "rgba(50, 50, 50, 0.6274510025978088)" + TextSelectedBg = "rgba(255, 0, 0, 1.0)" + DragDropTarget = "rgba(66, 69, 97, 1.0)" + NavHighlight = "rgba(46, 58, 71, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" diff --git a/themes.toml b/themes.toml deleted file mode 100644 index 81c5ca3..0000000 --- a/themes.toml +++ /dev/null @@ -1,3104 +0,0 @@ -# This is the feed TOML file for ImThemes. -# Make a pull request to add your theme with the following layout (remember you have to include ALL the fields and colors): -# [[themes]] -# name = "My theme" # Unique name -# author = "Patitotective" # Your github username -# description = "Sublime-like theme" # Short description -# tags = ["light", "dark", "red", "blue", "green", "yellow", "orange", "purple", "magenta", "pink", "gray", "high-contrast", "rounded"] # These are all the valid tags, check https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color_keywords -# date = 2022-03-30 # Publish date. You don't need to add it manually, it will get when the pull request gets merged. -# [themes.style] -# alpha = 1.0 # Float. Global alpha applies to everything in Dear ImGui. -# disabledAlpha = 0.6 # Float. Additional alpha multiplier applied by BeginDisabled(). Multiply over current value of Alpha. -# windowPadding = [8.0, 8.0] # ImVec2, Padding within a window -# windowRounding = 0.0 # Float. Radius of window corners rounding. Set to 0.0f to have rectangular windows. Large values tend to lead to variety of artifacts and are not recommended. -# windowBorderSize = 1.0 # Float. Thickness of border around windows. Generally set to 0.0f or 1.0f. Other values not well tested. -# windowMinSize = [32.0, 32.0] # ImVec2. Minimum window size -# windowTitleAlign = [0.0, 0.5] # ImVec2. Alignment for title bar text -# windowMenuButtonPosition = "Left" # ImGuiDir. Position of the collapsing/docking button in the title bar (left/right). Defaults to ImGuiDir_Left. -# childRounding = 0.0 # Float. Radius of child window corners rounding. Set to 0.0f to have rectangular child windows -# childBorderSize = 1.0 # Float. Thickness of border around child windows. Generally set to 0.0f or 1.0f. Other values not well tested. -# popupRounding = 0.0 # Float. Radius of popup window corners rounding. Set to 0.0f to have rectangular child windows -# popupBorderSize = 1.0 # Float. Thickness of border around popup or tooltip windows. Generally set to 0.0f or 1.0f. Other values not well tested. -# framePadding = [4.0, 3.0] # ImVec2. Padding within a framed rectangle (used by most widgets) -# frameRounding = 0.0 # Float. Radius of frame corners rounding. Set to 0.0f to have rectangular frames (used by most widgets). -# frameBorderSize = 0.0 # Float. Thickness of border around frames. Generally set to 0.0f or 1.0f. Other values not well tested. -# itemSpacing = [8.0, 4.0] # ImVec2. Horizontal and vertical spacing between widgets/lines -# itemInnerSpacing = [4.0, 4.0] # ImVec2. Horizontal and vertical spacing between within elements of a composed widget (e.g. a slider and its label) -# cellPadding = [4.0, 2.0] # ImVec2. Padding within a table cell -# indentSpacing = 21.0 # Float. Horizontal spacing when e.g. entering a tree node. Generally == (FontSize + FramePadding.x*2). -# columnsMinSpacing = 6.0 # Float. Minimum horizontal spacing between two columns. Preferably > (FramePadding.x + 1). -# scrollbarSize = 14.0 # Float. Width of the vertical scrollbar, Height of the horizontal scrollbar -# scrollbarRounding = 9.0 # Float. Radius of grab corners rounding for scrollbar -# grabMinSize = 10.0 # Float. Minimum width/height of a grab box for slider/scrollbar -# grabRounding = 0.0 # Float. Radius of grabs corners rounding. Set to 0.0f to have rectangular slider grabs. -# tabRounding = 4.0 # Float. Radius of upper corners of a tab. Set to 0.0f to have rectangular tabs. -# tabBorderSize = 0.0 # Float. Thickness of border around tabs. -# tabMinWidthForCloseButton = 0.0 # Float. Minimum width for close button to appears on an unselected tab when hovered. Set to 0.0f to always show when hovering, set to FLT_MAX to never show close button unless selected. -# colorButtonPosition = "Right" # ImGuiDir. Side of the color button in the ColorEdit4 widget (left/right). Defaults to ImGuiDir_Right. -# buttonTextAlign = [0.5, 0.5] # ImVec2. Alignment of button text when button is larger than text. -# selectableTextAlign = [0.0, 0.0] # ImVec2. Alignment of selectable text. Defaults to (0.0f, 0.0f) (top-left aligned). It's generally important to keep this left-aligned if you want to lay multiple items on a same line. -# [themes.style.colors] -# Text = "rgba(229, 229, 229, 1.0)" -# TextDisabled = "rgba(153, 153, 153, 1.0)" -# WindowBg = "rgba(0, 0, 0, 0.8500000238418579)" -# ChildBg = "rgba(0, 0, 0, 0.0)" -# PopupBg = "rgba(28, 28, 35, 0.9200000166893005)" -# Border = "rgba(127, 127, 127, 0.5)" -# BorderShadow = "rgba(0, 0, 0, 0.0)" -# FrameBg = "rgba(109, 109, 109, 0.3899999856948853)" -# FrameBgHovered = "rgba(119, 119, 175, 0.4000000059604645)" -# FrameBgActive = "rgba(107, 104, 163, 0.6899999976158142)" -# TitleBg = "rgba(68, 68, 137, 0.8299999833106995)" -# TitleBgActive = "rgba(81, 81, 160, 0.8700000047683716)" -# TitleBgCollapsed = "rgba(102, 102, 204, 0.2000000029802322)" -# MenuBarBg = "rgba(102, 102, 140, 0.800000011920929)" -# ScrollbarBg = "rgba(51, 63, 76, 0.6000000238418579)" -# ScrollbarGrab = "rgba(102, 102, 204, 0.300000011920929)" -# ScrollbarGrabHovered = "rgba(102, 102, 204, 0.4000000059604645)" -# ScrollbarGrabActive = "rgba(104, 99, 204, 0.6000000238418579)" -# CheckMark = "rgba(229, 229, 229, 0.5)" -# SliderGrab = "rgba(255, 255, 255, 0.300000011920929)" -# SliderGrabActive = "rgba(104, 99, 204, 0.6000000238418579)" -# Button = "rgba(89, 102, 155, 0.6200000047683716)" -# ButtonHovered = "rgba(102, 122, 181, 0.7900000214576721)" -# ButtonActive = "rgba(117, 137, 204, 1.0)" -# Header = "rgba(102, 102, 229, 0.449999988079071)" -# HeaderHovered = "rgba(114, 114, 229, 0.800000011920929)" -# HeaderActive = "rgba(135, 135, 221, 0.800000011920929)" -# Separator = "rgba(127, 127, 127, 0.6000000238418579)" -# SeparatorHovered = "rgba(153, 153, 178, 1.0)" -# SeparatorActive = "rgba(178, 178, 229, 1.0)" -# ResizeGrip = "rgba(255, 255, 255, 0.1000000014901161)" -# ResizeGripHovered = "rgba(198, 209, 255, 0.6000000238418579)" -# ResizeGripActive = "rgba(198, 209, 255, 0.8999999761581421)" -# Tab = "rgba(85, 85, 174, 0.7860000133514404)" -# TabHovered = "rgba(114, 114, 229, 0.800000011920929)" -# TabActive = "rgba(103, 103, 185, 0.8420000076293945)" -# TabUnfocused = "rgba(72, 72, 145, 0.8212000131607056)" -# TabUnfocusedActive = "rgba(89, 89, 166, 0.8371999859809875)" -# PlotLines = "rgba(255, 255, 255, 1.0)" -# PlotLinesHovered = "rgba(229, 178, 0, 1.0)" -# PlotHistogram = "rgba(229, 178, 0, 1.0)" -# PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" -# TableHeaderBg = "rgba(68, 68, 96, 1.0)" -# TableBorderStrong = "rgba(79, 79, 114, 1.0)" -# TableBorderLight = "rgba(66, 66, 71, 1.0)" -# TableRowBg = "rgba(0, 0, 0, 0.0)" -# TableRowBgAlt = "rgba(255, 255, 255, 0.07000000029802322)" -# TextSelectedBg = "rgba(0, 0, 255, 0.3499999940395355)" -# DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" -# NavHighlight = "rgba(114, 114, 229, 0.800000011920929)" -# NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" -# NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" -# ModalWindowDimBg = "rgba(51, 51, 51, 0.3499999940395355)" -[[themes]] - name = "Classic" - author = "ocornut" - description = "Classic Dear ImGui style" - tags = ["dark", "blue"] - date = 2017-08-14 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(229, 229, 229, 1.0)" - TextDisabled = "rgba(153, 153, 153, 1.0)" - WindowBg = "rgba(0, 0, 0, 0.8500000238418579)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(28, 28, 35, 0.9200000166893005)" - Border = "rgba(127, 127, 127, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(109, 109, 109, 0.3899999856948853)" - FrameBgHovered = "rgba(119, 119, 175, 0.4000000059604645)" - FrameBgActive = "rgba(107, 104, 163, 0.6899999976158142)" - TitleBg = "rgba(68, 68, 137, 0.8299999833106995)" - TitleBgActive = "rgba(81, 81, 160, 0.8700000047683716)" - TitleBgCollapsed = "rgba(102, 102, 204, 0.2000000029802322)" - MenuBarBg = "rgba(102, 102, 140, 0.800000011920929)" - ScrollbarBg = "rgba(51, 63, 76, 0.6000000238418579)" - ScrollbarGrab = "rgba(102, 102, 204, 0.300000011920929)" - ScrollbarGrabHovered = "rgba(102, 102, 204, 0.4000000059604645)" - ScrollbarGrabActive = "rgba(104, 99, 204, 0.6000000238418579)" - CheckMark = "rgba(229, 229, 229, 0.5)" - SliderGrab = "rgba(255, 255, 255, 0.300000011920929)" - SliderGrabActive = "rgba(104, 99, 204, 0.6000000238418579)" - Button = "rgba(89, 102, 155, 0.6200000047683716)" - ButtonHovered = "rgba(102, 122, 181, 0.7900000214576721)" - ButtonActive = "rgba(117, 137, 204, 1.0)" - Header = "rgba(102, 102, 229, 0.449999988079071)" - HeaderHovered = "rgba(114, 114, 229, 0.800000011920929)" - HeaderActive = "rgba(135, 135, 221, 0.800000011920929)" - Separator = "rgba(127, 127, 127, 0.6000000238418579)" - SeparatorHovered = "rgba(153, 153, 178, 1.0)" - SeparatorActive = "rgba(178, 178, 229, 1.0)" - ResizeGrip = "rgba(255, 255, 255, 0.1000000014901161)" - ResizeGripHovered = "rgba(198, 209, 255, 0.6000000238418579)" - ResizeGripActive = "rgba(198, 209, 255, 0.8999999761581421)" - Tab = "rgba(85, 85, 174, 0.7860000133514404)" - TabHovered = "rgba(114, 114, 229, 0.800000011920929)" - TabActive = "rgba(103, 103, 185, 0.8420000076293945)" - TabUnfocused = "rgba(72, 72, 145, 0.8212000131607056)" - TabUnfocusedActive = "rgba(89, 89, 166, 0.8371999859809875)" - PlotLines = "rgba(255, 255, 255, 1.0)" - PlotLinesHovered = "rgba(229, 178, 0, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(68, 68, 96, 1.0)" - TableBorderStrong = "rgba(79, 79, 114, 1.0)" - TableBorderLight = "rgba(66, 66, 71, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.07000000029802322)" - TextSelectedBg = "rgba(0, 0, 255, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(114, 114, 229, 0.800000011920929)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(51, 51, 51, 0.3499999940395355)" -[[themes]] - name = "Light" - author = "dougbinks" - description = "Default Dear ImGui light style" - tags = ["light", "blue"] - date = 2016-06-19 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(0, 0, 0, 1.0)" - TextDisabled = "rgba(153, 153, 153, 1.0)" - WindowBg = "rgba(239, 239, 239, 1.0)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(255, 255, 255, 0.9800000190734863)" - Border = "rgba(0, 0, 0, 0.300000011920929)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(255, 255, 255, 1.0)" - FrameBgHovered = "rgba(66, 150, 249, 0.4000000059604645)" - FrameBgActive = "rgba(66, 150, 249, 0.6700000166893005)" - TitleBg = "rgba(244, 244, 244, 1.0)" - TitleBgActive = "rgba(209, 209, 209, 1.0)" - TitleBgCollapsed = "rgba(255, 255, 255, 0.5099999904632568)" - MenuBarBg = "rgba(219, 219, 219, 1.0)" - ScrollbarBg = "rgba(249, 249, 249, 0.5299999713897705)" - ScrollbarGrab = "rgba(175, 175, 175, 0.800000011920929)" - ScrollbarGrabHovered = "rgba(124, 124, 124, 0.800000011920929)" - ScrollbarGrabActive = "rgba(124, 124, 124, 1.0)" - CheckMark = "rgba(66, 150, 249, 1.0)" - SliderGrab = "rgba(66, 150, 249, 0.7799999713897705)" - SliderGrabActive = "rgba(117, 137, 204, 0.6000000238418579)" - Button = "rgba(66, 150, 249, 0.4000000059604645)" - ButtonHovered = "rgba(66, 150, 249, 1.0)" - ButtonActive = "rgba(15, 135, 249, 1.0)" - Header = "rgba(66, 150, 249, 0.3100000023841858)" - HeaderHovered = "rgba(66, 150, 249, 0.800000011920929)" - HeaderActive = "rgba(66, 150, 249, 1.0)" - Separator = "rgba(99, 99, 99, 0.6200000047683716)" - SeparatorHovered = "rgba(35, 112, 204, 0.7799999713897705)" - SeparatorActive = "rgba(35, 112, 204, 1.0)" - ResizeGrip = "rgba(89, 89, 89, 0.1700000017881393)" - ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" - ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" - Tab = "rgba(194, 203, 213, 0.9309999942779541)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(151, 185, 225, 1.0)" - TabUnfocused = "rgba(234, 236, 238, 0.9861999750137329)" - TabUnfocusedActive = "rgba(189, 209, 233, 1.0)" - PlotLines = "rgba(99, 99, 99, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 114, 0, 1.0)" - TableHeaderBg = "rgba(198, 221, 249, 1.0)" - TableBorderStrong = "rgba(145, 145, 163, 1.0)" - TableBorderLight = "rgba(173, 173, 188, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(76, 76, 76, 0.09000000357627869)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(66, 150, 249, 0.949999988079071)" - NavHighlight = "rgba(66, 150, 249, 0.800000011920929)" - NavWindowingHighlight = "rgba(178, 178, 178, 0.699999988079071)" - NavWindowingDimBg = "rgba(51, 51, 51, 0.2000000029802322)" - ModalWindowDimBg = "rgba(51, 51, 51, 0.3499999940395355)" -[[themes]] - name = "Dark" - author = "dougbinks" - description = "Default Dear ImGui dark style" - tags = ["dark", "blue"] - date = 2016-06-19 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(15, 15, 15, 0.9399999976158142)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(109, 109, 127, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(40, 73, 122, 0.5400000214576721)" - FrameBgHovered = "rgba(66, 150, 249, 0.4000000059604645)" - FrameBgActive = "rgba(66, 150, 249, 0.6700000166893005)" - TitleBg = "rgba(10, 10, 10, 1.0)" - TitleBgActive = "rgba(40, 73, 122, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" - MenuBarBg = "rgba(35, 35, 35, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" - ScrollbarGrab = "rgba(79, 79, 79, 1.0)" - ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" - ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" - CheckMark = "rgba(66, 150, 249, 1.0)" - SliderGrab = "rgba(61, 132, 224, 1.0)" - SliderGrabActive = "rgba(66, 150, 249, 1.0)" - Button = "rgba(66, 150, 249, 0.4000000059604645)" - ButtonHovered = "rgba(66, 150, 249, 1.0)" - ButtonActive = "rgba(15, 135, 249, 1.0)" - Header = "rgba(66, 150, 249, 0.3100000023841858)" - HeaderHovered = "rgba(66, 150, 249, 0.800000011920929)" - HeaderActive = "rgba(66, 150, 249, 1.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" - SeparatorActive = "rgba(25, 102, 191, 1.0)" - ResizeGrip = "rgba(66, 150, 249, 0.2000000029802322)" - ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" - ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" - Tab = "rgba(45, 89, 147, 0.8619999885559082)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(50, 104, 173, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Cherry" - author = "r-lyeh" - description = "Sexy cherry style" - tags = ["gray", "magenta", "rounded"] - date = 2018-10-17 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [6.0, 3.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.5, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [5.0, 1.0] - frameRounding = 3.0 - frameBorderSize = 1.0 - itemSpacing = [7.0, 1.0] - itemInnerSpacing = [1.0, 1.0] - cellPadding = [4.0, 2.0] - indentSpacing = 6.0 - columnsMinSpacing = 6.0 - scrollbarSize = 13.0 - scrollbarRounding = 16.0 - grabMinSize = 20.0 - grabRounding = 2.0 - tabRounding = 4.0 - tabBorderSize = 1.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(219, 237, 226, 0.8799999952316284)" - TextDisabled = "rgba(219, 237, 226, 0.2800000011920929)" - WindowBg = "rgba(33, 35, 43, 1.0)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(51, 56, 68, 0.8999999761581421)" - Border = "rgba(137, 122, 65, 0.1620000004768372)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(51, 56, 68, 1.0)" - FrameBgHovered = "rgba(116, 50, 76, 0.7799999713897705)" - FrameBgActive = "rgba(116, 50, 76, 1.0)" - TitleBg = "rgba(59, 51, 69, 1.0)" - TitleBgActive = "rgba(128, 19, 65, 1.0)" - TitleBgCollapsed = "rgba(51, 56, 68, 0.75)" - MenuBarBg = "rgba(51, 56, 68, 0.4699999988079071)" - ScrollbarBg = "rgba(51, 56, 68, 1.0)" - ScrollbarGrab = "rgba(22, 38, 40, 1.0)" - ScrollbarGrabHovered = "rgba(116, 50, 76, 0.7799999713897705)" - ScrollbarGrabActive = "rgba(116, 50, 76, 1.0)" - CheckMark = "rgba(181, 56, 68, 1.0)" - SliderGrab = "rgba(119, 196, 211, 0.1400000005960464)" - SliderGrabActive = "rgba(181, 56, 68, 1.0)" - Button = "rgba(119, 196, 211, 0.1400000005960464)" - ButtonHovered = "rgba(116, 50, 76, 0.8600000143051147)" - ButtonActive = "rgba(116, 50, 76, 1.0)" - Header = "rgba(116, 50, 76, 0.7599999904632568)" - HeaderHovered = "rgba(116, 50, 76, 0.8600000143051147)" - HeaderActive = "rgba(128, 19, 65, 1.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" - SeparatorActive = "rgba(25, 102, 191, 1.0)" - ResizeGrip = "rgba(119, 196, 211, 0.03999999910593033)" - ResizeGripHovered = "rgba(116, 50, 76, 0.7799999713897705)" - ResizeGripActive = "rgba(116, 50, 76, 1.0)" - Tab = "rgba(45, 89, 147, 0.8619999885559082)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(50, 104, 173, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(219, 237, 226, 0.6299999952316284)" - PlotLinesHovered = "rgba(116, 50, 76, 1.0)" - PlotHistogram = "rgba(219, 237, 226, 0.6299999952316284)" - PlotHistogramHovered = "rgba(116, 50, 76, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(116, 50, 76, 0.4300000071525574)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Darcula" - author = "ice1000" - description = "Poor simulation on IntelliJ's Darcula theme." - tags = ["dark", "gray"] - date = 2018-08-07 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 5.300000190734863 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 2.299999952316284 - frameBorderSize = 1.0 - itemSpacing = [8.0, 6.5] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 5.0 - grabMinSize = 10.0 - grabRounding = 2.299999952316284 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(187, 187, 187, 1.0)" - TextDisabled = "rgba(88, 88, 88, 1.0)" - WindowBg = "rgba(60, 63, 65, 0.9399999976158142)" - ChildBg = "rgba(60, 63, 65, 0.0)" - PopupBg = "rgba(60, 63, 65, 0.9399999976158142)" - Border = "rgba(85, 85, 85, 0.5)" - BorderShadow = "rgba(40, 40, 40, 0.0)" - FrameBg = "rgba(43, 43, 43, 0.5400000214576721)" - FrameBgHovered = "rgba(115, 172, 254, 0.6700000166893005)" - FrameBgActive = "rgba(120, 120, 120, 0.6700000166893005)" - TitleBg = "rgba(10, 10, 10, 1.0)" - TitleBgActive = "rgba(0, 0, 0, 0.5099999904632568)" - TitleBgCollapsed = "rgba(40, 73, 122, 1.0)" - MenuBarBg = "rgba(69, 73, 74, 0.800000011920929)" - ScrollbarBg = "rgba(69, 73, 74, 0.6000000238418579)" - ScrollbarGrab = "rgba(56, 79, 107, 0.5099999904632568)" - ScrollbarGrabHovered = "rgba(56, 79, 107, 1.0)" - ScrollbarGrabActive = "rgba(35, 49, 67, 0.9100000262260437)" - CheckMark = "rgba(229, 229, 229, 0.8299999833106995)" - SliderGrab = "rgba(178, 178, 178, 0.6200000047683716)" - SliderGrabActive = "rgba(76, 76, 76, 0.8399999737739563)" - Button = "rgba(85, 90, 92, 0.4900000095367432)" - ButtonHovered = "rgba(56, 79, 107, 1.0)" - ButtonActive = "rgba(35, 49, 67, 1.0)" - Header = "rgba(85, 90, 92, 0.5299999713897705)" - HeaderHovered = "rgba(115, 172, 254, 0.6700000166893005)" - HeaderActive = "rgba(120, 120, 120, 0.6700000166893005)" - Separator = "rgba(80, 80, 80, 1.0)" - SeparatorHovered = "rgba(80, 80, 80, 1.0)" - SeparatorActive = "rgba(80, 80, 80, 1.0)" - ResizeGrip = "rgba(255, 255, 255, 0.8500000238418579)" - ResizeGripHovered = "rgba(255, 255, 255, 0.6000000238418579)" - ResizeGripActive = "rgba(255, 255, 255, 0.8999999761581421)" - Tab = "rgba(45, 89, 147, 0.8619999885559082)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(50, 104, 173, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(47, 101, 202, 0.8999999761581421)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Photoshop" - author = "Derydoca" - description = "Inspired by Photoshop's UI." - tags = ["dark", "orange", "gray"] - date = 2019-02-14 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 4.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 4.0 - childBorderSize = 1.0 - popupRounding = 2.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 2.0 - frameBorderSize = 1.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 13.0 - scrollbarRounding = 12.0 - grabMinSize = 7.0 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 1.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(45, 45, 45, 1.0)" - ChildBg = "rgba(71, 71, 71, 0.0)" - PopupBg = "rgba(79, 79, 79, 1.0)" - Border = "rgba(67, 67, 67, 1.0)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(40, 40, 40, 1.0)" - FrameBgHovered = "rgba(51, 51, 51, 1.0)" - FrameBgActive = "rgba(71, 71, 71, 1.0)" - TitleBg = "rgba(37, 37, 37, 1.0)" - TitleBgActive = "rgba(37, 37, 37, 1.0)" - TitleBgCollapsed = "rgba(37, 37, 37, 1.0)" - MenuBarBg = "rgba(49, 49, 49, 1.0)" - ScrollbarBg = "rgba(40, 40, 40, 1.0)" - ScrollbarGrab = "rgba(70, 70, 70, 1.0)" - ScrollbarGrabHovered = "rgba(76, 76, 76, 1.0)" - ScrollbarGrabActive = "rgba(255, 99, 0, 1.0)" - CheckMark = "rgba(255, 255, 255, 1.0)" - SliderGrab = "rgba(99, 99, 99, 1.0)" - SliderGrabActive = "rgba(255, 99, 0, 1.0)" - Button = "rgba(255, 255, 255, 0.0)" - ButtonHovered = "rgba(255, 255, 255, 0.1560000032186508)" - ButtonActive = "rgba(255, 255, 255, 0.3910000026226044)" - Header = "rgba(79, 79, 79, 1.0)" - HeaderHovered = "rgba(119, 119, 119, 1.0)" - HeaderActive = "rgba(119, 119, 119, 1.0)" - Separator = "rgba(67, 67, 67, 1.0)" - SeparatorHovered = "rgba(99, 99, 99, 1.0)" - SeparatorActive = "rgba(255, 99, 0, 1.0)" - ResizeGrip = "rgba(255, 255, 255, 0.25)" - ResizeGripHovered = "rgba(255, 255, 255, 0.6700000166893005)" - ResizeGripActive = "rgba(255, 99, 0, 1.0)" - Tab = "rgba(24, 24, 24, 1.0)" - TabHovered = "rgba(89, 89, 89, 1.0)" - TabActive = "rgba(49, 49, 49, 1.0)" - TabUnfocused = "rgba(24, 24, 24, 1.0)" - TabUnfocusedActive = "rgba(49, 49, 49, 1.0)" - PlotLines = "rgba(119, 119, 119, 1.0)" - PlotLinesHovered = "rgba(255, 99, 0, 1.0)" - PlotHistogram = "rgba(149, 149, 149, 1.0)" - PlotHistogramHovered = "rgba(255, 99, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(255, 255, 255, 0.1560000032186508)" - DragDropTarget = "rgba(255, 99, 0, 1.0)" - NavHighlight = "rgba(255, 99, 0, 1.0)" - NavWindowingHighlight = "rgba(255, 99, 0, 1.0)" - NavWindowingDimBg = "rgba(0, 0, 0, 0.5860000252723694)" - ModalWindowDimBg = "rgba(0, 0, 0, 0.5860000252723694)" -[[themes]] - name = "Unreal" - author = "dev0-1" - description = "Inspirated from UE4." - tags = ["dark", "gray"] - date = 2018-08-22 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(15, 15, 15, 0.9399999976158142)" - ChildBg = "rgba(255, 255, 255, 0.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(109, 109, 127, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(51, 53, 56, 0.5400000214576721)" - FrameBgHovered = "rgba(102, 102, 102, 0.4000000059604645)" - FrameBgActive = "rgba(45, 45, 45, 0.6700000166893005)" - TitleBg = "rgba(10, 10, 10, 1.0)" - TitleBgActive = "rgba(73, 73, 73, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" - MenuBarBg = "rgba(35, 35, 35, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" - ScrollbarGrab = "rgba(79, 79, 79, 1.0)" - ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" - ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" - CheckMark = "rgba(239, 239, 239, 1.0)" - SliderGrab = "rgba(130, 130, 130, 1.0)" - SliderGrabActive = "rgba(219, 219, 219, 1.0)" - Button = "rgba(112, 112, 112, 0.4000000059604645)" - ButtonHovered = "rgba(117, 119, 122, 1.0)" - ButtonActive = "rgba(107, 107, 107, 1.0)" - Header = "rgba(178, 178, 178, 0.3100000023841858)" - HeaderHovered = "rgba(178, 178, 178, 0.800000011920929)" - HeaderActive = "rgba(122, 127, 132, 1.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(183, 183, 183, 0.7799999713897705)" - SeparatorActive = "rgba(130, 130, 130, 1.0)" - ResizeGrip = "rgba(232, 232, 232, 0.25)" - ResizeGripHovered = "rgba(206, 206, 206, 0.6700000166893005)" - ResizeGripActive = "rgba(117, 117, 117, 0.949999988079071)" - Tab = "rgba(45, 89, 147, 0.8619999885559082)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(50, 104, 173, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(186, 153, 38, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(221, 221, 221, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(153, 153, 153, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Gold" - author = "CookiePLMonster" - description = "Gold & Black styled theme, designed to fit the art style of Deus Ex: Human Revolution." - tags = ["dark", "high-contrast", "orange", "rounded"] - date = 2020-05-02 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 4.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [1.0, 0.5] - windowMenuButtonPosition = "Right" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 4.0 - popupBorderSize = 1.0 - framePadding = [4.0, 2.0] - frameRounding = 4.0 - frameBorderSize = 0.0 - itemSpacing = [10.0, 2.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 12.0 - columnsMinSpacing = 6.0 - scrollbarSize = 10.0 - scrollbarRounding = 6.0 - grabMinSize = 10.0 - grabRounding = 4.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(234, 234, 234, 1.0)" - TextDisabled = "rgba(112, 112, 112, 1.0)" - WindowBg = "rgba(15, 15, 15, 1.0)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(130, 91, 38, 1.0)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(28, 28, 28, 1.0)" - FrameBgHovered = "rgba(130, 91, 38, 1.0)" - FrameBgActive = "rgba(198, 140, 53, 1.0)" - TitleBg = "rgba(130, 91, 38, 1.0)" - TitleBgActive = "rgba(232, 163, 33, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" - MenuBarBg = "rgba(28, 28, 28, 1.0)" - ScrollbarBg = "rgba(15, 15, 15, 0.5299999713897705)" - ScrollbarGrab = "rgba(53, 53, 53, 1.0)" - ScrollbarGrabHovered = "rgba(119, 119, 119, 1.0)" - ScrollbarGrabActive = "rgba(206, 211, 206, 1.0)" - CheckMark = "rgba(198, 140, 53, 1.0)" - SliderGrab = "rgba(232, 163, 33, 1.0)" - SliderGrabActive = "rgba(232, 163, 33, 1.0)" - Button = "rgba(130, 91, 38, 1.0)" - ButtonHovered = "rgba(232, 163, 33, 1.0)" - ButtonActive = "rgba(198, 140, 53, 1.0)" - Header = "rgba(130, 91, 38, 1.0)" - HeaderHovered = "rgba(232, 163, 33, 1.0)" - HeaderActive = "rgba(237, 165, 35, 1.0)" - Separator = "rgba(53, 53, 53, 1.0)" - SeparatorHovered = "rgba(232, 163, 33, 1.0)" - SeparatorActive = "rgba(198, 140, 53, 1.0)" - ResizeGrip = "rgba(53, 53, 53, 1.0)" - ResizeGripHovered = "rgba(232, 163, 33, 1.0)" - ResizeGripActive = "rgba(198, 140, 53, 1.0)" - Tab = "rgba(130, 91, 38, 1.0)" - TabHovered = "rgba(232, 163, 33, 1.0)" - TabActive = "rgba(198, 140, 53, 1.0)" - TabUnfocused = "rgba(17, 25, 38, 0.9700000286102295)" - TabUnfocusedActive = "rgba(35, 66, 107, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Visual Studio" - author = "MomoDeve" - description = "Visual Studio-like theme." - tags = ["dark", "blue", "gray"] - date = 2020-08-08 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 0.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(151, 151, 151, 1.0)" - WindowBg = "rgba(37, 37, 38, 1.0)" - ChildBg = "rgba(37, 37, 38, 1.0)" - PopupBg = "rgba(37, 37, 38, 1.0)" - Border = "rgba(78, 78, 78, 1.0)" - BorderShadow = "rgba(78, 78, 78, 1.0)" - FrameBg = "rgba(51, 51, 55, 1.0)" - FrameBgHovered = "rgba(29, 151, 236, 1.0)" - FrameBgActive = "rgba(0, 119, 200, 1.0)" - TitleBg = "rgba(37, 37, 38, 1.0)" - TitleBgActive = "rgba(37, 37, 38, 1.0)" - TitleBgCollapsed = "rgba(37, 37, 38, 1.0)" - MenuBarBg = "rgba(51, 51, 55, 1.0)" - ScrollbarBg = "rgba(51, 51, 55, 1.0)" - ScrollbarGrab = "rgba(82, 82, 85, 1.0)" - ScrollbarGrabHovered = "rgba(90, 90, 95, 1.0)" - ScrollbarGrabActive = "rgba(90, 90, 95, 1.0)" - CheckMark = "rgba(0, 119, 200, 1.0)" - SliderGrab = "rgba(29, 151, 236, 1.0)" - SliderGrabActive = "rgba(0, 119, 200, 1.0)" - Button = "rgba(51, 51, 55, 1.0)" - ButtonHovered = "rgba(29, 151, 236, 1.0)" - ButtonActive = "rgba(29, 151, 236, 1.0)" - Header = "rgba(51, 51, 55, 1.0)" - HeaderHovered = "rgba(29, 151, 236, 1.0)" - HeaderActive = "rgba(0, 119, 200, 1.0)" - Separator = "rgba(78, 78, 78, 1.0)" - SeparatorHovered = "rgba(78, 78, 78, 1.0)" - SeparatorActive = "rgba(78, 78, 78, 1.0)" - ResizeGrip = "rgba(37, 37, 38, 1.0)" - ResizeGripHovered = "rgba(51, 51, 55, 1.0)" - ResizeGripActive = "rgba(82, 82, 85, 1.0)" - Tab = "rgba(37, 37, 38, 1.0)" - TabHovered = "rgba(29, 151, 236, 1.0)" - TabActive = "rgba(0, 119, 200, 1.0)" - TabUnfocused = "rgba(37, 37, 38, 1.0)" - TabUnfocusedActive = "rgba(0, 119, 200, 1.0)" - PlotLines = "rgba(0, 119, 200, 1.0)" - PlotLinesHovered = "rgba(29, 151, 236, 1.0)" - PlotHistogram = "rgba(0, 119, 200, 1.0)" - PlotHistogramHovered = "rgba(29, 151, 236, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(0, 119, 200, 1.0)" - DragDropTarget = "rgba(37, 37, 38, 1.0)" - NavHighlight = "rgba(37, 37, 38, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(37, 37, 38, 1.0)" -[[themes]] - name = "Green Font" - author = "aiekick" - description = "Base theme (Green / Blue) of ImGuiFontStudio" - tags = ["dark", "high-contrast", "blue", "green"] - date = 2021-01-14 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(15, 15, 15, 0.9399999976158142)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(109, 109, 127, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(112, 112, 112, 0.6000000238418579)" - FrameBgHovered = "rgba(145, 145, 145, 0.699999988079071)" - FrameBgActive = "rgba(193, 193, 193, 0.800000011920929)" - TitleBg = "rgba(10, 10, 10, 1.0)" - TitleBgActive = "rgba(40, 40, 40, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.6000000238418579)" - MenuBarBg = "rgba(35, 35, 35, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" - ScrollbarGrab = "rgba(79, 79, 79, 1.0)" - ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" - ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" - CheckMark = "rgba(33, 191, 140, 0.800000011920929)" - SliderGrab = "rgba(33, 191, 191, 0.800000011920929)" - SliderGrabActive = "rgba(33, 191, 255, 0.800000011920929)" - Button = "rgba(33, 191, 140, 0.4000000059604645)" - ButtonHovered = "rgba(33, 191, 191, 0.6000000238418579)" - ButtonActive = "rgba(33, 191, 255, 0.800000011920929)" - Header = "rgba(33, 191, 140, 0.4000000059604645)" - HeaderHovered = "rgba(33, 191, 191, 0.6000000238418579)" - HeaderActive = "rgba(33, 191, 255, 0.800000011920929)" - Separator = "rgba(33, 191, 140, 0.4000000059604645)" - SeparatorHovered = "rgba(33, 191, 191, 0.6000000238418579)" - SeparatorActive = "rgba(33, 191, 255, 0.800000011920929)" - ResizeGrip = "rgba(33, 191, 140, 0.4000000059604645)" - ResizeGripHovered = "rgba(33, 191, 191, 0.6000000238418579)" - ResizeGripActive = "rgba(33, 191, 255, 0.800000011920929)" - Tab = "rgba(33, 191, 140, 0.800000011920929)" - TabHovered = "rgba(33, 191, 191, 0.800000011920929)" - TabActive = "rgba(33, 191, 255, 0.800000011920929)" - TabUnfocused = "rgba(45, 45, 45, 1.0)" - TabUnfocusedActive = "rgba(91, 91, 91, 0.5400000214576721)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.07000000029802322)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Red Font" - author = "aiekick" - description = "Alternative Red/Dark theme of ImGuiFontStudio" - tags = ["dark", "high-contrast", "red", "gray"] - date = 2021-01-14 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(191, 191, 191, 1.0)" - TextDisabled = "rgba(89, 89, 89, 1.0)" - WindowBg = "rgba(0, 0, 0, 0.9399999976158142)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(0, 0, 0, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(0, 0, 0, 0.5400000214576721)" - FrameBgHovered = "rgba(94, 35, 35, 0.6700000166893005)" - FrameBgActive = "rgba(99, 51, 51, 0.6700000166893005)" - TitleBg = "rgba(10, 10, 10, 1.0)" - TitleBgActive = "rgba(122, 40, 40, 1.0)" - TitleBgCollapsed = "rgba(122, 40, 40, 1.0)" - MenuBarBg = "rgba(35, 35, 35, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" - ScrollbarGrab = "rgba(79, 79, 79, 1.0)" - ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" - ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" - CheckMark = "rgba(142, 25, 25, 1.0)" - SliderGrab = "rgba(255, 48, 48, 0.4000000059604645)" - SliderGrabActive = "rgba(226, 0, 48, 1.0)" - Button = "rgba(255, 48, 48, 0.4000000059604645)" - ButtonHovered = "rgba(204, 43, 0, 1.0)" - ButtonActive = "rgba(226, 0, 48, 1.0)" - Header = "rgba(84, 89, 91, 0.5299999713897705)" - HeaderHovered = "rgba(193, 71, 112, 0.6700000166893005)" - HeaderActive = "rgba(119, 119, 119, 0.6700000166893005)" - Separator = "rgba(81, 81, 81, 1.0)" - SeparatorHovered = "rgba(81, 81, 81, 1.0)" - SeparatorActive = "rgba(81, 81, 81, 1.0)" - ResizeGrip = "rgba(255, 255, 255, 0.8500000238418579)" - ResizeGripHovered = "rgba(255, 255, 255, 0.6000000238418579)" - ResizeGripActive = "rgba(255, 255, 255, 0.8999999761581421)" - Tab = "rgba(17, 17, 17, 0.5099999904632568)" - TabHovered = "rgba(219, 58, 109, 0.6700000166893005)" - TabActive = "rgba(48, 48, 48, 0.5699999928474426)" - TabUnfocused = "rgba(12, 12, 12, 0.8999999761581421)" - TabUnfocusedActive = "rgba(33, 33, 33, 0.7400000095367432)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.07000000029802322)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Deep Dark" - author = "janekb04" - description = "Some colors are not set yet. Those are set to pure red notice that they have to be modified." - tags = ["dark", "rounded", "gray"] - date = 2021-09-10 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 7.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 4.0 - childBorderSize = 1.0 - popupRounding = 4.0 - popupBorderSize = 1.0 - framePadding = [5.0, 2.0] - frameRounding = 3.0 - frameBorderSize = 1.0 - itemSpacing = [6.0, 6.0] - itemInnerSpacing = [6.0, 6.0] - cellPadding = [6.0, 6.0] - indentSpacing = 25.0 - columnsMinSpacing = 6.0 - scrollbarSize = 15.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 3.0 - tabRounding = 4.0 - tabBorderSize = 1.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(25, 25, 25, 1.0)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(48, 48, 48, 0.9200000166893005)" - Border = "rgba(48, 48, 48, 0.2899999916553497)" - BorderShadow = "rgba(0, 0, 0, 0.239999994635582)" - FrameBg = "rgba(12, 12, 12, 0.5400000214576721)" - FrameBgHovered = "rgba(48, 48, 48, 0.5400000214576721)" - FrameBgActive = "rgba(51, 56, 58, 1.0)" - TitleBg = "rgba(0, 0, 0, 1.0)" - TitleBgActive = "rgba(15, 15, 15, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 1.0)" - MenuBarBg = "rgba(35, 35, 35, 1.0)" - ScrollbarBg = "rgba(12, 12, 12, 0.5400000214576721)" - ScrollbarGrab = "rgba(86, 86, 86, 0.5400000214576721)" - ScrollbarGrabHovered = "rgba(102, 102, 102, 0.5400000214576721)" - ScrollbarGrabActive = "rgba(142, 142, 142, 0.5400000214576721)" - CheckMark = "rgba(84, 170, 219, 1.0)" - SliderGrab = "rgba(86, 86, 86, 0.5400000214576721)" - SliderGrabActive = "rgba(142, 142, 142, 0.5400000214576721)" - Button = "rgba(12, 12, 12, 0.5400000214576721)" - ButtonHovered = "rgba(48, 48, 48, 0.5400000214576721)" - ButtonActive = "rgba(51, 56, 58, 1.0)" - Header = "rgba(0, 0, 0, 0.5199999809265137)" - HeaderHovered = "rgba(0, 0, 0, 0.3600000143051147)" - HeaderActive = "rgba(51, 56, 58, 0.3300000131130219)" - Separator = "rgba(71, 71, 71, 0.2899999916553497)" - SeparatorHovered = "rgba(112, 112, 112, 0.2899999916553497)" - SeparatorActive = "rgba(102, 112, 119, 1.0)" - ResizeGrip = "rgba(71, 71, 71, 0.2899999916553497)" - ResizeGripHovered = "rgba(112, 112, 112, 0.2899999916553497)" - ResizeGripActive = "rgba(102, 112, 119, 1.0)" - Tab = "rgba(0, 0, 0, 0.5199999809265137)" - TabHovered = "rgba(35, 35, 35, 1.0)" - TabActive = "rgba(51, 51, 51, 0.3600000143051147)" - TabUnfocused = "rgba(0, 0, 0, 0.5199999809265137)" - TabUnfocusedActive = "rgba(35, 35, 35, 1.0)" - PlotLines = "rgba(255, 0, 0, 1.0)" - PlotLinesHovered = "rgba(255, 0, 0, 1.0)" - PlotHistogram = "rgba(255, 0, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 0, 0, 1.0)" - TableHeaderBg = "rgba(0, 0, 0, 0.5199999809265137)" - TableBorderStrong = "rgba(0, 0, 0, 0.5199999809265137)" - TableBorderLight = "rgba(71, 71, 71, 0.2899999916553497)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(51, 56, 58, 1.0)" - DragDropTarget = "rgba(84, 170, 219, 1.0)" - NavHighlight = "rgba(255, 0, 0, 1.0)" - NavWindowingHighlight = "rgba(255, 0, 0, 0.699999988079071)" - NavWindowingDimBg = "rgba(255, 0, 0, 0.2000000029802322)" - ModalWindowDimBg = "rgba(255, 0, 0, 0.3499999940395355)" -[[themes]] - name = "Sonic Riders" - author = "Sewer56" - description = "" - tags = ["rounded", "dark", "red"] - date = 2020-05-29 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 0.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 0.0 - framePadding = [4.0, 3.0] - frameRounding = 4.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 4.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(186, 191, 188, 1.0)" - WindowBg = "rgba(22, 22, 22, 0.9399999976158142)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(51, 51, 51, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(181, 99, 99, 0.5400000214576721)" - FrameBgHovered = "rgba(214, 168, 168, 0.4000000059604645)" - FrameBgActive = "rgba(214, 168, 168, 0.6700000166893005)" - TitleBg = "rgba(119, 56, 56, 0.6700000166893005)" - TitleBgActive = "rgba(119, 56, 56, 1.0)" - TitleBgCollapsed = "rgba(119, 56, 56, 0.6700000166893005)" - MenuBarBg = "rgba(86, 40, 40, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" - ScrollbarGrab = "rgba(79, 79, 79, 1.0)" - ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" - ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" - CheckMark = "rgba(255, 255, 255, 1.0)" - SliderGrab = "rgba(181, 99, 99, 1.0)" - SliderGrabActive = "rgba(214, 168, 168, 1.0)" - Button = "rgba(119, 56, 56, 0.6499999761581421)" - ButtonHovered = "rgba(181, 99, 99, 0.6499999761581421)" - ButtonActive = "rgba(51, 51, 51, 0.5)" - Header = "rgba(181, 99, 99, 0.5400000214576721)" - HeaderHovered = "rgba(214, 168, 168, 0.6499999761581421)" - HeaderActive = "rgba(214, 168, 168, 0.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(181, 99, 99, 0.5400000214576721)" - SeparatorActive = "rgba(181, 99, 99, 0.5400000214576721)" - ResizeGrip = "rgba(181, 99, 99, 0.5400000214576721)" - ResizeGripHovered = "rgba(214, 168, 168, 0.6600000262260437)" - ResizeGripActive = "rgba(214, 168, 168, 0.6600000262260437)" - Tab = "rgba(181, 99, 99, 0.5400000214576721)" - TabHovered = "rgba(214, 168, 168, 0.6600000262260437)" - TabActive = "rgba(214, 168, 168, 0.6600000262260437)" - TabUnfocused = "rgba(17, 25, 38, 0.9700000286102295)" - TabUnfocusedActive = "rgba(35, 66, 107, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(104, 104, 104, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Classic Steam" - author = "metasprite" - description = "Classic Steam/Half-Life VGUI theme" - tags = ["high-contrast", "yellow", "green"] - date = 2020-01-21 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 1.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 0.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(73, 86, 66, 1.0)" - ChildBg = "rgba(73, 86, 66, 1.0)" - PopupBg = "rgba(61, 68, 51, 1.0)" - Border = "rgba(137, 145, 130, 0.5)" - BorderShadow = "rgba(35, 40, 28, 0.5199999809265137)" - FrameBg = "rgba(61, 68, 51, 1.0)" - FrameBgHovered = "rgba(68, 76, 58, 1.0)" - FrameBgActive = "rgba(76, 86, 66, 1.0)" - TitleBg = "rgba(61, 68, 51, 1.0)" - TitleBgActive = "rgba(73, 86, 66, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" - MenuBarBg = "rgba(61, 68, 51, 1.0)" - ScrollbarBg = "rgba(89, 107, 79, 1.0)" - ScrollbarGrab = "rgba(71, 81, 61, 1.0)" - ScrollbarGrabHovered = "rgba(63, 76, 56, 1.0)" - ScrollbarGrabActive = "rgba(58, 68, 53, 1.0)" - CheckMark = "rgba(150, 137, 45, 1.0)" - SliderGrab = "rgba(89, 107, 79, 1.0)" - SliderGrabActive = "rgba(137, 145, 130, 0.5)" - Button = "rgba(73, 86, 66, 0.4000000059604645)" - ButtonHovered = "rgba(89, 107, 79, 1.0)" - ButtonActive = "rgba(137, 145, 130, 0.5)" - Header = "rgba(89, 107, 79, 1.0)" - HeaderHovered = "rgba(89, 107, 79, 0.6000000238418579)" - HeaderActive = "rgba(137, 145, 130, 0.5)" - Separator = "rgba(35, 40, 28, 1.0)" - SeparatorHovered = "rgba(137, 145, 130, 1.0)" - SeparatorActive = "rgba(150, 137, 45, 1.0)" - ResizeGrip = "rgba(48, 58, 45, 0.0)" - ResizeGripHovered = "rgba(137, 145, 130, 1.0)" - ResizeGripActive = "rgba(150, 137, 45, 1.0)" - Tab = "rgba(89, 107, 79, 1.0)" - TabHovered = "rgba(137, 145, 130, 0.7799999713897705)" - TabActive = "rgba(150, 137, 45, 1.0)" - TabUnfocused = "rgba(61, 68, 51, 1.0)" - TabUnfocusedActive = "rgba(89, 107, 79, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(150, 137, 45, 1.0)" - PlotHistogram = "rgba(255, 198, 71, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(150, 137, 45, 1.0)" - DragDropTarget = "rgba(186, 170, 61, 1.0)" - NavHighlight = "rgba(150, 137, 45, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Dark Ruda" - author = "Raikiri" - description = "Yet another dark theme." - tags = ["dark", "rounded", "blue", "gray"] - date = 2019-07-18 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 4.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 4.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(242, 244, 249, 1.0)" - TextDisabled = "rgba(91, 107, 119, 1.0)" - WindowBg = "rgba(28, 38, 43, 1.0)" - ChildBg = "rgba(38, 45, 56, 1.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(20, 25, 30, 1.0)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(51, 63, 73, 1.0)" - FrameBgHovered = "rgba(30, 51, 71, 1.0)" - FrameBgActive = "rgba(22, 30, 35, 1.0)" - TitleBg = "rgba(22, 30, 35, 0.6499999761581421)" - TitleBgActive = "rgba(20, 25, 30, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" - MenuBarBg = "rgba(38, 45, 56, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.3899999856948853)" - ScrollbarGrab = "rgba(51, 63, 73, 1.0)" - ScrollbarGrabHovered = "rgba(45, 56, 63, 1.0)" - ScrollbarGrabActive = "rgba(22, 53, 79, 1.0)" - CheckMark = "rgba(71, 142, 255, 1.0)" - SliderGrab = "rgba(71, 142, 255, 1.0)" - SliderGrabActive = "rgba(94, 155, 255, 1.0)" - Button = "rgba(51, 63, 73, 1.0)" - ButtonHovered = "rgba(71, 142, 255, 1.0)" - ButtonActive = "rgba(15, 135, 249, 1.0)" - Header = "rgba(51, 63, 73, 0.550000011920929)" - HeaderHovered = "rgba(66, 150, 249, 0.800000011920929)" - HeaderActive = "rgba(66, 150, 249, 1.0)" - Separator = "rgba(51, 63, 73, 1.0)" - SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" - SeparatorActive = "rgba(25, 102, 191, 1.0)" - ResizeGrip = "rgba(66, 150, 249, 0.25)" - ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" - ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" - Tab = "rgba(28, 38, 43, 1.0)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(51, 63, 73, 1.0)" - TabUnfocused = "rgba(28, 38, 43, 1.0)" - TabUnfocusedActive = "rgba(28, 38, 43, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Microsoft" - author = "usernameiwantedwasalreadytaken" - description = "Mimics (more or less) Microsoft Design Guidelines." - tags = ["light", "blue"] - date = 2018-02-02 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [4.0, 6.0] - windowRounding = 0.0 - windowBorderSize = 0.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [8.0, 6.0] - frameRounding = 0.0 - frameBorderSize = 1.0 - itemSpacing = [8.0, 6.0] - itemInnerSpacing = [8.0, 6.0] - cellPadding = [4.0, 2.0] - indentSpacing = 20.0 - columnsMinSpacing = 6.0 - scrollbarSize = 20.0 - scrollbarRounding = 0.0 - grabMinSize = 5.0 - grabRounding = 0.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(25, 25, 25, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(242, 242, 242, 1.0)" - ChildBg = "rgba(242, 242, 242, 1.0)" - PopupBg = "rgba(255, 255, 255, 1.0)" - Border = "rgba(153, 153, 153, 1.0)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(255, 255, 255, 1.0)" - FrameBgHovered = "rgba(0, 119, 214, 0.2000000029802322)" - FrameBgActive = "rgba(0, 119, 214, 1.0)" - TitleBg = "rgba(10, 10, 10, 1.0)" - TitleBgActive = "rgba(40, 73, 122, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" - MenuBarBg = "rgba(219, 219, 219, 1.0)" - ScrollbarBg = "rgba(219, 219, 219, 1.0)" - ScrollbarGrab = "rgba(175, 175, 175, 1.0)" - ScrollbarGrabHovered = "rgba(0, 0, 0, 0.2000000029802322)" - ScrollbarGrabActive = "rgba(0, 0, 0, 0.5)" - CheckMark = "rgba(25, 25, 25, 1.0)" - SliderGrab = "rgba(175, 175, 175, 1.0)" - SliderGrabActive = "rgba(0, 0, 0, 0.5)" - Button = "rgba(219, 219, 219, 1.0)" - ButtonHovered = "rgba(0, 119, 214, 0.2000000029802322)" - ButtonActive = "rgba(0, 119, 214, 1.0)" - Header = "rgba(219, 219, 219, 1.0)" - HeaderHovered = "rgba(0, 119, 214, 0.2000000029802322)" - HeaderActive = "rgba(0, 119, 214, 1.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" - SeparatorActive = "rgba(25, 102, 191, 1.0)" - ResizeGrip = "rgba(66, 150, 249, 0.2000000029802322)" - ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" - ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" - Tab = "rgba(45, 89, 147, 0.8619999885559082)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(50, 104, 173, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Soft Cherry" - author = "Patitotective" - description = "A cuter version of Cherry." - tags = ["rounded", "magenta"] - forkedFrom = "Cherry" - date = 2022-06-18 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.4000000059604645 - windowPadding = [10.0, 10.0] - windowRounding = 4.0 - windowBorderSize = 0.0 - windowMinSize = [50.0, 50.0] - windowTitleAlign = [0.5, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 1.0 - popupBorderSize = 1.0 - framePadding = [5.0, 3.0] - frameRounding = 3.0 - frameBorderSize = 0.0 - itemSpacing = [6.0, 6.0] - itemInnerSpacing = [3.0, 2.0] - cellPadding = [3.0, 3.0] - indentSpacing = 6.0 - columnsMinSpacing = 6.0 - scrollbarSize = 13.0 - scrollbarRounding = 16.0 - grabMinSize = 20.0 - grabRounding = 4.0 - tabRounding = 4.0 - tabBorderSize = 1.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(219, 237, 226, 1.0)" - TextDisabled = "rgba(133, 140, 136, 1.0)" - WindowBg = "rgba(33, 35, 43, 1.0)" - ChildBg = "rgba(38, 40, 48, 1.0)" - PopupBg = "rgba(51, 56, 68, 1.0)" - Border = "rgba(35, 29, 34, 1.0)" - BorderShadow = "rgba(0, 0, 0, 1.0)" - FrameBg = "rgba(43, 47, 59, 1.0)" - FrameBgHovered = "rgba(116, 50, 76, 1.0)" - FrameBgActive = "rgba(116, 50, 76, 1.0)" - TitleBg = "rgba(59, 51, 69, 1.0)" - TitleBgActive = "rgba(128, 19, 65, 1.0)" - TitleBgCollapsed = "rgba(51, 56, 68, 1.0)" - MenuBarBg = "rgba(51, 56, 68, 1.0)" - ScrollbarBg = "rgba(61, 61, 56, 1.0)" - ScrollbarGrab = "rgba(99, 99, 95, 1.0)" - ScrollbarGrabHovered = "rgba(177, 177, 175, 1.0)" - ScrollbarGrabActive = "rgba(177, 177, 175, 1.0)" - CheckMark = "rgba(168, 35, 45, 1.0)" - SliderGrab = "rgba(166, 38, 88, 1.0)" - SliderGrabActive = "rgba(181, 56, 68, 1.0)" - Button = "rgba(166, 38, 88, 1.0)" - ButtonHovered = "rgba(116, 50, 76, 1.0)" - ButtonActive = "rgba(116, 50, 76, 1.0)" - Header = "rgba(116, 50, 76, 1.0)" - HeaderHovered = "rgba(166, 38, 88, 1.0)" - HeaderActive = "rgba(128, 19, 65, 1.0)" - Separator = "rgba(109, 109, 127, 1.0)" - SeparatorHovered = "rgba(25, 102, 191, 1.0)" - SeparatorActive = "rgba(25, 102, 191, 1.0)" - ResizeGrip = "rgba(166, 38, 88, 1.0)" - ResizeGripHovered = "rgba(116, 50, 76, 1.0)" - ResizeGripActive = "rgba(116, 50, 76, 1.0)" - Tab = "rgba(45, 89, 147, 1.0)" - TabHovered = "rgba(66, 150, 249, 1.0)" - TabActive = "rgba(50, 104, 173, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 1.0)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(219, 237, 226, 1.0)" - PlotLinesHovered = "rgba(116, 50, 76, 1.0)" - PlotHistogram = "rgba(79, 198, 50, 1.0)" - PlotHistogramHovered = "rgba(116, 50, 76, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 1.0)" - TableRowBgAlt = "rgba(255, 255, 255, 1.0)" - TextSelectedBg = "rgba(98, 160, 234, 1.0)" - DragDropTarget = "rgba(255, 255, 0, 1.0)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 1.0)" - NavWindowingDimBg = "rgba(204, 204, 204, 1.0)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.300000011920929)" -[[themes]] - name = "ledSynthmaster" - author = "olekristensen" - description = "Soft gray theme" - tags = ["light", "rounded", "green", "gray"] - date = 2022-08-15 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [15.0, 15.0] - windowRounding = 5.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [5.0, 5.0] - frameRounding = 4.0 - frameBorderSize = 0.0 - itemSpacing = [12.0, 8.0] - itemInnerSpacing = [8.0, 6.0] - cellPadding = [4.0, 2.0] - indentSpacing = 25.0 - columnsMinSpacing = 6.0 - scrollbarSize = 15.0 - scrollbarRounding = 9.0 - grabMinSize = 5.0 - grabRounding = 3.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(102, 99, 96, 1.0)" - TextDisabled = "rgba(102, 99, 96, 0.7699999809265137)" - WindowBg = "rgba(234, 232, 224, 0.699999988079071)" - ChildBg = "rgba(255, 249, 242, 0.5799999833106995)" - PopupBg = "rgba(255, 249, 242, 1.0)" - Border = "rgba(214, 211, 204, 0.6499999761581421)" - BorderShadow = "rgba(234, 232, 224, 0.0)" - FrameBg = "rgba(255, 249, 242, 1.0)" - FrameBgHovered = "rgba(252, 255, 102, 0.7799999713897705)" - FrameBgActive = "rgba(66, 255, 0, 1.0)" - TitleBg = "rgba(255, 249, 242, 1.0)" - TitleBgActive = "rgba(63, 255, 0, 1.0)" - TitleBgCollapsed = "rgba(255, 249, 242, 0.75)" - MenuBarBg = "rgba(255, 249, 242, 0.4699999988079071)" - ScrollbarBg = "rgba(255, 249, 242, 1.0)" - ScrollbarGrab = "rgba(0, 0, 0, 0.2099999934434891)" - ScrollbarGrabHovered = "rgba(229, 232, 0, 0.7799999713897705)" - ScrollbarGrabActive = "rgba(63, 255, 0, 1.0)" - CheckMark = "rgba(63, 255, 0, 0.800000011920929)" - SliderGrab = "rgba(0, 0, 0, 0.1400000005960464)" - SliderGrabActive = "rgba(63, 255, 0, 1.0)" - Button = "rgba(0, 0, 0, 0.1400000005960464)" - ButtonHovered = "rgba(252, 255, 56, 0.8600000143051147)" - ButtonActive = "rgba(63, 255, 0, 1.0)" - Header = "rgba(63, 255, 0, 0.7599999904632568)" - HeaderHovered = "rgba(63, 255, 0, 0.8600000143051147)" - HeaderActive = "rgba(63, 255, 0, 1.0)" - Separator = "rgba(0, 0, 0, 0.3199999928474426)" - SeparatorHovered = "rgba(63, 255, 0, 0.7799999713897705)" - SeparatorActive = "rgba(63, 255, 0, 1.0)" - ResizeGrip = "rgba(0, 0, 0, 0.03999999910593033)" - ResizeGripHovered = "rgba(63, 255, 0, 0.7799999713897705)" - ResizeGripActive = "rgba(63, 255, 0, 1.0)" - Tab = "rgba(45, 89, 147, 0.8619999885559082)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(50, 104, 173, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(102, 99, 96, 0.6299999952316284)" - PlotLinesHovered = "rgba(63, 255, 0, 1.0)" - PlotHistogram = "rgba(102, 99, 96, 0.6299999952316284)" - PlotHistogramHovered = "rgba(63, 255, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(63, 255, 0, 0.4300000071525574)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(255, 249, 242, 0.7300000190734863)" -[[themes]] - name = "Enemymouse" - author = "enemymouse" - description = "Retro theme" - tags = ["high-contrast", "dark", "rounded", "green"] - date = 2022-08-15 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 3.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 3.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 3.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 20.0 - grabRounding = 1.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(0, 255, 255, 1.0)" - TextDisabled = "rgba(0, 102, 104, 1.0)" - WindowBg = "rgba(0, 0, 0, 0.8299999833106995)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(40, 61, 56, 0.6000000238418579)" - Border = "rgba(0, 255, 255, 0.6499999761581421)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(112, 204, 204, 0.1800000071525574)" - FrameBgHovered = "rgba(112, 204, 204, 0.2700000107288361)" - FrameBgActive = "rgba(112, 206, 219, 0.6600000262260437)" - TitleBg = "rgba(35, 45, 53, 0.7300000190734863)" - TitleBgActive = "rgba(0, 255, 255, 0.2700000107288361)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5400000214576721)" - MenuBarBg = "rgba(0, 0, 0, 0.2000000029802322)" - ScrollbarBg = "rgba(56, 73, 76, 0.7099999785423279)" - ScrollbarGrab = "rgba(0, 255, 255, 0.4399999976158142)" - ScrollbarGrabHovered = "rgba(0, 255, 255, 0.7400000095367432)" - ScrollbarGrabActive = "rgba(0, 255, 255, 1.0)" - CheckMark = "rgba(0, 255, 255, 0.6800000071525574)" - SliderGrab = "rgba(0, 255, 255, 0.3600000143051147)" - SliderGrabActive = "rgba(0, 255, 255, 0.7599999904632568)" - Button = "rgba(0, 165, 165, 0.4600000083446503)" - ButtonHovered = "rgba(2, 255, 255, 0.4300000071525574)" - ButtonActive = "rgba(0, 255, 255, 0.6200000047683716)" - Header = "rgba(0, 255, 255, 0.3300000131130219)" - HeaderHovered = "rgba(0, 255, 255, 0.4199999868869781)" - HeaderActive = "rgba(0, 255, 255, 0.5400000214576721)" - Separator = "rgba(0, 127, 127, 0.3300000131130219)" - SeparatorHovered = "rgba(0, 127, 127, 0.4699999988079071)" - SeparatorActive = "rgba(0, 178, 178, 1.0)" - ResizeGrip = "rgba(0, 255, 255, 0.5400000214576721)" - ResizeGripHovered = "rgba(0, 255, 255, 0.7400000095367432)" - ResizeGripActive = "rgba(0, 255, 255, 1.0)" - Tab = "rgba(45, 89, 147, 0.8619999885559082)" - TabHovered = "rgba(66, 150, 249, 0.800000011920929)" - TabActive = "rgba(50, 104, 173, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(0, 255, 255, 1.0)" - PlotLinesHovered = "rgba(0, 255, 255, 1.0)" - PlotHistogram = "rgba(0, 255, 255, 1.0)" - PlotHistogramHovered = "rgba(0, 255, 255, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(0, 255, 255, 0.2199999988079071)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(10, 25, 22, 0.5099999904632568)" -[[themes]] - name = "Material Flat" - author = "ImJC1C" - description = "(Incomplete) Dark Flat theme fitting perfectly for any app." - tags = ["dark", "blue", "gray"] - date = 2022-09-06 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.5 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 0.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Left" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(212, 216, 224, 1.0)" - TextDisabled = "rgba(212, 216, 224, 0.501960813999176)" - WindowBg = "rgba(44, 49, 60, 1.0)" - ChildBg = "rgba(0, 0, 0, 0.1587982773780823)" - PopupBg = "rgba(44, 49, 60, 1.0)" - Border = "rgba(52, 59, 72, 1.0)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(27, 29, 35, 0.501960813999176)" - FrameBgHovered = "rgba(79, 159, 238, 0.250980406999588)" - FrameBgActive = "rgba(79, 159, 238, 1.0)" - TitleBg = "rgba(27, 29, 35, 1.0)" - TitleBgActive = "rgba(27, 29, 35, 1.0)" - TitleBgCollapsed = "rgba(27, 29, 35, 1.0)" - MenuBarBg = "rgba(27, 29, 35, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.0)" - ScrollbarGrab = "rgba(136, 136, 136, 1.0)" - ScrollbarGrabHovered = "rgba(85, 85, 85, 1.0)" - ScrollbarGrabActive = "rgba(153, 153, 153, 1.0)" - CheckMark = "rgba(79, 159, 238, 1.0)" - SliderGrab = "rgba(61, 133, 224, 1.0)" - SliderGrabActive = "rgba(66, 150, 250, 1.0)" - Button = "rgba(39, 44, 54, 0.501960813999176)" - ButtonHovered = "rgba(39, 44, 54, 1.0)" - ButtonActive = "rgba(79, 159, 238, 1.0)" - Header = "rgba(39, 44, 54, 1.0)" - HeaderHovered = "rgba(79, 159, 238, 0.250980406999588)" - HeaderActive = "rgba(79, 159, 238, 1.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" - SeparatorActive = "rgba(25, 102, 191, 1.0)" - ResizeGrip = "rgba(27, 29, 35, 1.0)" - ResizeGripHovered = "rgba(79, 159, 238, 0.250980406999588)" - ResizeGripActive = "rgba(79, 159, 238, 1.0)" - Tab = "rgba(39, 44, 54, 1.0)" - TabHovered = "rgba(79, 159, 238, 0.250980406999588)" - TabActive = "rgba(79, 159, 238, 1.0)" - TabUnfocused = "rgba(39, 44, 54, 1.0)" - TabUnfocusedActive = "rgba(79, 159, 238, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(27, 29, 35, 1.0)" - TableBorderStrong = "rgba(52, 59, 72, 1.0)" - TableBorderLight = "rgba(52, 59, 72, 0.5021458864212036)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.03862661123275757)" - TextSelectedBg = "rgba(52, 59, 72, 1.0)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(52, 59, 72, 0.7529411911964417)" - NavWindowingDimBg = "rgba(27, 29, 35, 0.7529411911964417)" - ModalWindowDimBg = "rgba(27, 29, 35, 0.7529411911964417)" -[[themes]] - name = "Discord (Dark)" - author = "BttrDrgn" - description = "Discord (Dark) mimic theme" - tags = ["dark"] - date = 2022-10-02 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 0.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(54, 57, 63, 1.0)" - ChildBg = "rgba(47, 49, 54, 1.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(109, 109, 127, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(79, 84, 92, 1.0)" - FrameBgHovered = "rgba(79, 84, 92, 1.0)" - FrameBgActive = "rgba(88, 101, 242, 1.0)" - TitleBg = "rgba(47, 49, 54, 1.0)" - TitleBgActive = "rgba(32, 34, 37, 1.0)" - TitleBgCollapsed = "rgba(32, 34, 37, 1.0)" - MenuBarBg = "rgba(32, 34, 37, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" - ScrollbarGrab = "rgba(79, 79, 79, 1.0)" - ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" - ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" - CheckMark = "rgba(59, 165, 93, 1.0)" - SliderGrab = "rgba(255, 255, 255, 1.0)" - SliderGrabActive = "rgba(255, 255, 255, 1.0)" - Button = "rgba(79, 84, 92, 1.0)" - ButtonHovered = "rgba(104, 109, 115, 1.0)" - ButtonActive = "rgba(32, 34, 37, 1.0)" - Header = "rgba(79, 84, 92, 1.0)" - HeaderHovered = "rgba(104, 109, 115, 1.0)" - HeaderActive = "rgba(104, 109, 115, 1.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" - SeparatorActive = "rgba(25, 102, 191, 1.0)" - ResizeGrip = "rgba(66, 150, 249, 0.2000000029802322)" - ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" - ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" - Tab = "rgba(47, 49, 54, 1.0)" - TabHovered = "rgba(60, 63, 69, 1.0)" - TabActive = "rgba(66, 70, 77, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(88, 101, 242, 1.0)" - PlotHistogram = "rgba(88, 101, 242, 1.0)" - PlotHistogramHovered = "rgba(92, 102, 109, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(13, 107, 219, 1.0)" - DragDropTarget = "rgba(88, 101, 242, 1.0)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" - [[themes]] - name = "BlackDevil" - author = "Naeemullah1" - description = "A custom Theme I made for a Private Project" - tags = [] - date = 2022-10-12 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.5 - windowPadding = [10.0, 10.0] - windowRounding = 5.0 - windowBorderSize = 1.0 - windowMinSize = [20.0, 20.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 5.0 - childBorderSize = 1.0 - popupRounding = 5.0 - popupBorderSize = 1.0 - framePadding = [5.0, 5.0] - frameRounding = 5.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 5.0] - itemInnerSpacing = [5.0, 5.0] - cellPadding = [5.0, 5.0] - indentSpacing = 10.0 - columnsMinSpacing = 5.0 - scrollbarSize = 10.0 - scrollbarRounding = 5.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 10.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(200, 200, 200, 1.0)" - TextDisabled = "rgba(111, 104, 80, 1.0)" - WindowBg = "rgba(15, 30, 15, 0.3921568691730499)" - ChildBg = "rgba(15, 30, 40, 0.7843137383460999)" - PopupBg = "rgba(20, 20, 20, 0.7843137383460999)" - Border = "rgba(100, 0, 0, 0.7843137383460999)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(15, 30, 40, 0.7843137383460999)" - FrameBgHovered = "rgba(30, 60, 90, 0.7843137383460999)" - FrameBgActive = "rgba(90, 90, 30, 0.7843137383460999)" - TitleBg = "rgba(15, 30, 40, 0.7843137383460999)" - TitleBgActive = "rgba(15, 30, 40, 0.7843137383460999)" - TitleBgCollapsed = "rgba(15, 30, 40, 0.196078434586525)" - MenuBarBg = "rgba(20, 20, 20, 0.7843137383460999)" - ScrollbarBg = "rgba(15, 30, 40, 0.7843137383460999)" - ScrollbarGrab = "rgba(30, 90, 60, 0.7843137383460999)" - ScrollbarGrabHovered = "rgba(30, 90, 90, 0.7843137383460999)" - ScrollbarGrabActive = "rgba(30, 150, 60, 0.7843137383460999)" - CheckMark = "rgba(30, 150, 60, 0.7843137383460999)" - SliderGrab = "rgba(30, 90, 60, 0.7843137383460999)" - SliderGrabActive = "rgba(30, 150, 60, 0.7843137383460999)" - Button = "rgba(90, 90, 30, 0.7843137383460999)" - ButtonHovered = "rgba(90, 120, 60, 0.7843137383460999)" - ButtonActive = "rgba(150, 90, 60, 0.7843137383460999)" - Header = "rgba(15, 30, 40, 0.7843137383460999)" - HeaderHovered = "rgba(30, 90, 90, 0.7843137383460999)" - HeaderActive = "rgba(30, 150, 60, 0.7843137383460999)" - Separator = "rgba(90, 90, 60, 0.7843137383460999)" - SeparatorHovered = "rgba(30, 90, 90, 0.7843137383460999)" - SeparatorActive = "rgba(150, 90, 60, 0.7843137383460999)" - ResizeGrip = "rgba(15, 30, 40, 0.7843137383460999)" - ResizeGripHovered = "rgba(150, 90, 90, 0.7843137383460999)" - ResizeGripActive = "rgba(150, 60, 60, 0.7843137383460999)" - Tab = "rgba(90, 90, 30, 0.7843137383460999)" - TabHovered = "rgba(90, 120, 60, 0.7843137383460999)" - TabActive = "rgba(150, 90, 60, 0.7843137383460999)" - TabUnfocused = "rgba(15, 30, 40, 0.7843137383460999)" - TabUnfocusedActive = "rgba(150, 90, 90, 0.7843137383460999)" - PlotLines = "rgba(100, 200, 100, 0.7843137383460999)" - PlotLinesHovered = "rgba(255, 109, 89, 0.7843137383460999)" - PlotHistogram = "rgba(0, 90, 100, 0.7843137383460999)" - PlotHistogramHovered = "rgba(50, 150, 150, 0.7843137383460999)" - TableHeaderBg = "rgba(48, 48, 51, 0.7843137383460999)" - TableBorderStrong = "rgba(79, 79, 89, 0.7843137383460999)" - TableBorderLight = "rgba(58, 58, 63, 0.7843137383460999)" - TableRowBg = "rgba(0, 0, 0, 0.7843137383460999)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(100, 90, 100, 0.3921568691730499)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Rounded Visual Studio" - author = "RedNicStone" - description = "A sightly tounded version of the VS to ease the eye" - forkedFrom = "Visual Studio" - tags = ["dark", "rounded"] - date = 2022-10-14 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 4.0 - windowBorderSize = 0.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 4.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 2.5 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 11.0 - scrollbarRounding = 2.5 - grabMinSize = 10.0 - grabRounding = 2.0 - tabRounding = 3.5 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(151, 151, 151, 1.0)" - WindowBg = "rgba(37, 37, 38, 1.0)" - ChildBg = "rgba(37, 37, 38, 1.0)" - PopupBg = "rgba(37, 37, 38, 1.0)" - Border = "rgba(78, 78, 78, 1.0)" - BorderShadow = "rgba(78, 78, 78, 1.0)" - FrameBg = "rgba(51, 51, 55, 1.0)" - FrameBgHovered = "rgba(29, 151, 236, 1.0)" - FrameBgActive = "rgba(0, 119, 200, 1.0)" - TitleBg = "rgba(37, 37, 38, 1.0)" - TitleBgActive = "rgba(37, 37, 38, 1.0)" - TitleBgCollapsed = "rgba(37, 37, 38, 1.0)" - MenuBarBg = "rgba(51, 51, 55, 1.0)" - ScrollbarBg = "rgba(51, 51, 55, 1.0)" - ScrollbarGrab = "rgba(82, 82, 85, 1.0)" - ScrollbarGrabHovered = "rgba(90, 90, 95, 1.0)" - ScrollbarGrabActive = "rgba(90, 90, 95, 1.0)" - CheckMark = "rgba(0, 119, 200, 1.0)" - SliderGrab = "rgba(29, 151, 236, 1.0)" - SliderGrabActive = "rgba(0, 119, 200, 1.0)" - Button = "rgba(51, 51, 55, 1.0)" - ButtonHovered = "rgba(29, 151, 236, 1.0)" - ButtonActive = "rgba(29, 151, 236, 1.0)" - Header = "rgba(51, 51, 55, 1.0)" - HeaderHovered = "rgba(29, 151, 236, 1.0)" - HeaderActive = "rgba(0, 119, 200, 1.0)" - Separator = "rgba(78, 78, 78, 1.0)" - SeparatorHovered = "rgba(78, 78, 78, 1.0)" - SeparatorActive = "rgba(78, 78, 78, 1.0)" - ResizeGrip = "rgba(37, 37, 38, 1.0)" - ResizeGripHovered = "rgba(51, 51, 55, 1.0)" - ResizeGripActive = "rgba(82, 82, 85, 1.0)" - Tab = "rgba(37, 37, 38, 1.0)" - TabHovered = "rgba(29, 151, 236, 1.0)" - TabActive = "rgba(0, 119, 200, 1.0)" - TabUnfocused = "rgba(37, 37, 38, 1.0)" - TabUnfocusedActive = "rgba(0, 119, 200, 1.0)" - PlotLines = "rgba(0, 119, 200, 1.0)" - PlotLinesHovered = "rgba(29, 151, 236, 1.0)" - PlotHistogram = "rgba(0, 119, 200, 1.0)" - PlotHistogramHovered = "rgba(29, 151, 236, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(0, 119, 200, 1.0)" - DragDropTarget = "rgba(37, 37, 38, 1.0)" - NavHighlight = "rgba(37, 37, 38, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(37, 37, 38, 1.0)" -[[themes]] - name = "Comfy" - author = "Giuseppe" - description = "Comfortable for eyes (Purple - Pink)" - tags = ["dark", "high-contrast", "rounded", "purple", "pink", "gray", "magenta"] - date = 2023-02-19 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.1000000014901161 - windowPadding = [8.0, 8.0] - windowRounding = 10.0 - windowBorderSize = 0.0 - windowMinSize = [30.0, 30.0] - windowTitleAlign = [0.5, 0.5] - windowMenuButtonPosition = "Right" - childRounding = 5.0 - childBorderSize = 1.0 - popupRounding = 10.0 - popupBorderSize = 0.0 - framePadding = [5.0, 3.5] - frameRounding = 5.0 - frameBorderSize = 0.0 - itemSpacing = [5.0, 4.0] - itemInnerSpacing = [5.0, 5.0] - cellPadding = [4.0, 2.0] - indentSpacing = 5.0 - columnsMinSpacing = 5.0 - scrollbarSize = 15.0 - scrollbarRounding = 9.0 - grabMinSize = 15.0 - grabRounding = 5.0 - tabRounding = 5.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(255, 255, 255, 0.3605149984359741)" - WindowBg = "rgba(25, 25, 25, 1.0)" - ChildBg = "rgba(255, 0, 0, 0.0)" - PopupBg = "rgba(25, 25, 25, 1.0)" - Border = "rgba(108, 97, 146, 0.54935622215271)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(40, 40, 40, 1.0)" - FrameBgHovered = "rgba(97, 108, 146, 0.5490196347236633)" - FrameBgActive = "rgba(158, 147, 196, 0.5490196347236633)" - TitleBg = "rgba(25, 25, 25, 1.0)" - TitleBgActive = "rgba(25, 25, 25, 1.0)" - TitleBgCollapsed = "rgba(66, 66, 66, 0.0)" - MenuBarBg = "rgba(0, 0, 0, 0.0)" - ScrollbarBg = "rgba(40, 40, 40, 0.0)" - ScrollbarGrab = "rgba(40, 40, 40, 1.0)" - ScrollbarGrabHovered = "rgba(60, 60, 60, 1.0)" - ScrollbarGrabActive = "rgba(75, 75, 75, 1.0)" - CheckMark = "rgba(75, 75, 75, 1.0)" - SliderGrab = "rgba(158, 147, 196, 0.5490196347236633)" - SliderGrabActive = "rgba(208, 197, 246, 0.5490196347236633)" - Button = "rgba(158, 147, 196, 0.5490196347236633)" - ButtonHovered = "rgba(188, 177, 226, 0.5490196347236633)" - ButtonActive = "rgba(208, 197, 246, 0.5490196347236633)" - Header = "rgba(158, 147, 196, 0.5490196347236633)" - HeaderHovered = "rgba(188, 177, 226, 0.5490196347236633)" - HeaderActive = "rgba(208, 197, 246, 0.5490196347236633)" - Separator = "rgba(158, 147, 196, 0.5490196347236633)" - SeparatorHovered = "rgba(188, 177, 226, 0.5490196347236633)" - SeparatorActive = "rgba(208, 197, 246, 0.5490196347236633)" - ResizeGrip = "rgba(158, 147, 196, 0.5490196347236633)" - ResizeGripHovered = "rgba(188, 177, 226, 0.5490196347236633)" - ResizeGripActive = "rgba(208, 197, 246, 0.5490196347236633)" - Tab = "rgba(158, 147, 196, 0.5490196347236633)" - TabHovered = "rgba(188, 177, 226, 0.5490196347236633)" - TabActive = "rgba(208, 197, 246, 0.5490196347236633)" - TabUnfocused = "rgba(0, 115, 255, 0.0)" - TabUnfocusedActive = "rgba(34, 66, 108, 0.0)" - PlotLines = "rgba(75, 75, 75, 1.0)" - PlotLinesHovered = "rgba(188, 177, 226, 0.5490196347236633)" - PlotHistogram = "rgba(158, 147, 196, 0.5490196347236633)" - PlotHistogramHovered = "rgba(188, 177, 226, 0.5490196347236633)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(108, 97, 146, 0.5490196347236633)" - TableBorderLight = "rgba(108, 97, 146, 0.2918455004692078)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.03433477878570557)" - TextSelectedBg = "rgba(188, 177, 226, 0.5490196347236633)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(0, 0, 0, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" - [[themes]] - name = "Quick minimal look" - author = "90th" - description = "" - tags = ["dark", "purple"] - date = 2023-03-06 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.300000011920929 - windowPadding = [6.5, 2.700000047683716] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [20.0, 32.0] - windowTitleAlign = [0.0, 0.6000000238418579] - windowMenuButtonPosition = "None" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 10.10000038146973 - popupBorderSize = 1.0 - framePadding = [20.0, 3.5] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [4.400000095367432, 4.0] - itemInnerSpacing = [4.599999904632568, 3.599999904632568] - cellPadding = [3.099999904632568, 6.300000190734863] - indentSpacing = 4.400000095367432 - columnsMinSpacing = 5.400000095367432 - scrollbarSize = 8.800000190734863 - scrollbarRounding = 9.0 - grabMinSize = 9.399999618530273 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(13, 9, 10, 1.0)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(26, 26, 26, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(41, 38, 49, 1.0)" - FrameBgHovered = "rgba(71, 64, 86, 1.0)" - FrameBgActive = "rgba(71, 64, 86, 1.0)" - TitleBg = "rgba(71, 64, 86, 1.0)" - TitleBgActive = "rgba(71, 64, 86, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" - MenuBarBg = "rgba(35, 35, 35, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" - ScrollbarGrab = "rgba(79, 79, 79, 1.0)" - ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" - ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" - CheckMark = "rgba(139, 119, 183, 1.0)" - SliderGrab = "rgba(71, 64, 86, 1.0)" - SliderGrabActive = "rgba(71, 64, 86, 1.0)" - Button = "rgba(71, 64, 86, 1.0)" - ButtonHovered = "rgba(88, 75, 117, 1.0)" - ButtonActive = "rgba(80, 66, 109, 1.0)" - Header = "rgba(81, 71, 104, 1.0)" - HeaderHovered = "rgba(106, 93, 135, 1.0)" - HeaderActive = "rgba(103, 90, 130, 1.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(71, 64, 86, 1.0)" - SeparatorActive = "rgba(71, 64, 86, 1.0)" - ResizeGrip = "rgba(71, 64, 86, 1.0)" - ResizeGripHovered = "rgba(71, 64, 86, 1.0)" - ResizeGripActive = "rgba(71, 64, 86, 1.0)" - Tab = "rgba(71, 64, 86, 1.0)" - TabHovered = "rgba(83, 73, 106, 1.0)" - TabActive = "rgba(102, 89, 129, 1.0)" - TabUnfocused = "rgba(71, 64, 86, 1.0)" - TabUnfocusedActive = "rgba(71, 64, 86, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(229, 178, 0, 1.0)" - PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(71, 64, 86, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Future Dark" - author = "rewrking" - description = "Dark theme with indigo accent color" - tags = ["dark","modern","indigo"] - date = 2023-06-03 - [themes.style] - alpha = 1.0 - disabledAlpha = 1.0 - windowPadding = [12.0, 12.0] - windowRounding = 0.0 - windowBorderSize = 0.0 - windowMinSize = [20.0, 20.0] - windowTitleAlign = [0.5, 0.5] - windowMenuButtonPosition = "None" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [6.0, 6.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [12.0, 6.0] - itemInnerSpacing = [6.0, 3.0] - cellPadding = [12.0, 6.0] - indentSpacing = 20.0 - columnsMinSpacing = 6.0 - scrollbarSize = 12.0 - scrollbarRounding = 0.0 - grabMinSize = 12.0 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(70, 81, 115, 1.0)" - WindowBg = "rgba(20, 22, 26, 1.0)" - ChildBg = "rgba(20, 22, 26, 1.0)" - PopupBg = "rgba(20, 22, 26, 1.0)" - Border = "rgba(40, 43, 49, 1.0)" - BorderShadow = "rgba(20, 22, 26, 1.0)" - FrameBg = "rgba(30, 34, 38, 1.0)" - FrameBgHovered = "rgba(40, 43, 49, 1.0)" - FrameBgActive = "rgba(60, 55, 152, 1.0)" - TitleBg = "rgba(12, 14, 18, 1.0)" - TitleBgActive = "rgba(12, 14, 18, 1.0)" - TitleBgCollapsed = "rgba(20, 22, 26, 1.0)" - MenuBarBg = "rgba(25, 27, 31, 1.0)" - ScrollbarBg = "rgba(12, 14, 18, 1.0)" - ScrollbarGrab = "rgba(30, 34, 38, 1.0)" - ScrollbarGrabHovered = "rgba(40, 43, 49, 1.0)" - ScrollbarGrabActive = "rgba(30, 34, 38, 1.0)" - CheckMark = "rgba(127, 131, 255, 1.0)" - SliderGrab = "rgba(127, 131, 255, 1.0)" - SliderGrabActive = "rgba(137, 141, 255, 1.0)" - Button = "rgba(30, 34, 38, 1.0)" - ButtonHovered = "rgba(50, 45, 139, 1.0)" - ButtonActive = "rgba(60, 55, 152, 1.0)" - Header = "rgba(30, 34, 38, 1.0)" - HeaderHovered = "rgba(50, 45, 139, 1.0)" - HeaderActive = "rgba(60, 55, 152, 1.0)" - Separator = "rgba(40, 47, 64, 1.0)" - SeparatorHovered = "rgba(40, 47, 64, 1.0)" - SeparatorActive = "rgba(40, 47, 64, 1.0)" - ResizeGrip = "rgba(30, 34, 38, 1.0)" - ResizeGripHovered = "rgba(50, 45, 139, 1.0)" - ResizeGripActive = "rgba(60, 55, 152, 1.0)" - Tab = "rgba(12, 14, 18, 1.0)" - TabHovered = "rgba(30, 34, 38, 1.0)" - TabActive = "rgba(25, 27, 31, 1.0)" - TabUnfocused = "rgba(12, 14, 18, 1.0)" - TabUnfocusedActive = "rgba(20, 22, 26, 1.0)" - PlotLines = "rgba(133, 153, 179, 1.0)" - PlotLinesHovered = "rgba(10, 250, 250, 1.0)" - PlotHistogram = "rgba(255, 74, 152, 1.0)" - PlotHistogramHovered = "rgba(254, 121, 178, 1.0)" - TableHeaderBg = "rgba(12, 14, 18, 1.0)" - TableBorderStrong = "rgba(12, 14, 18, 1.0)" - TableBorderLight = "rgba(0, 0, 0, 1.0)" - TableRowBg = "rgba(30, 34, 38, 1.0)" - TableRowBgAlt = "rgba(25, 27, 31, 1.0)" - TextSelectedBg = "rgba(60, 55, 152, 1.0)" - DragDropTarget = "rgba(127, 131, 255, 1.0)" - NavHighlight = "rgba(127, 131, 255, 1.0)" - NavWindowingHighlight = "rgba(127, 131, 255, 1.0)" - NavWindowingDimBg = "rgba(50, 45, 139, 0.501960813999176)" - ModalWindowDimBg = "rgba(50, 45, 139, 0.501960813999176)" -[[themes]] - name = "Clean Dark/Red" - author = "ImBritish" - description = "by Mediacy" - tags = ["red", "gray"] - date = 2023-09-23 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 1.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 1.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(186, 191, 188, 1.0)" - WindowBg = "rgba(22, 22, 22, 0.9399999976158142)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" - Border = "rgba(35, 35, 35, 1.0)" - BorderShadow = "rgba(35, 35, 35, 1.0)" - FrameBg = "rgba(0, 0, 0, 0.5400000214576721)" - FrameBgHovered = "rgba(45, 45, 45, 0.4000000059604645)" - FrameBgActive = "rgba(55, 55, 55, 0.6700000166893005)" - TitleBg = "rgba(35, 35, 35, 0.6523605585098267)" - TitleBgActive = "rgba(35, 35, 35, 1.0)" - TitleBgCollapsed = "rgba(35, 35, 35, 0.6700000166893005)" - MenuBarBg = "rgba(55, 55, 55, 1.0)" - ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" - ScrollbarGrab = "rgba(79, 79, 79, 1.0)" - ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" - ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" - CheckMark = "rgba(255, 0, 0, 1.0)" - SliderGrab = "rgba(255, 0, 0, 1.0)" - SliderGrabActive = "rgba(255, 97, 97, 1.0)" - Button = "rgba(0, 0, 0, 0.5411764979362488)" - ButtonHovered = "rgba(45, 45, 45, 0.4000000059604645)" - ButtonActive = "rgba(55, 55, 55, 0.6705882549285889)" - Header = "rgba(55, 55, 55, 1.0)" - HeaderHovered = "rgba(69, 69, 69, 1.0)" - HeaderActive = "rgba(90, 90, 90, 1.0)" - Separator = "rgba(255, 255, 255, 1.0)" - SeparatorHovered = "rgba(255, 0, 0, 1.0)" - SeparatorActive = "rgba(255, 84, 84, 1.0)" - ResizeGrip = "rgba(255, 0, 0, 1.0)" - ResizeGripHovered = "rgba(255, 124, 124, 1.0)" - ResizeGripActive = "rgba(255, 124, 124, 1.0)" - Tab = "rgba(56, 56, 56, 1.0)" - TabHovered = "rgba(74, 74, 74, 1.0)" - TabActive = "rgba(45, 45, 45, 1.0)" - TabUnfocused = "rgba(38, 17, 17, 0.9700000286102295)" - TabUnfocusedActive = "rgba(103, 39, 39, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 0, 0, 1.0)" - PlotHistogram = "rgba(229, 0, 0, 1.0)" - PlotHistogramHovered = "rgba(93, 0, 0, 1.0)" - TableHeaderBg = "rgba(77, 77, 77, 1.0)" - TableBorderStrong = "rgba(35, 35, 35, 1.0)" - TableBorderLight = "rgba(35, 35, 35, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(67, 162, 224, 0.4377682209014893)" - DragDropTarget = "rgba(119, 47, 47, 0.9656652212142944)" - NavHighlight = "rgba(104, 104, 104, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Bootstrap Dark" - author = "Madam-Herta" - description = "Based off bootstrap 5" - tags = ["gray", "black", "blue", "bootstrap"] - date = 2023-10-23 - [themes.style] -alpha = 1.0 -disabledAlpha = 0.5 -windowPadding = [11.69999980926514, 6.0] -windowRounding = 3.299999952316284 -windowBorderSize = 0.0 -windowMinSize = [20.0, 20.0] -windowTitleAlign = [0.0, 0.5] -windowMenuButtonPosition = "Left" -childRounding = 0.0 -childBorderSize = 1.0 -popupRounding = 0.0 -popupBorderSize = 1.0 -framePadding = [20.0, 9.899999618530273] -frameRounding = 0.0 -frameBorderSize = 0.0 -itemSpacing = [8.0, 4.0] -itemInnerSpacing = [4.0, 4.0] -cellPadding = [4.0, 2.0] -indentSpacing = 21.0 -columnsMinSpacing = 6.0 -scrollbarSize = 14.0 -scrollbarRounding = 9.0 -grabMinSize = 10.0 -grabRounding = 0.0 -tabRounding = 4.0 -tabBorderSize = 0.0 -tabMinWidthForCloseButton = 0.0 -colorButtonPosition = "Right" -buttonTextAlign = [0.5, 0.5] -selectableTextAlign = [0.0, 0.0] - - [themes.style.colors] -Text = "rgba(255, 255, 255, 1.0)" -TextDisabled = "rgba(149, 152, 157, 1.0)" -WindowBg = "rgba(16, 17, 22, 1.0)" -ChildBg = "rgba(11, 12, 15, 1.0)" -PopupBg = "rgba(11, 12, 15, 1.0)" -Border = "rgba(28, 29, 34, 1.0)" -BorderShadow = "rgba(28, 29, 34, 1.0)" -FrameBg = "rgba(16, 17, 22, 1.0)" -FrameBgHovered = "rgba(15, 135, 249, 1.0)" -FrameBgActive = "rgba(15, 135, 249, 0.0)" -TitleBg = "rgba(12, 13, 16, 1.0)" -TitleBgActive = "rgba(11, 12, 15, 1.0)" -TitleBgCollapsed = "rgba(11, 12, 15, 1.0)" -MenuBarBg = "rgba(11, 12, 15, 1.0)" -ScrollbarBg = "rgba(11, 12, 15, 1.0)" -ScrollbarGrab = "rgba(28, 29, 34, 1.0)" -ScrollbarGrabHovered = "rgba(37, 38, 47, 1.0)" -ScrollbarGrabActive = "rgba(124, 124, 124, 1.0)" -CheckMark = "rgba(255, 255, 255, 1.0)" -SliderGrab = "rgba(255, 255, 255, 0.2274678349494934)" -SliderGrabActive = "rgba(209, 209, 209, 0.3304721117019653)" -Button = "rgba(58, 113, 193, 1.0)" -ButtonHovered = "rgba(53, 120, 217, 1.0)" -ButtonActive = "rgba(15, 135, 249, 1.0)" -Header = "rgba(66, 150, 249, 0.3100000023841858)" -HeaderHovered = "rgba(66, 150, 249, 0.800000011920929)" -HeaderActive = "rgba(66, 150, 249, 1.0)" -Separator = "rgba(99, 99, 99, 0.6200000047683716)" -SeparatorHovered = "rgba(35, 112, 204, 0.7799999713897705)" -SeparatorActive = "rgba(35, 112, 204, 1.0)" -ResizeGrip = "rgba(89, 89, 89, 0.1700000017881393)" -ResizeGripHovered = "rgba(66, 150, 249, 1.0)" -ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" -Tab = "rgba(0, 121, 255, 0.9309999942779541)" -TabHovered = "rgba(66, 150, 249, 0.800000011920929)" -TabActive = "rgba(53, 53, 53, 1.0)" -TabUnfocused = "rgba(234, 236, 238, 0.9861999750137329)" -TabUnfocusedActive = "rgba(189, 209, 233, 1.0)" -PlotLines = "rgba(99, 99, 99, 1.0)" -PlotLinesHovered = "rgba(255, 109, 89, 1.0)" -PlotHistogram = "rgba(229, 178, 0, 1.0)" -PlotHistogramHovered = "rgba(255, 114, 0, 1.0)" -TableHeaderBg = "rgba(198, 221, 249, 1.0)" -TableBorderStrong = "rgba(145, 145, 163, 1.0)" -TableBorderLight = "rgba(173, 173, 188, 1.0)" -TableRowBg = "rgba(0, 0, 0, 0.0)" -TableRowBgAlt = "rgba(76, 76, 76, 0.09000000357627869)" -TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" -DragDropTarget = "rgba(66, 150, 249, 0.949999988079071)" -NavHighlight = "rgba(66, 150, 249, 0.800000011920929)" -NavWindowingHighlight = "rgba(178, 178, 178, 0.699999988079071)" -NavWindowingDimBg = "rgba(51, 51, 51, 0.2000000029802322)" -ModalWindowDimBg = "rgba(51, 51, 51, 0.3499999940395355)" - -[[themes]] - name = "Moonlight" - author = "Madam-Herta" - description = "Dark Modern theme with moon's color like accents." - tags = ["dark", "rounded", "blue", "yellow"] - date = 2023-10-21 - [themes.style] - alpha = 1.0 - disabledAlpha = 1.0 - windowPadding = [12.0, 12.0] - windowRounding = 11.5 - windowBorderSize = 0.0 - windowMinSize = [20.0, 20.0] - windowTitleAlign = [0.5, 0.5] - windowMenuButtonPosition = "Right" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [20.0, 3.400000095367432] - frameRounding = 11.89999961853027 - frameBorderSize = 0.0 - itemSpacing = [4.300000190734863, 5.5] - itemInnerSpacing = [7.099999904632568, 1.799999952316284] - cellPadding = [12.10000038146973, 9.199999809265137] - indentSpacing = 0.0 - columnsMinSpacing = 4.900000095367432 - scrollbarSize = 11.60000038146973 - scrollbarRounding = 15.89999961853027 - grabMinSize = 3.700000047683716 - grabRounding = 20.0 - tabRounding = 0.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(70, 81, 115, 1.0)" - WindowBg = "rgba(20, 22, 26, 1.0)" - ChildBg = "rgba(24, 26, 30, 1.0)" - PopupBg = "rgba(20, 22, 26, 1.0)" - Border = "rgba(40, 43, 49, 1.0)" - BorderShadow = "rgba(20, 22, 26, 1.0)" - FrameBg = "rgba(29, 32, 39, 1.0)" - FrameBgHovered = "rgba(40, 43, 49, 1.0)" - FrameBgActive = "rgba(40, 43, 49, 1.0)" - TitleBg = "rgba(12, 14, 18, 1.0)" - TitleBgActive = "rgba(12, 14, 18, 1.0)" - TitleBgCollapsed = "rgba(20, 22, 26, 1.0)" - MenuBarBg = "rgba(25, 27, 31, 1.0)" - ScrollbarBg = "rgba(12, 14, 18, 1.0)" - ScrollbarGrab = "rgba(30, 34, 38, 1.0)" - ScrollbarGrabHovered = "rgba(40, 43, 49, 1.0)" - ScrollbarGrabActive = "rgba(30, 34, 38, 1.0)" - CheckMark = "rgba(248, 255, 127, 1.0)" - SliderGrab = "rgba(248, 255, 127, 1.0)" - SliderGrabActive = "rgba(255, 203, 127, 1.0)" - Button = "rgba(30, 34, 38, 1.0)" - ButtonHovered = "rgba(46, 48, 50, 1.0)" - ButtonActive = "rgba(39, 39, 39, 1.0)" - Header = "rgba(36, 42, 53, 1.0)" - HeaderHovered = "rgba(27, 27, 27, 1.0)" - HeaderActive = "rgba(20, 22, 26, 1.0)" - Separator = "rgba(33, 38, 49, 1.0)" - SeparatorHovered = "rgba(40, 47, 64, 1.0)" - SeparatorActive = "rgba(40, 47, 64, 1.0)" - ResizeGrip = "rgba(37, 37, 37, 1.0)" - ResizeGripHovered = "rgba(248, 255, 127, 1.0)" - ResizeGripActive = "rgba(255, 255, 255, 1.0)" - Tab = "rgba(20, 22, 26, 1.0)" - TabHovered = "rgba(30, 34, 38, 1.0)" - TabActive = "rgba(30, 34, 38, 1.0)" - TabUnfocused = "rgba(20, 22, 26, 1.0)" - TabUnfocusedActive = "rgba(32, 70, 146, 1.0)" - PlotLines = "rgba(133, 153, 179, 1.0)" - PlotLinesHovered = "rgba(10, 250, 250, 1.0)" - PlotHistogram = "rgba(225, 203, 143, 1.0)" - PlotHistogramHovered = "rgba(244, 244, 244, 1.0)" - TableHeaderBg = "rgba(12, 14, 18, 1.0)" - TableBorderStrong = "rgba(12, 14, 18, 1.0)" - TableBorderLight = "rgba(0, 0, 0, 1.0)" - TableRowBg = "rgba(30, 34, 38, 1.0)" - TableRowBgAlt = "rgba(25, 27, 31, 1.0)" - TextSelectedBg = "rgba(239, 239, 239, 1.0)" - DragDropTarget = "rgba(127, 131, 255, 1.0)" - NavHighlight = "rgba(68, 74, 255, 1.0)" - NavWindowingHighlight = "rgba(127, 131, 255, 1.0)" - NavWindowingDimBg = "rgba(50, 45, 139, 0.501960813999176)" - ModalWindowDimBg = "rgba(50, 45, 139, 0.501960813999176)" -[[themes]] - name = "Purple Comfy" - author = "RegularLunar" - description = "recolored to a more dark purple than regular comfy. original credits go to Giuseppe" - forkedFrom = "Comfy" - tags = ["dark", "purple", "rounded"] - date = 2024-03-26 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.1000000014901161 - windowPadding = [8.0, 8.0] - windowRounding = 10.0 - windowBorderSize = 0.0 - windowMinSize = [30.0, 30.0] - windowTitleAlign = [0.5, 0.5] - windowMenuButtonPosition = "Right" - childRounding = 5.0 - childBorderSize = 1.0 - popupRounding = 10.0 - popupBorderSize = 0.0 - framePadding = [5.0, 3.5] - frameRounding = 5.0 - frameBorderSize = 0.0 - itemSpacing = [5.0, 4.0] - itemInnerSpacing = [5.0, 5.0] - cellPadding = [4.0, 2.0] - indentSpacing = 5.0 - columnsMinSpacing = 5.0 - scrollbarSize = 15.0 - scrollbarRounding = 9.0 - grabMinSize = 15.0 - grabRounding = 5.0 - tabRounding = 5.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(255, 255, 255, 0.3605149984359741)" - WindowBg = "rgba(25, 25, 25, 1.0)" - ChildBg = "rgba(255, 0, 0, 0.0)" - PopupBg = "rgba(25, 25, 25, 1.0)" - Border = "rgba(128, 77, 255, 0.5490196347236633)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(40, 40, 40, 1.0)" - FrameBgHovered = "rgba(97, 108, 146, 0.5490196347236633)" - FrameBgActive = "rgba(128, 77, 255, 0.5490196347236633)" - TitleBg = "rgba(25, 25, 25, 1.0)" - TitleBgActive = "rgba(25, 25, 25, 1.0)" - TitleBgCollapsed = "rgba(66, 66, 66, 0.0)" - MenuBarBg = "rgba(0, 0, 0, 0.0)" - ScrollbarBg = "rgba(40, 40, 40, 0.0)" - ScrollbarGrab = "rgba(40, 40, 40, 1.0)" - ScrollbarGrabHovered = "rgba(60, 60, 60, 1.0)" - ScrollbarGrabActive = "rgba(75, 75, 75, 1.0)" - CheckMark = "rgba(128, 77, 255, 0.5490196347236633)" - SliderGrab = "rgba(128, 77, 255, 0.5490196347236633)" - SliderGrabActive = "rgba(128, 77, 255, 0.5490196347236633)" - Button = "rgba(128, 77, 255, 0.5490196347236633)" - ButtonHovered = "rgba(128, 77, 255, 0.5490196347236633)" - ButtonActive = "rgba(128, 77, 255, 0.5490196347236633)" - Header = "rgba(128, 77, 255, 0.5490196347236633)" - HeaderHovered = "rgba(128, 77, 255, 0.5490196347236633)" - HeaderActive = "rgba(128, 77, 255, 0.5490196347236633)" - Separator = "rgba(128, 77, 255, 0.5490196347236633)" - SeparatorHovered = "rgba(128, 77, 255, 0.5490196347236633)" - SeparatorActive = "rgba(128, 77, 255, 0.5490196347236633)" - ResizeGrip = "rgba(128, 77, 255, 0.5490196347236633)" - ResizeGripHovered = "rgba(128, 77, 255, 0.5490196347236633)" - ResizeGripActive = "rgba(128, 77, 255, 0.5490196347236633)" - Tab = "rgba(128, 77, 255, 0.5490196347236633)" - TabHovered = "rgba(128, 77, 255, 0.5490196347236633)" - TabActive = "rgba(128, 77, 255, 0.5490196347236633)" - TabUnfocused = "rgba(0, 115, 255, 0.0)" - TabUnfocusedActive = "rgba(34, 66, 108, 0.0)" - PlotLines = "rgba(75, 75, 75, 1.0)" - PlotLinesHovered = "rgba(128, 77, 255, 0.5490196347236633)" - PlotHistogram = "rgba(128, 77, 255, 0.5490196347236633)" - PlotHistogramHovered = "rgba(188, 177, 226, 0.5490196347236633)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(128, 77, 255, 0.5490196347236633)" - TableBorderLight = "rgba(128, 77, 255, 0.2901960909366608)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.03433477878570557)" - TextSelectedBg = "rgba(128, 77, 255, 0.5490196347236633)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(0, 0, 0, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" - - - - [[themes]] - name = "Red Oni" - author = "DatRobotix" - description = "Red Oni theme (Depicts the Japanese Oni Monster)" - tags = ["dark", "magenta", "pink", "rounded"] - date = 2024-04-16 - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 8.0 - windowBorderSize = 0.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.0, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 8.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 6.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 10.0 - scrollbarRounding = 9.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 4.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "None" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(0, 21, 42, 1.0)" - ChildBg = "rgba(0, 0, 0, 0.0)" - PopupBg = "rgba(20, 20, 20, 1.0)" - Border = "rgba(255, 0, 105, 0.5)" - BorderShadow = "rgba(0, 0, 0, 0.0)" - FrameBg = "rgba(56, 56, 56, 0.5400000214576721)" - FrameBgHovered = "rgba(166, 166, 166, 0.4000000059604645)" - FrameBgActive = "rgba(48, 48, 48, 0.6700000166893005)" - TitleBg = "rgba(26, 26, 26, 1.0)" - TitleBgActive = "rgba(26, 26, 26, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" - MenuBarBg = "rgba(34, 34, 34, 1.0)" - ScrollbarBg = "rgba(32, 32, 32, 1.0)" - ScrollbarGrab = "rgba(205, 0, 84, 1.0)" - ScrollbarGrabHovered = "rgba(255, 35, 125, 1.0)" - ScrollbarGrabActive = "rgba(208, 31, 104, 1.0)" - CheckMark = "rgba(205, 0, 84, 1.0)" - SliderGrab = "rgba(205, 0, 84, 1.0)" - SliderGrabActive = "rgba(255, 0, 131, 1.0)" - Button = "rgba(205, 0, 84, 1.0)" - ButtonHovered = "rgba(219, 68, 130, 1.0)" - ButtonActive = "rgba(205, 0, 84, 1.0)" - Header = "rgba(148, 0, 61, 1.0)" - HeaderHovered = "rgba(205, 0, 84, 1.0)" - HeaderActive = "rgba(244, 0, 100, 1.0)" - Separator = "rgba(109, 109, 127, 0.5)" - SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" - SeparatorActive = "rgba(70, 87, 106, 1.0)" - ResizeGrip = "rgba(205, 0, 84, 1.0)" - ResizeGripHovered = "rgba(205, 93, 139, 1.0)" - ResizeGripActive = "rgba(230, 28, 110, 1.0)" - Tab = "rgba(20, 20, 20, 0.8619999885559082)" - TabHovered = "rgba(49, 49, 49, 0.800000011920929)" - TabActive = "rgba(205, 0, 84, 1.0)" - TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" - TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(255, 109, 89, 1.0)" - PlotHistogram = "rgba(205, 0, 84, 1.0)" - PlotHistogramHovered = "rgba(255, 30, 122, 1.0)" - TableHeaderBg = "rgba(48, 48, 51, 1.0)" - TableBorderStrong = "rgba(79, 79, 89, 1.0)" - TableBorderLight = "rgba(58, 58, 63, 1.0)" - TableRowBg = "rgba(0, 0, 0, 0.0)" - TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" - TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" - DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" - NavHighlight = "rgba(66, 150, 249, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] - name = "Darky" - author = "90th" - description = "simple dark dark dark theme" - tags = ["dark", "minimal"] - date = 2024-05-13 - [themes.style] - alpha = 1.0 -disabledAlpha = 0.6000000238418579 -windowPadding = [8.0, 8.0] -windowRounding = 0.0 -windowBorderSize = 1.0 -windowMinSize = [32.0, 32.0] -windowTitleAlign = [0.0, 0.5] -windowMenuButtonPosition = "Left" -childRounding = 0.0 -childBorderSize = 1.0 -popupRounding = 0.0 -popupBorderSize = 1.0 -framePadding = [4.0, 3.0] -frameRounding = 0.0 -frameBorderSize = 0.0 -itemSpacing = [8.0, 4.0] -itemInnerSpacing = [4.0, 4.0] -cellPadding = [4.0, 2.0] -indentSpacing = 21.0 -columnsMinSpacing = 6.0 -scrollbarSize = 14.0 -scrollbarRounding = 0.0 -grabMinSize = 10.0 -grabRounding = 0.0 -tabRounding = 0.0 -tabBorderSize = 0.0 -tabMinWidthForCloseButton = 0.0 -colorButtonPosition = "Right" -buttonTextAlign = [0.5, 0.5] -selectableTextAlign = [0.0, 0.0] -[themes.style.colors] -Text = "rgba(255, 255, 255, 1.0)" -TextDisabled = "rgba(127, 127, 127, 1.0)" -WindowBg = "rgba(10, 10, 10, 1.0)" -ChildBg = "rgba(14, 14, 14, 1.0)" -PopupBg = "rgba(20, 20, 20, 0.8583691120147705)" -Border = "rgba(0, 0, 0, 1.0)" -BorderShadow = "rgba(0, 0, 0, 0.6995707750320435)" -FrameBg = "rgba(14, 14, 14, 1.0)" -FrameBgHovered = "rgba(17, 17, 17, 1.0)" -FrameBgActive = "rgba(14, 14, 14, 0.05490196123719215)" -TitleBg = "rgba(47, 49, 54, 1.0)" -TitleBgActive = "rgba(10, 10, 10, 1.0)" -TitleBgCollapsed = "rgba(14, 14, 14, 1.0)" -MenuBarBg = "rgba(20, 20, 20, 0.9399999976158142)" -ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" -ScrollbarGrab = "rgba(79, 79, 79, 1.0)" -ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" -ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" -CheckMark = "rgba(165, 59, 59, 1.0)" -SliderGrab = "rgba(255, 255, 255, 1.0)" -SliderGrabActive = "rgba(255, 255, 255, 1.0)" -Button = "rgba(14, 14, 14, 1.0)" -ButtonHovered = "rgba(17, 17, 17, 1.0)" -ButtonActive = "rgba(20, 20, 20, 1.0)" -Header = "rgba(14, 14, 14, 1.0)" -HeaderHovered = "rgba(17, 17, 17, 1.0)" -HeaderActive = "rgba(20, 20, 20, 1.0)" -Separator = "rgba(20, 20, 20, 0.501960813999176)" -SeparatorHovered = "rgba(20, 20, 20, 0.6695278882980347)" -SeparatorActive = "rgba(20, 20, 20, 0.9570815563201904)" -ResizeGrip = "rgba(26, 29, 33, 0.2000000029802322)" -ResizeGripHovered = "rgba(52, 53, 55, 0.2000000029802322)" -ResizeGripActive = "rgba(77, 77, 77, 0.2000000029802322)" -Tab = "rgba(47, 49, 54, 1.0)" -TabHovered = "rgba(60, 63, 69, 1.0)" -TabActive = "rgba(66, 70, 77, 1.0)" -TabUnfocused = "rgba(17, 17, 17, 0.9725490212440491)" -TabUnfocusedActive = "rgba(17, 17, 17, 1.0)" -PlotLines = "rgba(155, 155, 155, 1.0)" -PlotLinesHovered = "rgba(242, 88, 88, 1.0)" -PlotHistogram = "rgba(242, 88, 88, 1.0)" -PlotHistogramHovered = "rgba(109, 92, 92, 1.0)" -TableHeaderBg = "rgba(48, 48, 51, 1.0)" -TableBorderStrong = "rgba(79, 79, 89, 1.0)" -TableBorderLight = "rgba(58, 58, 63, 1.0)" -TableRowBg = "rgba(0, 0, 0, 0.0)" -TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" -TextSelectedBg = "rgba(255, 224, 224, 1.0)" -DragDropTarget = "rgba(66, 69, 97, 1.0)" -NavHighlight = "rgba(46, 58, 71, 1.0)" -NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" -NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" -ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" -[[themes]] -name = "Modern" -author = "LousyBook-01" -description = "cool theme i made, this is meant to look like the modern flat ui" -tags = ["dark", "rounded", "red", "orange", "pink", "gray", "magenta"] -date = 2024-06-05 -[themes.style] -alpha = 1.0 -disabledAlpha = 0.300000011920929 -windowPadding = [10.10000038146973, 10.10000038146973] -windowRounding = 10.30000019073486 -windowBorderSize = 1.0 -windowMinSize = [20.0, 32.0] -windowTitleAlign = [0.5, 0.5] -windowMenuButtonPosition = "Right" -childRounding = 8.199999809265137 -childBorderSize = 1.0 -popupRounding = 10.69999980926514 -popupBorderSize = 1.0 -framePadding = [20.0, 1.5] -frameRounding = 4.800000190734863 -frameBorderSize = 0.0 -itemSpacing = [9.699999809265137, 5.300000190734863] -itemInnerSpacing = [5.400000095367432, 9.300000190734863] -cellPadding = [7.900000095367432, 2.0] -indentSpacing = 10.69999980926514 -columnsMinSpacing = 6.0 -scrollbarSize = 12.10000038146973 -scrollbarRounding = 20.0 -grabMinSize = 10.0 -grabRounding = 4.599999904632568 -tabRounding = 4.0 -tabBorderSize = 0.0 -tabMinWidthForCloseButton = 0.0 -colorButtonPosition = "Right" -buttonTextAlign = [0.5, 0.5] -selectableTextAlign = [0.0, 0.0] -[themes.style.colors] -Text = "rgba(255, 255, 255, 1.0)" -TextDisabled = "rgba(255, 255, 255, 0.3991416096687317)" -WindowBg = "rgba(10, 10, 10, 0.9399999976158142)" -ChildBg = "rgba(0, 0, 0, 0.0)" -PopupBg = "rgba(13, 13, 13, 0.9399999976158142)" -Border = "rgba(109, 109, 127, 0.5)" -BorderShadow = "rgba(0, 0, 0, 0.0)" -FrameBg = "rgba(0, 0, 0, 0.4206008315086365)" -FrameBgHovered = "rgba(36, 36, 36, 0.4000000059604645)" -FrameBgActive = "rgba(59, 59, 59, 0.8626609444618225)" -TitleBg = "rgba(0, 0, 0, 1.0)" -TitleBgActive = "rgba(24, 24, 24, 1.0)" -TitleBgCollapsed = "rgba(0, 0, 0, 0.2918455004692078)" -MenuBarBg = "rgba(35, 35, 35, 1.0)" -ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" -ScrollbarGrab = "rgba(79, 79, 79, 1.0)" -ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" -ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" -CheckMark = "rgba(250, 66, 66, 1.0)" -SliderGrab = "rgba(255, 255, 255, 1.0)" -SliderGrabActive = "rgba(66, 150, 250, 1.0)" -Button = "rgba(0, 0, 0, 0.5793991088867188)" -ButtonHovered = "rgba(25, 25, 25, 1.0)" -ButtonActive = "rgba(255, 59, 59, 1.0)" -Header = "rgba(0, 0, 0, 0.454935610294342)" -HeaderHovered = "rgba(46, 46, 46, 0.800000011920929)" -HeaderActive = "rgba(249, 66, 66, 1.0)" -Separator = "rgba(0, 0, 0, 0.5)" -SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" -SeparatorActive = "rgba(25, 102, 191, 1.0)" -ResizeGrip = "rgba(66, 150, 249, 0.2000000029802322)" -ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" -ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" -Tab = "rgba(27, 27, 27, 1.0)" -TabHovered = "rgba(255, 93, 172, 0.800000011920929)" -TabActive = "rgba(255, 57, 57, 1.0)" -TabUnfocused = "rgba(28, 43, 61, 0.9724000096321106)" -TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" -PlotLines = "rgba(255, 255, 255, 1.0)" -PlotLinesHovered = "rgba(255, 109, 89, 1.0)" -PlotHistogram = "rgba(255, 55, 55, 1.0)" -PlotHistogramHovered = "rgba(255, 55, 178, 1.0)" -TableHeaderBg = "rgba(255, 60, 60, 1.0)" -TableBorderStrong = "rgba(255, 81, 81, 1.0)" -TableBorderLight = "rgba(255, 144, 144, 0.3690987229347229)" -TableRowBg = "rgba(185, 86, 255, 0.0)" -TableRowBgAlt = "rgba(255, 70, 70, 0.1115880012512207)" -TextSelectedBg = "rgba(249, 66, 66, 1.0)" -DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" -NavHighlight = "rgba(0, 0, 0, 0.6437768340110779)" -NavWindowingHighlight = "rgba(255, 255, 255, 0.4678111672401428)" -NavWindowingDimBg = "rgba(0, 0, 0, 0.733905553817749)" -ModalWindowDimBg = "rgba(0, 0, 0, 0.7982832789421082)" From c5b3075421ca538f14d4822509fff3326c168d1c Mon Sep 17 00:00:00 2001 From: for40255 <58337638+for40255@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:46:12 +0800 Subject: [PATCH 2/6] Update and rename DARDREDDDDDDD.toml to DARDRED.toml Update description --- DARDREDDDDDDD.toml => DARDRED.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename DARDREDDDDDDD.toml => DARDRED.toml (98%) diff --git a/DARDREDDDDDDD.toml b/DARDRED.toml similarity index 98% rename from DARDREDDDDDDD.toml rename to DARDRED.toml index 4319e6b..ec4a23a 100644 --- a/DARDREDDDDDDD.toml +++ b/DARDRED.toml @@ -1,6 +1,6 @@ [[themes]] - name = "DarK Red" - author = "github-username" + name = "DCUK RED nope! is DARK RED" + author = "for40255" description = "DucKRed DucKRed DucKRed DucKRed" tags = ["dark", "red", "high-contrast"] date = "pr-merge-date" From fbf1ace4e8cf3f9ec0ee54d78b80777ad00726b8 Mon Sep 17 00:00:00 2001 From: Patitotective Date: Wed, 26 Jun 2024 21:39:05 -0500 Subject: [PATCH 3/6] Delete DARDRED.toml This should go in themes.toml --- DARDRED.toml | 91 ---------------------------------------------------- 1 file changed, 91 deletions(-) delete mode 100644 DARDRED.toml diff --git a/DARDRED.toml b/DARDRED.toml deleted file mode 100644 index ec4a23a..0000000 --- a/DARDRED.toml +++ /dev/null @@ -1,91 +0,0 @@ -[[themes]] - name = "DCUK RED nope! is DARK RED" - author = "for40255" - description = "DucKRed DucKRed DucKRed DucKRed" - tags = ["dark", "red", "high-contrast"] - date = "pr-merge-date" - [themes.style] - alpha = 1.0 - disabledAlpha = 0.6000000238418579 - windowPadding = [8.0, 8.0] - windowRounding = 0.0 - windowBorderSize = 1.0 - windowMinSize = [32.0, 32.0] - windowTitleAlign = [0.5, 0.5] - windowMenuButtonPosition = "Left" - childRounding = 0.0 - childBorderSize = 1.0 - popupRounding = 0.0 - popupBorderSize = 1.0 - framePadding = [4.0, 3.0] - frameRounding = 0.0 - frameBorderSize = 0.0 - itemSpacing = [8.0, 4.0] - itemInnerSpacing = [4.0, 4.0] - cellPadding = [4.0, 2.0] - indentSpacing = 21.0 - columnsMinSpacing = 6.0 - scrollbarSize = 14.0 - scrollbarRounding = 0.0 - grabMinSize = 10.0 - grabRounding = 0.0 - tabRounding = 0.0 - tabBorderSize = 0.0 - tabMinWidthForCloseButton = 0.0 - colorButtonPosition = "Right" - buttonTextAlign = [0.5, 0.5] - selectableTextAlign = [0.0, 0.0] - [themes.style.colors] - Text = "rgba(255, 255, 255, 1.0)" - TextDisabled = "rgba(127, 127, 127, 1.0)" - WindowBg = "rgba(10, 10, 10, 1.0)" - ChildBg = "rgba(14, 14, 14, 1.0)" - PopupBg = "rgba(0, 0, 0, 1.0)" - Border = "rgba(255, 0, 0, 1.0)" - BorderShadow = "rgba(0, 0, 0, 1.0)" - FrameBg = "rgba(30, 30, 30, 1.0)" - FrameBgHovered = "rgba(255, 0, 0, 0.5647059082984924)" - FrameBgActive = "rgba(255, 0, 0, 0.5647059082984924)" - TitleBg = "rgba(0, 0, 0, 1.0)" - TitleBgActive = "rgba(10, 10, 10, 1.0)" - TitleBgCollapsed = "rgba(0, 0, 0, 0.0)" - MenuBarBg = "rgba(20, 20, 20, 0.9411764740943909)" - ScrollbarBg = "rgba(255, 0, 0, 0.5647059082984924)" - ScrollbarGrab = "rgba(255, 0, 0, 0.501960813999176)" - ScrollbarGrabHovered = "rgba(255, 0, 0, 1.0)" - ScrollbarGrabActive = "rgba(255, 0, 0, 1.0)" - CheckMark = "rgba(255, 0, 0, 1.0)" - SliderGrab = "rgba(255, 0, 0, 0.8154506683349609)" - SliderGrabActive = "rgba(255, 0, 0, 0.8156862854957581)" - Button = "rgba(255, 0, 0, 0.501960813999176)" - ButtonHovered = "rgba(255, 0, 0, 0.7450980544090271)" - ButtonActive = "rgba(255, 0, 0, 1.0)" - Header = "rgba(255, 0, 0, 0.6566523313522339)" - HeaderHovered = "rgba(255, 0, 0, 0.8039215803146362)" - HeaderActive = "rgba(255, 0, 0, 1.0)" - Separator = "rgba(20, 20, 20, 0.501960813999176)" - SeparatorHovered = "rgba(20, 20, 20, 0.6695278882980347)" - SeparatorActive = "rgba(20, 20, 20, 0.9570815563201904)" - ResizeGrip = "rgba(26, 29, 33, 0.2000000029802322)" - ResizeGripHovered = "rgba(52, 53, 55, 0.2000000029802322)" - ResizeGripActive = "rgba(77, 77, 77, 0.2000000029802322)" - Tab = "rgba(255, 0, 0, 0.4392156898975372)" - TabHovered = "rgba(255, 0, 0, 1.0)" - TabActive = "rgba(255, 0, 0, 1.0)" - TabUnfocused = "rgba(17, 17, 17, 0.9725490212440491)" - TabUnfocusedActive = "rgba(17, 17, 17, 1.0)" - PlotLines = "rgba(155, 155, 155, 1.0)" - PlotLinesHovered = "rgba(242, 88, 88, 1.0)" - PlotHistogram = "rgba(242, 88, 88, 1.0)" - PlotHistogramHovered = "rgba(109, 92, 92, 1.0)" - TableHeaderBg = "rgba(255, 0, 0, 0.7124463319778442)" - TableBorderStrong = "rgba(255, 0, 0, 1.0)" - TableBorderLight = "rgba(255, 0, 0, 1.0)" - TableRowBg = "rgba(0, 0, 0, 1.0)" - TableRowBgAlt = "rgba(50, 50, 50, 0.6274510025978088)" - TextSelectedBg = "rgba(255, 0, 0, 1.0)" - DragDropTarget = "rgba(66, 69, 97, 1.0)" - NavHighlight = "rgba(46, 58, 71, 1.0)" - NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" - NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" - ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" From 25bb48dc4bd7af9c203d4d712c574b81e2c2d9ac Mon Sep 17 00:00:00 2001 From: Patitotective Date: Wed, 26 Jun 2024 21:39:58 -0500 Subject: [PATCH 4/6] Create themes.toml --- themes.toml | 3195 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 3195 insertions(+) create mode 100644 themes.toml diff --git a/themes.toml b/themes.toml new file mode 100644 index 0000000..f6fecbb --- /dev/null +++ b/themes.toml @@ -0,0 +1,3195 @@ +# This is the feed TOML file for ImThemes. +# Make a pull request to add your theme with the following layout (remember you have to include ALL the fields and colors): +# [[themes]] +# name = "My theme" # Unique name +# author = "Patitotective" # Your github username +# description = "Sublime-like theme" # Short description +# tags = ["light", "dark", "red", "blue", "green", "yellow", "orange", "purple", "magenta", "pink", "gray", "high-contrast", "rounded"] # These are all the valid tags, check https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color_keywords +# date = 2022-03-30 # Publish date. You don't need to add it manually, it will get when the pull request gets merged. +# [themes.style] +# alpha = 1.0 # Float. Global alpha applies to everything in Dear ImGui. +# disabledAlpha = 0.6 # Float. Additional alpha multiplier applied by BeginDisabled(). Multiply over current value of Alpha. +# windowPadding = [8.0, 8.0] # ImVec2, Padding within a window +# windowRounding = 0.0 # Float. Radius of window corners rounding. Set to 0.0f to have rectangular windows. Large values tend to lead to variety of artifacts and are not recommended. +# windowBorderSize = 1.0 # Float. Thickness of border around windows. Generally set to 0.0f or 1.0f. Other values not well tested. +# windowMinSize = [32.0, 32.0] # ImVec2. Minimum window size +# windowTitleAlign = [0.0, 0.5] # ImVec2. Alignment for title bar text +# windowMenuButtonPosition = "Left" # ImGuiDir. Position of the collapsing/docking button in the title bar (left/right). Defaults to ImGuiDir_Left. +# childRounding = 0.0 # Float. Radius of child window corners rounding. Set to 0.0f to have rectangular child windows +# childBorderSize = 1.0 # Float. Thickness of border around child windows. Generally set to 0.0f or 1.0f. Other values not well tested. +# popupRounding = 0.0 # Float. Radius of popup window corners rounding. Set to 0.0f to have rectangular child windows +# popupBorderSize = 1.0 # Float. Thickness of border around popup or tooltip windows. Generally set to 0.0f or 1.0f. Other values not well tested. +# framePadding = [4.0, 3.0] # ImVec2. Padding within a framed rectangle (used by most widgets) +# frameRounding = 0.0 # Float. Radius of frame corners rounding. Set to 0.0f to have rectangular frames (used by most widgets). +# frameBorderSize = 0.0 # Float. Thickness of border around frames. Generally set to 0.0f or 1.0f. Other values not well tested. +# itemSpacing = [8.0, 4.0] # ImVec2. Horizontal and vertical spacing between widgets/lines +# itemInnerSpacing = [4.0, 4.0] # ImVec2. Horizontal and vertical spacing between within elements of a composed widget (e.g. a slider and its label) +# cellPadding = [4.0, 2.0] # ImVec2. Padding within a table cell +# indentSpacing = 21.0 # Float. Horizontal spacing when e.g. entering a tree node. Generally == (FontSize + FramePadding.x*2). +# columnsMinSpacing = 6.0 # Float. Minimum horizontal spacing between two columns. Preferably > (FramePadding.x + 1). +# scrollbarSize = 14.0 # Float. Width of the vertical scrollbar, Height of the horizontal scrollbar +# scrollbarRounding = 9.0 # Float. Radius of grab corners rounding for scrollbar +# grabMinSize = 10.0 # Float. Minimum width/height of a grab box for slider/scrollbar +# grabRounding = 0.0 # Float. Radius of grabs corners rounding. Set to 0.0f to have rectangular slider grabs. +# tabRounding = 4.0 # Float. Radius of upper corners of a tab. Set to 0.0f to have rectangular tabs. +# tabBorderSize = 0.0 # Float. Thickness of border around tabs. +# tabMinWidthForCloseButton = 0.0 # Float. Minimum width for close button to appears on an unselected tab when hovered. Set to 0.0f to always show when hovering, set to FLT_MAX to never show close button unless selected. +# colorButtonPosition = "Right" # ImGuiDir. Side of the color button in the ColorEdit4 widget (left/right). Defaults to ImGuiDir_Right. +# buttonTextAlign = [0.5, 0.5] # ImVec2. Alignment of button text when button is larger than text. +# selectableTextAlign = [0.0, 0.0] # ImVec2. Alignment of selectable text. Defaults to (0.0f, 0.0f) (top-left aligned). It's generally important to keep this left-aligned if you want to lay multiple items on a same line. +# [themes.style.colors] +# Text = "rgba(229, 229, 229, 1.0)" +# TextDisabled = "rgba(153, 153, 153, 1.0)" +# WindowBg = "rgba(0, 0, 0, 0.8500000238418579)" +# ChildBg = "rgba(0, 0, 0, 0.0)" +# PopupBg = "rgba(28, 28, 35, 0.9200000166893005)" +# Border = "rgba(127, 127, 127, 0.5)" +# BorderShadow = "rgba(0, 0, 0, 0.0)" +# FrameBg = "rgba(109, 109, 109, 0.3899999856948853)" +# FrameBgHovered = "rgba(119, 119, 175, 0.4000000059604645)" +# FrameBgActive = "rgba(107, 104, 163, 0.6899999976158142)" +# TitleBg = "rgba(68, 68, 137, 0.8299999833106995)" +# TitleBgActive = "rgba(81, 81, 160, 0.8700000047683716)" +# TitleBgCollapsed = "rgba(102, 102, 204, 0.2000000029802322)" +# MenuBarBg = "rgba(102, 102, 140, 0.800000011920929)" +# ScrollbarBg = "rgba(51, 63, 76, 0.6000000238418579)" +# ScrollbarGrab = "rgba(102, 102, 204, 0.300000011920929)" +# ScrollbarGrabHovered = "rgba(102, 102, 204, 0.4000000059604645)" +# ScrollbarGrabActive = "rgba(104, 99, 204, 0.6000000238418579)" +# CheckMark = "rgba(229, 229, 229, 0.5)" +# SliderGrab = "rgba(255, 255, 255, 0.300000011920929)" +# SliderGrabActive = "rgba(104, 99, 204, 0.6000000238418579)" +# Button = "rgba(89, 102, 155, 0.6200000047683716)" +# ButtonHovered = "rgba(102, 122, 181, 0.7900000214576721)" +# ButtonActive = "rgba(117, 137, 204, 1.0)" +# Header = "rgba(102, 102, 229, 0.449999988079071)" +# HeaderHovered = "rgba(114, 114, 229, 0.800000011920929)" +# HeaderActive = "rgba(135, 135, 221, 0.800000011920929)" +# Separator = "rgba(127, 127, 127, 0.6000000238418579)" +# SeparatorHovered = "rgba(153, 153, 178, 1.0)" +# SeparatorActive = "rgba(178, 178, 229, 1.0)" +# ResizeGrip = "rgba(255, 255, 255, 0.1000000014901161)" +# ResizeGripHovered = "rgba(198, 209, 255, 0.6000000238418579)" +# ResizeGripActive = "rgba(198, 209, 255, 0.8999999761581421)" +# Tab = "rgba(85, 85, 174, 0.7860000133514404)" +# TabHovered = "rgba(114, 114, 229, 0.800000011920929)" +# TabActive = "rgba(103, 103, 185, 0.8420000076293945)" +# TabUnfocused = "rgba(72, 72, 145, 0.8212000131607056)" +# TabUnfocusedActive = "rgba(89, 89, 166, 0.8371999859809875)" +# PlotLines = "rgba(255, 255, 255, 1.0)" +# PlotLinesHovered = "rgba(229, 178, 0, 1.0)" +# PlotHistogram = "rgba(229, 178, 0, 1.0)" +# PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" +# TableHeaderBg = "rgba(68, 68, 96, 1.0)" +# TableBorderStrong = "rgba(79, 79, 114, 1.0)" +# TableBorderLight = "rgba(66, 66, 71, 1.0)" +# TableRowBg = "rgba(0, 0, 0, 0.0)" +# TableRowBgAlt = "rgba(255, 255, 255, 0.07000000029802322)" +# TextSelectedBg = "rgba(0, 0, 255, 0.3499999940395355)" +# DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" +# NavHighlight = "rgba(114, 114, 229, 0.800000011920929)" +# NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" +# NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" +# ModalWindowDimBg = "rgba(51, 51, 51, 0.3499999940395355)" +[[themes]] + name = "Classic" + author = "ocornut" + description = "Classic Dear ImGui style" + tags = ["dark", "blue"] + date = 2017-08-14 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(229, 229, 229, 1.0)" + TextDisabled = "rgba(153, 153, 153, 1.0)" + WindowBg = "rgba(0, 0, 0, 0.8500000238418579)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(28, 28, 35, 0.9200000166893005)" + Border = "rgba(127, 127, 127, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(109, 109, 109, 0.3899999856948853)" + FrameBgHovered = "rgba(119, 119, 175, 0.4000000059604645)" + FrameBgActive = "rgba(107, 104, 163, 0.6899999976158142)" + TitleBg = "rgba(68, 68, 137, 0.8299999833106995)" + TitleBgActive = "rgba(81, 81, 160, 0.8700000047683716)" + TitleBgCollapsed = "rgba(102, 102, 204, 0.2000000029802322)" + MenuBarBg = "rgba(102, 102, 140, 0.800000011920929)" + ScrollbarBg = "rgba(51, 63, 76, 0.6000000238418579)" + ScrollbarGrab = "rgba(102, 102, 204, 0.300000011920929)" + ScrollbarGrabHovered = "rgba(102, 102, 204, 0.4000000059604645)" + ScrollbarGrabActive = "rgba(104, 99, 204, 0.6000000238418579)" + CheckMark = "rgba(229, 229, 229, 0.5)" + SliderGrab = "rgba(255, 255, 255, 0.300000011920929)" + SliderGrabActive = "rgba(104, 99, 204, 0.6000000238418579)" + Button = "rgba(89, 102, 155, 0.6200000047683716)" + ButtonHovered = "rgba(102, 122, 181, 0.7900000214576721)" + ButtonActive = "rgba(117, 137, 204, 1.0)" + Header = "rgba(102, 102, 229, 0.449999988079071)" + HeaderHovered = "rgba(114, 114, 229, 0.800000011920929)" + HeaderActive = "rgba(135, 135, 221, 0.800000011920929)" + Separator = "rgba(127, 127, 127, 0.6000000238418579)" + SeparatorHovered = "rgba(153, 153, 178, 1.0)" + SeparatorActive = "rgba(178, 178, 229, 1.0)" + ResizeGrip = "rgba(255, 255, 255, 0.1000000014901161)" + ResizeGripHovered = "rgba(198, 209, 255, 0.6000000238418579)" + ResizeGripActive = "rgba(198, 209, 255, 0.8999999761581421)" + Tab = "rgba(85, 85, 174, 0.7860000133514404)" + TabHovered = "rgba(114, 114, 229, 0.800000011920929)" + TabActive = "rgba(103, 103, 185, 0.8420000076293945)" + TabUnfocused = "rgba(72, 72, 145, 0.8212000131607056)" + TabUnfocusedActive = "rgba(89, 89, 166, 0.8371999859809875)" + PlotLines = "rgba(255, 255, 255, 1.0)" + PlotLinesHovered = "rgba(229, 178, 0, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(68, 68, 96, 1.0)" + TableBorderStrong = "rgba(79, 79, 114, 1.0)" + TableBorderLight = "rgba(66, 66, 71, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.07000000029802322)" + TextSelectedBg = "rgba(0, 0, 255, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(114, 114, 229, 0.800000011920929)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(51, 51, 51, 0.3499999940395355)" +[[themes]] + name = "Light" + author = "dougbinks" + description = "Default Dear ImGui light style" + tags = ["light", "blue"] + date = 2016-06-19 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(0, 0, 0, 1.0)" + TextDisabled = "rgba(153, 153, 153, 1.0)" + WindowBg = "rgba(239, 239, 239, 1.0)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(255, 255, 255, 0.9800000190734863)" + Border = "rgba(0, 0, 0, 0.300000011920929)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(255, 255, 255, 1.0)" + FrameBgHovered = "rgba(66, 150, 249, 0.4000000059604645)" + FrameBgActive = "rgba(66, 150, 249, 0.6700000166893005)" + TitleBg = "rgba(244, 244, 244, 1.0)" + TitleBgActive = "rgba(209, 209, 209, 1.0)" + TitleBgCollapsed = "rgba(255, 255, 255, 0.5099999904632568)" + MenuBarBg = "rgba(219, 219, 219, 1.0)" + ScrollbarBg = "rgba(249, 249, 249, 0.5299999713897705)" + ScrollbarGrab = "rgba(175, 175, 175, 0.800000011920929)" + ScrollbarGrabHovered = "rgba(124, 124, 124, 0.800000011920929)" + ScrollbarGrabActive = "rgba(124, 124, 124, 1.0)" + CheckMark = "rgba(66, 150, 249, 1.0)" + SliderGrab = "rgba(66, 150, 249, 0.7799999713897705)" + SliderGrabActive = "rgba(117, 137, 204, 0.6000000238418579)" + Button = "rgba(66, 150, 249, 0.4000000059604645)" + ButtonHovered = "rgba(66, 150, 249, 1.0)" + ButtonActive = "rgba(15, 135, 249, 1.0)" + Header = "rgba(66, 150, 249, 0.3100000023841858)" + HeaderHovered = "rgba(66, 150, 249, 0.800000011920929)" + HeaderActive = "rgba(66, 150, 249, 1.0)" + Separator = "rgba(99, 99, 99, 0.6200000047683716)" + SeparatorHovered = "rgba(35, 112, 204, 0.7799999713897705)" + SeparatorActive = "rgba(35, 112, 204, 1.0)" + ResizeGrip = "rgba(89, 89, 89, 0.1700000017881393)" + ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" + ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" + Tab = "rgba(194, 203, 213, 0.9309999942779541)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(151, 185, 225, 1.0)" + TabUnfocused = "rgba(234, 236, 238, 0.9861999750137329)" + TabUnfocusedActive = "rgba(189, 209, 233, 1.0)" + PlotLines = "rgba(99, 99, 99, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 114, 0, 1.0)" + TableHeaderBg = "rgba(198, 221, 249, 1.0)" + TableBorderStrong = "rgba(145, 145, 163, 1.0)" + TableBorderLight = "rgba(173, 173, 188, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(76, 76, 76, 0.09000000357627869)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(66, 150, 249, 0.949999988079071)" + NavHighlight = "rgba(66, 150, 249, 0.800000011920929)" + NavWindowingHighlight = "rgba(178, 178, 178, 0.699999988079071)" + NavWindowingDimBg = "rgba(51, 51, 51, 0.2000000029802322)" + ModalWindowDimBg = "rgba(51, 51, 51, 0.3499999940395355)" +[[themes]] + name = "Dark" + author = "dougbinks" + description = "Default Dear ImGui dark style" + tags = ["dark", "blue"] + date = 2016-06-19 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(15, 15, 15, 0.9399999976158142)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(109, 109, 127, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(40, 73, 122, 0.5400000214576721)" + FrameBgHovered = "rgba(66, 150, 249, 0.4000000059604645)" + FrameBgActive = "rgba(66, 150, 249, 0.6700000166893005)" + TitleBg = "rgba(10, 10, 10, 1.0)" + TitleBgActive = "rgba(40, 73, 122, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" + MenuBarBg = "rgba(35, 35, 35, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" + ScrollbarGrab = "rgba(79, 79, 79, 1.0)" + ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" + ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" + CheckMark = "rgba(66, 150, 249, 1.0)" + SliderGrab = "rgba(61, 132, 224, 1.0)" + SliderGrabActive = "rgba(66, 150, 249, 1.0)" + Button = "rgba(66, 150, 249, 0.4000000059604645)" + ButtonHovered = "rgba(66, 150, 249, 1.0)" + ButtonActive = "rgba(15, 135, 249, 1.0)" + Header = "rgba(66, 150, 249, 0.3100000023841858)" + HeaderHovered = "rgba(66, 150, 249, 0.800000011920929)" + HeaderActive = "rgba(66, 150, 249, 1.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" + SeparatorActive = "rgba(25, 102, 191, 1.0)" + ResizeGrip = "rgba(66, 150, 249, 0.2000000029802322)" + ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" + ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" + Tab = "rgba(45, 89, 147, 0.8619999885559082)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(50, 104, 173, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Cherry" + author = "r-lyeh" + description = "Sexy cherry style" + tags = ["gray", "magenta", "rounded"] + date = 2018-10-17 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [6.0, 3.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.5, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [5.0, 1.0] + frameRounding = 3.0 + frameBorderSize = 1.0 + itemSpacing = [7.0, 1.0] + itemInnerSpacing = [1.0, 1.0] + cellPadding = [4.0, 2.0] + indentSpacing = 6.0 + columnsMinSpacing = 6.0 + scrollbarSize = 13.0 + scrollbarRounding = 16.0 + grabMinSize = 20.0 + grabRounding = 2.0 + tabRounding = 4.0 + tabBorderSize = 1.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(219, 237, 226, 0.8799999952316284)" + TextDisabled = "rgba(219, 237, 226, 0.2800000011920929)" + WindowBg = "rgba(33, 35, 43, 1.0)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(51, 56, 68, 0.8999999761581421)" + Border = "rgba(137, 122, 65, 0.1620000004768372)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(51, 56, 68, 1.0)" + FrameBgHovered = "rgba(116, 50, 76, 0.7799999713897705)" + FrameBgActive = "rgba(116, 50, 76, 1.0)" + TitleBg = "rgba(59, 51, 69, 1.0)" + TitleBgActive = "rgba(128, 19, 65, 1.0)" + TitleBgCollapsed = "rgba(51, 56, 68, 0.75)" + MenuBarBg = "rgba(51, 56, 68, 0.4699999988079071)" + ScrollbarBg = "rgba(51, 56, 68, 1.0)" + ScrollbarGrab = "rgba(22, 38, 40, 1.0)" + ScrollbarGrabHovered = "rgba(116, 50, 76, 0.7799999713897705)" + ScrollbarGrabActive = "rgba(116, 50, 76, 1.0)" + CheckMark = "rgba(181, 56, 68, 1.0)" + SliderGrab = "rgba(119, 196, 211, 0.1400000005960464)" + SliderGrabActive = "rgba(181, 56, 68, 1.0)" + Button = "rgba(119, 196, 211, 0.1400000005960464)" + ButtonHovered = "rgba(116, 50, 76, 0.8600000143051147)" + ButtonActive = "rgba(116, 50, 76, 1.0)" + Header = "rgba(116, 50, 76, 0.7599999904632568)" + HeaderHovered = "rgba(116, 50, 76, 0.8600000143051147)" + HeaderActive = "rgba(128, 19, 65, 1.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" + SeparatorActive = "rgba(25, 102, 191, 1.0)" + ResizeGrip = "rgba(119, 196, 211, 0.03999999910593033)" + ResizeGripHovered = "rgba(116, 50, 76, 0.7799999713897705)" + ResizeGripActive = "rgba(116, 50, 76, 1.0)" + Tab = "rgba(45, 89, 147, 0.8619999885559082)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(50, 104, 173, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(219, 237, 226, 0.6299999952316284)" + PlotLinesHovered = "rgba(116, 50, 76, 1.0)" + PlotHistogram = "rgba(219, 237, 226, 0.6299999952316284)" + PlotHistogramHovered = "rgba(116, 50, 76, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(116, 50, 76, 0.4300000071525574)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Darcula" + author = "ice1000" + description = "Poor simulation on IntelliJ's Darcula theme." + tags = ["dark", "gray"] + date = 2018-08-07 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 5.300000190734863 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 2.299999952316284 + frameBorderSize = 1.0 + itemSpacing = [8.0, 6.5] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 5.0 + grabMinSize = 10.0 + grabRounding = 2.299999952316284 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(187, 187, 187, 1.0)" + TextDisabled = "rgba(88, 88, 88, 1.0)" + WindowBg = "rgba(60, 63, 65, 0.9399999976158142)" + ChildBg = "rgba(60, 63, 65, 0.0)" + PopupBg = "rgba(60, 63, 65, 0.9399999976158142)" + Border = "rgba(85, 85, 85, 0.5)" + BorderShadow = "rgba(40, 40, 40, 0.0)" + FrameBg = "rgba(43, 43, 43, 0.5400000214576721)" + FrameBgHovered = "rgba(115, 172, 254, 0.6700000166893005)" + FrameBgActive = "rgba(120, 120, 120, 0.6700000166893005)" + TitleBg = "rgba(10, 10, 10, 1.0)" + TitleBgActive = "rgba(0, 0, 0, 0.5099999904632568)" + TitleBgCollapsed = "rgba(40, 73, 122, 1.0)" + MenuBarBg = "rgba(69, 73, 74, 0.800000011920929)" + ScrollbarBg = "rgba(69, 73, 74, 0.6000000238418579)" + ScrollbarGrab = "rgba(56, 79, 107, 0.5099999904632568)" + ScrollbarGrabHovered = "rgba(56, 79, 107, 1.0)" + ScrollbarGrabActive = "rgba(35, 49, 67, 0.9100000262260437)" + CheckMark = "rgba(229, 229, 229, 0.8299999833106995)" + SliderGrab = "rgba(178, 178, 178, 0.6200000047683716)" + SliderGrabActive = "rgba(76, 76, 76, 0.8399999737739563)" + Button = "rgba(85, 90, 92, 0.4900000095367432)" + ButtonHovered = "rgba(56, 79, 107, 1.0)" + ButtonActive = "rgba(35, 49, 67, 1.0)" + Header = "rgba(85, 90, 92, 0.5299999713897705)" + HeaderHovered = "rgba(115, 172, 254, 0.6700000166893005)" + HeaderActive = "rgba(120, 120, 120, 0.6700000166893005)" + Separator = "rgba(80, 80, 80, 1.0)" + SeparatorHovered = "rgba(80, 80, 80, 1.0)" + SeparatorActive = "rgba(80, 80, 80, 1.0)" + ResizeGrip = "rgba(255, 255, 255, 0.8500000238418579)" + ResizeGripHovered = "rgba(255, 255, 255, 0.6000000238418579)" + ResizeGripActive = "rgba(255, 255, 255, 0.8999999761581421)" + Tab = "rgba(45, 89, 147, 0.8619999885559082)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(50, 104, 173, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(47, 101, 202, 0.8999999761581421)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Photoshop" + author = "Derydoca" + description = "Inspired by Photoshop's UI." + tags = ["dark", "orange", "gray"] + date = 2019-02-14 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 4.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 4.0 + childBorderSize = 1.0 + popupRounding = 2.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 2.0 + frameBorderSize = 1.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 13.0 + scrollbarRounding = 12.0 + grabMinSize = 7.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 1.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(45, 45, 45, 1.0)" + ChildBg = "rgba(71, 71, 71, 0.0)" + PopupBg = "rgba(79, 79, 79, 1.0)" + Border = "rgba(67, 67, 67, 1.0)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(40, 40, 40, 1.0)" + FrameBgHovered = "rgba(51, 51, 51, 1.0)" + FrameBgActive = "rgba(71, 71, 71, 1.0)" + TitleBg = "rgba(37, 37, 37, 1.0)" + TitleBgActive = "rgba(37, 37, 37, 1.0)" + TitleBgCollapsed = "rgba(37, 37, 37, 1.0)" + MenuBarBg = "rgba(49, 49, 49, 1.0)" + ScrollbarBg = "rgba(40, 40, 40, 1.0)" + ScrollbarGrab = "rgba(70, 70, 70, 1.0)" + ScrollbarGrabHovered = "rgba(76, 76, 76, 1.0)" + ScrollbarGrabActive = "rgba(255, 99, 0, 1.0)" + CheckMark = "rgba(255, 255, 255, 1.0)" + SliderGrab = "rgba(99, 99, 99, 1.0)" + SliderGrabActive = "rgba(255, 99, 0, 1.0)" + Button = "rgba(255, 255, 255, 0.0)" + ButtonHovered = "rgba(255, 255, 255, 0.1560000032186508)" + ButtonActive = "rgba(255, 255, 255, 0.3910000026226044)" + Header = "rgba(79, 79, 79, 1.0)" + HeaderHovered = "rgba(119, 119, 119, 1.0)" + HeaderActive = "rgba(119, 119, 119, 1.0)" + Separator = "rgba(67, 67, 67, 1.0)" + SeparatorHovered = "rgba(99, 99, 99, 1.0)" + SeparatorActive = "rgba(255, 99, 0, 1.0)" + ResizeGrip = "rgba(255, 255, 255, 0.25)" + ResizeGripHovered = "rgba(255, 255, 255, 0.6700000166893005)" + ResizeGripActive = "rgba(255, 99, 0, 1.0)" + Tab = "rgba(24, 24, 24, 1.0)" + TabHovered = "rgba(89, 89, 89, 1.0)" + TabActive = "rgba(49, 49, 49, 1.0)" + TabUnfocused = "rgba(24, 24, 24, 1.0)" + TabUnfocusedActive = "rgba(49, 49, 49, 1.0)" + PlotLines = "rgba(119, 119, 119, 1.0)" + PlotLinesHovered = "rgba(255, 99, 0, 1.0)" + PlotHistogram = "rgba(149, 149, 149, 1.0)" + PlotHistogramHovered = "rgba(255, 99, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(255, 255, 255, 0.1560000032186508)" + DragDropTarget = "rgba(255, 99, 0, 1.0)" + NavHighlight = "rgba(255, 99, 0, 1.0)" + NavWindowingHighlight = "rgba(255, 99, 0, 1.0)" + NavWindowingDimBg = "rgba(0, 0, 0, 0.5860000252723694)" + ModalWindowDimBg = "rgba(0, 0, 0, 0.5860000252723694)" +[[themes]] + name = "Unreal" + author = "dev0-1" + description = "Inspirated from UE4." + tags = ["dark", "gray"] + date = 2018-08-22 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(15, 15, 15, 0.9399999976158142)" + ChildBg = "rgba(255, 255, 255, 0.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(109, 109, 127, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(51, 53, 56, 0.5400000214576721)" + FrameBgHovered = "rgba(102, 102, 102, 0.4000000059604645)" + FrameBgActive = "rgba(45, 45, 45, 0.6700000166893005)" + TitleBg = "rgba(10, 10, 10, 1.0)" + TitleBgActive = "rgba(73, 73, 73, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" + MenuBarBg = "rgba(35, 35, 35, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" + ScrollbarGrab = "rgba(79, 79, 79, 1.0)" + ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" + ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" + CheckMark = "rgba(239, 239, 239, 1.0)" + SliderGrab = "rgba(130, 130, 130, 1.0)" + SliderGrabActive = "rgba(219, 219, 219, 1.0)" + Button = "rgba(112, 112, 112, 0.4000000059604645)" + ButtonHovered = "rgba(117, 119, 122, 1.0)" + ButtonActive = "rgba(107, 107, 107, 1.0)" + Header = "rgba(178, 178, 178, 0.3100000023841858)" + HeaderHovered = "rgba(178, 178, 178, 0.800000011920929)" + HeaderActive = "rgba(122, 127, 132, 1.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(183, 183, 183, 0.7799999713897705)" + SeparatorActive = "rgba(130, 130, 130, 1.0)" + ResizeGrip = "rgba(232, 232, 232, 0.25)" + ResizeGripHovered = "rgba(206, 206, 206, 0.6700000166893005)" + ResizeGripActive = "rgba(117, 117, 117, 0.949999988079071)" + Tab = "rgba(45, 89, 147, 0.8619999885559082)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(50, 104, 173, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(186, 153, 38, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(221, 221, 221, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(153, 153, 153, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Gold" + author = "CookiePLMonster" + description = "Gold & Black styled theme, designed to fit the art style of Deus Ex: Human Revolution." + tags = ["dark", "high-contrast", "orange", "rounded"] + date = 2020-05-02 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 4.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [1.0, 0.5] + windowMenuButtonPosition = "Right" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 4.0 + popupBorderSize = 1.0 + framePadding = [4.0, 2.0] + frameRounding = 4.0 + frameBorderSize = 0.0 + itemSpacing = [10.0, 2.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 12.0 + columnsMinSpacing = 6.0 + scrollbarSize = 10.0 + scrollbarRounding = 6.0 + grabMinSize = 10.0 + grabRounding = 4.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(234, 234, 234, 1.0)" + TextDisabled = "rgba(112, 112, 112, 1.0)" + WindowBg = "rgba(15, 15, 15, 1.0)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(130, 91, 38, 1.0)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(28, 28, 28, 1.0)" + FrameBgHovered = "rgba(130, 91, 38, 1.0)" + FrameBgActive = "rgba(198, 140, 53, 1.0)" + TitleBg = "rgba(130, 91, 38, 1.0)" + TitleBgActive = "rgba(232, 163, 33, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" + MenuBarBg = "rgba(28, 28, 28, 1.0)" + ScrollbarBg = "rgba(15, 15, 15, 0.5299999713897705)" + ScrollbarGrab = "rgba(53, 53, 53, 1.0)" + ScrollbarGrabHovered = "rgba(119, 119, 119, 1.0)" + ScrollbarGrabActive = "rgba(206, 211, 206, 1.0)" + CheckMark = "rgba(198, 140, 53, 1.0)" + SliderGrab = "rgba(232, 163, 33, 1.0)" + SliderGrabActive = "rgba(232, 163, 33, 1.0)" + Button = "rgba(130, 91, 38, 1.0)" + ButtonHovered = "rgba(232, 163, 33, 1.0)" + ButtonActive = "rgba(198, 140, 53, 1.0)" + Header = "rgba(130, 91, 38, 1.0)" + HeaderHovered = "rgba(232, 163, 33, 1.0)" + HeaderActive = "rgba(237, 165, 35, 1.0)" + Separator = "rgba(53, 53, 53, 1.0)" + SeparatorHovered = "rgba(232, 163, 33, 1.0)" + SeparatorActive = "rgba(198, 140, 53, 1.0)" + ResizeGrip = "rgba(53, 53, 53, 1.0)" + ResizeGripHovered = "rgba(232, 163, 33, 1.0)" + ResizeGripActive = "rgba(198, 140, 53, 1.0)" + Tab = "rgba(130, 91, 38, 1.0)" + TabHovered = "rgba(232, 163, 33, 1.0)" + TabActive = "rgba(198, 140, 53, 1.0)" + TabUnfocused = "rgba(17, 25, 38, 0.9700000286102295)" + TabUnfocusedActive = "rgba(35, 66, 107, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Visual Studio" + author = "MomoDeve" + description = "Visual Studio-like theme." + tags = ["dark", "blue", "gray"] + date = 2020-08-08 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 0.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(151, 151, 151, 1.0)" + WindowBg = "rgba(37, 37, 38, 1.0)" + ChildBg = "rgba(37, 37, 38, 1.0)" + PopupBg = "rgba(37, 37, 38, 1.0)" + Border = "rgba(78, 78, 78, 1.0)" + BorderShadow = "rgba(78, 78, 78, 1.0)" + FrameBg = "rgba(51, 51, 55, 1.0)" + FrameBgHovered = "rgba(29, 151, 236, 1.0)" + FrameBgActive = "rgba(0, 119, 200, 1.0)" + TitleBg = "rgba(37, 37, 38, 1.0)" + TitleBgActive = "rgba(37, 37, 38, 1.0)" + TitleBgCollapsed = "rgba(37, 37, 38, 1.0)" + MenuBarBg = "rgba(51, 51, 55, 1.0)" + ScrollbarBg = "rgba(51, 51, 55, 1.0)" + ScrollbarGrab = "rgba(82, 82, 85, 1.0)" + ScrollbarGrabHovered = "rgba(90, 90, 95, 1.0)" + ScrollbarGrabActive = "rgba(90, 90, 95, 1.0)" + CheckMark = "rgba(0, 119, 200, 1.0)" + SliderGrab = "rgba(29, 151, 236, 1.0)" + SliderGrabActive = "rgba(0, 119, 200, 1.0)" + Button = "rgba(51, 51, 55, 1.0)" + ButtonHovered = "rgba(29, 151, 236, 1.0)" + ButtonActive = "rgba(29, 151, 236, 1.0)" + Header = "rgba(51, 51, 55, 1.0)" + HeaderHovered = "rgba(29, 151, 236, 1.0)" + HeaderActive = "rgba(0, 119, 200, 1.0)" + Separator = "rgba(78, 78, 78, 1.0)" + SeparatorHovered = "rgba(78, 78, 78, 1.0)" + SeparatorActive = "rgba(78, 78, 78, 1.0)" + ResizeGrip = "rgba(37, 37, 38, 1.0)" + ResizeGripHovered = "rgba(51, 51, 55, 1.0)" + ResizeGripActive = "rgba(82, 82, 85, 1.0)" + Tab = "rgba(37, 37, 38, 1.0)" + TabHovered = "rgba(29, 151, 236, 1.0)" + TabActive = "rgba(0, 119, 200, 1.0)" + TabUnfocused = "rgba(37, 37, 38, 1.0)" + TabUnfocusedActive = "rgba(0, 119, 200, 1.0)" + PlotLines = "rgba(0, 119, 200, 1.0)" + PlotLinesHovered = "rgba(29, 151, 236, 1.0)" + PlotHistogram = "rgba(0, 119, 200, 1.0)" + PlotHistogramHovered = "rgba(29, 151, 236, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(0, 119, 200, 1.0)" + DragDropTarget = "rgba(37, 37, 38, 1.0)" + NavHighlight = "rgba(37, 37, 38, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(37, 37, 38, 1.0)" +[[themes]] + name = "Green Font" + author = "aiekick" + description = "Base theme (Green / Blue) of ImGuiFontStudio" + tags = ["dark", "high-contrast", "blue", "green"] + date = 2021-01-14 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(15, 15, 15, 0.9399999976158142)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(109, 109, 127, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(112, 112, 112, 0.6000000238418579)" + FrameBgHovered = "rgba(145, 145, 145, 0.699999988079071)" + FrameBgActive = "rgba(193, 193, 193, 0.800000011920929)" + TitleBg = "rgba(10, 10, 10, 1.0)" + TitleBgActive = "rgba(40, 40, 40, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.6000000238418579)" + MenuBarBg = "rgba(35, 35, 35, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" + ScrollbarGrab = "rgba(79, 79, 79, 1.0)" + ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" + ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" + CheckMark = "rgba(33, 191, 140, 0.800000011920929)" + SliderGrab = "rgba(33, 191, 191, 0.800000011920929)" + SliderGrabActive = "rgba(33, 191, 255, 0.800000011920929)" + Button = "rgba(33, 191, 140, 0.4000000059604645)" + ButtonHovered = "rgba(33, 191, 191, 0.6000000238418579)" + ButtonActive = "rgba(33, 191, 255, 0.800000011920929)" + Header = "rgba(33, 191, 140, 0.4000000059604645)" + HeaderHovered = "rgba(33, 191, 191, 0.6000000238418579)" + HeaderActive = "rgba(33, 191, 255, 0.800000011920929)" + Separator = "rgba(33, 191, 140, 0.4000000059604645)" + SeparatorHovered = "rgba(33, 191, 191, 0.6000000238418579)" + SeparatorActive = "rgba(33, 191, 255, 0.800000011920929)" + ResizeGrip = "rgba(33, 191, 140, 0.4000000059604645)" + ResizeGripHovered = "rgba(33, 191, 191, 0.6000000238418579)" + ResizeGripActive = "rgba(33, 191, 255, 0.800000011920929)" + Tab = "rgba(33, 191, 140, 0.800000011920929)" + TabHovered = "rgba(33, 191, 191, 0.800000011920929)" + TabActive = "rgba(33, 191, 255, 0.800000011920929)" + TabUnfocused = "rgba(45, 45, 45, 1.0)" + TabUnfocusedActive = "rgba(91, 91, 91, 0.5400000214576721)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.07000000029802322)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Red Font" + author = "aiekick" + description = "Alternative Red/Dark theme of ImGuiFontStudio" + tags = ["dark", "high-contrast", "red", "gray"] + date = 2021-01-14 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(191, 191, 191, 1.0)" + TextDisabled = "rgba(89, 89, 89, 1.0)" + WindowBg = "rgba(0, 0, 0, 0.9399999976158142)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(0, 0, 0, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(0, 0, 0, 0.5400000214576721)" + FrameBgHovered = "rgba(94, 35, 35, 0.6700000166893005)" + FrameBgActive = "rgba(99, 51, 51, 0.6700000166893005)" + TitleBg = "rgba(10, 10, 10, 1.0)" + TitleBgActive = "rgba(122, 40, 40, 1.0)" + TitleBgCollapsed = "rgba(122, 40, 40, 1.0)" + MenuBarBg = "rgba(35, 35, 35, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" + ScrollbarGrab = "rgba(79, 79, 79, 1.0)" + ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" + ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" + CheckMark = "rgba(142, 25, 25, 1.0)" + SliderGrab = "rgba(255, 48, 48, 0.4000000059604645)" + SliderGrabActive = "rgba(226, 0, 48, 1.0)" + Button = "rgba(255, 48, 48, 0.4000000059604645)" + ButtonHovered = "rgba(204, 43, 0, 1.0)" + ButtonActive = "rgba(226, 0, 48, 1.0)" + Header = "rgba(84, 89, 91, 0.5299999713897705)" + HeaderHovered = "rgba(193, 71, 112, 0.6700000166893005)" + HeaderActive = "rgba(119, 119, 119, 0.6700000166893005)" + Separator = "rgba(81, 81, 81, 1.0)" + SeparatorHovered = "rgba(81, 81, 81, 1.0)" + SeparatorActive = "rgba(81, 81, 81, 1.0)" + ResizeGrip = "rgba(255, 255, 255, 0.8500000238418579)" + ResizeGripHovered = "rgba(255, 255, 255, 0.6000000238418579)" + ResizeGripActive = "rgba(255, 255, 255, 0.8999999761581421)" + Tab = "rgba(17, 17, 17, 0.5099999904632568)" + TabHovered = "rgba(219, 58, 109, 0.6700000166893005)" + TabActive = "rgba(48, 48, 48, 0.5699999928474426)" + TabUnfocused = "rgba(12, 12, 12, 0.8999999761581421)" + TabUnfocusedActive = "rgba(33, 33, 33, 0.7400000095367432)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.07000000029802322)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Deep Dark" + author = "janekb04" + description = "Some colors are not set yet. Those are set to pure red notice that they have to be modified." + tags = ["dark", "rounded", "gray"] + date = 2021-09-10 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 7.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 4.0 + childBorderSize = 1.0 + popupRounding = 4.0 + popupBorderSize = 1.0 + framePadding = [5.0, 2.0] + frameRounding = 3.0 + frameBorderSize = 1.0 + itemSpacing = [6.0, 6.0] + itemInnerSpacing = [6.0, 6.0] + cellPadding = [6.0, 6.0] + indentSpacing = 25.0 + columnsMinSpacing = 6.0 + scrollbarSize = 15.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 3.0 + tabRounding = 4.0 + tabBorderSize = 1.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(25, 25, 25, 1.0)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(48, 48, 48, 0.9200000166893005)" + Border = "rgba(48, 48, 48, 0.2899999916553497)" + BorderShadow = "rgba(0, 0, 0, 0.239999994635582)" + FrameBg = "rgba(12, 12, 12, 0.5400000214576721)" + FrameBgHovered = "rgba(48, 48, 48, 0.5400000214576721)" + FrameBgActive = "rgba(51, 56, 58, 1.0)" + TitleBg = "rgba(0, 0, 0, 1.0)" + TitleBgActive = "rgba(15, 15, 15, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 1.0)" + MenuBarBg = "rgba(35, 35, 35, 1.0)" + ScrollbarBg = "rgba(12, 12, 12, 0.5400000214576721)" + ScrollbarGrab = "rgba(86, 86, 86, 0.5400000214576721)" + ScrollbarGrabHovered = "rgba(102, 102, 102, 0.5400000214576721)" + ScrollbarGrabActive = "rgba(142, 142, 142, 0.5400000214576721)" + CheckMark = "rgba(84, 170, 219, 1.0)" + SliderGrab = "rgba(86, 86, 86, 0.5400000214576721)" + SliderGrabActive = "rgba(142, 142, 142, 0.5400000214576721)" + Button = "rgba(12, 12, 12, 0.5400000214576721)" + ButtonHovered = "rgba(48, 48, 48, 0.5400000214576721)" + ButtonActive = "rgba(51, 56, 58, 1.0)" + Header = "rgba(0, 0, 0, 0.5199999809265137)" + HeaderHovered = "rgba(0, 0, 0, 0.3600000143051147)" + HeaderActive = "rgba(51, 56, 58, 0.3300000131130219)" + Separator = "rgba(71, 71, 71, 0.2899999916553497)" + SeparatorHovered = "rgba(112, 112, 112, 0.2899999916553497)" + SeparatorActive = "rgba(102, 112, 119, 1.0)" + ResizeGrip = "rgba(71, 71, 71, 0.2899999916553497)" + ResizeGripHovered = "rgba(112, 112, 112, 0.2899999916553497)" + ResizeGripActive = "rgba(102, 112, 119, 1.0)" + Tab = "rgba(0, 0, 0, 0.5199999809265137)" + TabHovered = "rgba(35, 35, 35, 1.0)" + TabActive = "rgba(51, 51, 51, 0.3600000143051147)" + TabUnfocused = "rgba(0, 0, 0, 0.5199999809265137)" + TabUnfocusedActive = "rgba(35, 35, 35, 1.0)" + PlotLines = "rgba(255, 0, 0, 1.0)" + PlotLinesHovered = "rgba(255, 0, 0, 1.0)" + PlotHistogram = "rgba(255, 0, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 0, 0, 1.0)" + TableHeaderBg = "rgba(0, 0, 0, 0.5199999809265137)" + TableBorderStrong = "rgba(0, 0, 0, 0.5199999809265137)" + TableBorderLight = "rgba(71, 71, 71, 0.2899999916553497)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(51, 56, 58, 1.0)" + DragDropTarget = "rgba(84, 170, 219, 1.0)" + NavHighlight = "rgba(255, 0, 0, 1.0)" + NavWindowingHighlight = "rgba(255, 0, 0, 0.699999988079071)" + NavWindowingDimBg = "rgba(255, 0, 0, 0.2000000029802322)" + ModalWindowDimBg = "rgba(255, 0, 0, 0.3499999940395355)" +[[themes]] + name = "Sonic Riders" + author = "Sewer56" + description = "" + tags = ["rounded", "dark", "red"] + date = 2020-05-29 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 0.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 0.0 + framePadding = [4.0, 3.0] + frameRounding = 4.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 4.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(186, 191, 188, 1.0)" + WindowBg = "rgba(22, 22, 22, 0.9399999976158142)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(51, 51, 51, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(181, 99, 99, 0.5400000214576721)" + FrameBgHovered = "rgba(214, 168, 168, 0.4000000059604645)" + FrameBgActive = "rgba(214, 168, 168, 0.6700000166893005)" + TitleBg = "rgba(119, 56, 56, 0.6700000166893005)" + TitleBgActive = "rgba(119, 56, 56, 1.0)" + TitleBgCollapsed = "rgba(119, 56, 56, 0.6700000166893005)" + MenuBarBg = "rgba(86, 40, 40, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" + ScrollbarGrab = "rgba(79, 79, 79, 1.0)" + ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" + ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" + CheckMark = "rgba(255, 255, 255, 1.0)" + SliderGrab = "rgba(181, 99, 99, 1.0)" + SliderGrabActive = "rgba(214, 168, 168, 1.0)" + Button = "rgba(119, 56, 56, 0.6499999761581421)" + ButtonHovered = "rgba(181, 99, 99, 0.6499999761581421)" + ButtonActive = "rgba(51, 51, 51, 0.5)" + Header = "rgba(181, 99, 99, 0.5400000214576721)" + HeaderHovered = "rgba(214, 168, 168, 0.6499999761581421)" + HeaderActive = "rgba(214, 168, 168, 0.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(181, 99, 99, 0.5400000214576721)" + SeparatorActive = "rgba(181, 99, 99, 0.5400000214576721)" + ResizeGrip = "rgba(181, 99, 99, 0.5400000214576721)" + ResizeGripHovered = "rgba(214, 168, 168, 0.6600000262260437)" + ResizeGripActive = "rgba(214, 168, 168, 0.6600000262260437)" + Tab = "rgba(181, 99, 99, 0.5400000214576721)" + TabHovered = "rgba(214, 168, 168, 0.6600000262260437)" + TabActive = "rgba(214, 168, 168, 0.6600000262260437)" + TabUnfocused = "rgba(17, 25, 38, 0.9700000286102295)" + TabUnfocusedActive = "rgba(35, 66, 107, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(104, 104, 104, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Classic Steam" + author = "metasprite" + description = "Classic Steam/Half-Life VGUI theme" + tags = ["high-contrast", "yellow", "green"] + date = 2020-01-21 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 1.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 0.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(73, 86, 66, 1.0)" + ChildBg = "rgba(73, 86, 66, 1.0)" + PopupBg = "rgba(61, 68, 51, 1.0)" + Border = "rgba(137, 145, 130, 0.5)" + BorderShadow = "rgba(35, 40, 28, 0.5199999809265137)" + FrameBg = "rgba(61, 68, 51, 1.0)" + FrameBgHovered = "rgba(68, 76, 58, 1.0)" + FrameBgActive = "rgba(76, 86, 66, 1.0)" + TitleBg = "rgba(61, 68, 51, 1.0)" + TitleBgActive = "rgba(73, 86, 66, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" + MenuBarBg = "rgba(61, 68, 51, 1.0)" + ScrollbarBg = "rgba(89, 107, 79, 1.0)" + ScrollbarGrab = "rgba(71, 81, 61, 1.0)" + ScrollbarGrabHovered = "rgba(63, 76, 56, 1.0)" + ScrollbarGrabActive = "rgba(58, 68, 53, 1.0)" + CheckMark = "rgba(150, 137, 45, 1.0)" + SliderGrab = "rgba(89, 107, 79, 1.0)" + SliderGrabActive = "rgba(137, 145, 130, 0.5)" + Button = "rgba(73, 86, 66, 0.4000000059604645)" + ButtonHovered = "rgba(89, 107, 79, 1.0)" + ButtonActive = "rgba(137, 145, 130, 0.5)" + Header = "rgba(89, 107, 79, 1.0)" + HeaderHovered = "rgba(89, 107, 79, 0.6000000238418579)" + HeaderActive = "rgba(137, 145, 130, 0.5)" + Separator = "rgba(35, 40, 28, 1.0)" + SeparatorHovered = "rgba(137, 145, 130, 1.0)" + SeparatorActive = "rgba(150, 137, 45, 1.0)" + ResizeGrip = "rgba(48, 58, 45, 0.0)" + ResizeGripHovered = "rgba(137, 145, 130, 1.0)" + ResizeGripActive = "rgba(150, 137, 45, 1.0)" + Tab = "rgba(89, 107, 79, 1.0)" + TabHovered = "rgba(137, 145, 130, 0.7799999713897705)" + TabActive = "rgba(150, 137, 45, 1.0)" + TabUnfocused = "rgba(61, 68, 51, 1.0)" + TabUnfocusedActive = "rgba(89, 107, 79, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(150, 137, 45, 1.0)" + PlotHistogram = "rgba(255, 198, 71, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(150, 137, 45, 1.0)" + DragDropTarget = "rgba(186, 170, 61, 1.0)" + NavHighlight = "rgba(150, 137, 45, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Dark Ruda" + author = "Raikiri" + description = "Yet another dark theme." + tags = ["dark", "rounded", "blue", "gray"] + date = 2019-07-18 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 4.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 4.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(242, 244, 249, 1.0)" + TextDisabled = "rgba(91, 107, 119, 1.0)" + WindowBg = "rgba(28, 38, 43, 1.0)" + ChildBg = "rgba(38, 45, 56, 1.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(20, 25, 30, 1.0)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(51, 63, 73, 1.0)" + FrameBgHovered = "rgba(30, 51, 71, 1.0)" + FrameBgActive = "rgba(22, 30, 35, 1.0)" + TitleBg = "rgba(22, 30, 35, 0.6499999761581421)" + TitleBgActive = "rgba(20, 25, 30, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" + MenuBarBg = "rgba(38, 45, 56, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.3899999856948853)" + ScrollbarGrab = "rgba(51, 63, 73, 1.0)" + ScrollbarGrabHovered = "rgba(45, 56, 63, 1.0)" + ScrollbarGrabActive = "rgba(22, 53, 79, 1.0)" + CheckMark = "rgba(71, 142, 255, 1.0)" + SliderGrab = "rgba(71, 142, 255, 1.0)" + SliderGrabActive = "rgba(94, 155, 255, 1.0)" + Button = "rgba(51, 63, 73, 1.0)" + ButtonHovered = "rgba(71, 142, 255, 1.0)" + ButtonActive = "rgba(15, 135, 249, 1.0)" + Header = "rgba(51, 63, 73, 0.550000011920929)" + HeaderHovered = "rgba(66, 150, 249, 0.800000011920929)" + HeaderActive = "rgba(66, 150, 249, 1.0)" + Separator = "rgba(51, 63, 73, 1.0)" + SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" + SeparatorActive = "rgba(25, 102, 191, 1.0)" + ResizeGrip = "rgba(66, 150, 249, 0.25)" + ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" + ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" + Tab = "rgba(28, 38, 43, 1.0)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(51, 63, 73, 1.0)" + TabUnfocused = "rgba(28, 38, 43, 1.0)" + TabUnfocusedActive = "rgba(28, 38, 43, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Microsoft" + author = "usernameiwantedwasalreadytaken" + description = "Mimics (more or less) Microsoft Design Guidelines." + tags = ["light", "blue"] + date = 2018-02-02 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [4.0, 6.0] + windowRounding = 0.0 + windowBorderSize = 0.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [8.0, 6.0] + frameRounding = 0.0 + frameBorderSize = 1.0 + itemSpacing = [8.0, 6.0] + itemInnerSpacing = [8.0, 6.0] + cellPadding = [4.0, 2.0] + indentSpacing = 20.0 + columnsMinSpacing = 6.0 + scrollbarSize = 20.0 + scrollbarRounding = 0.0 + grabMinSize = 5.0 + grabRounding = 0.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(25, 25, 25, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(242, 242, 242, 1.0)" + ChildBg = "rgba(242, 242, 242, 1.0)" + PopupBg = "rgba(255, 255, 255, 1.0)" + Border = "rgba(153, 153, 153, 1.0)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(255, 255, 255, 1.0)" + FrameBgHovered = "rgba(0, 119, 214, 0.2000000029802322)" + FrameBgActive = "rgba(0, 119, 214, 1.0)" + TitleBg = "rgba(10, 10, 10, 1.0)" + TitleBgActive = "rgba(40, 73, 122, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" + MenuBarBg = "rgba(219, 219, 219, 1.0)" + ScrollbarBg = "rgba(219, 219, 219, 1.0)" + ScrollbarGrab = "rgba(175, 175, 175, 1.0)" + ScrollbarGrabHovered = "rgba(0, 0, 0, 0.2000000029802322)" + ScrollbarGrabActive = "rgba(0, 0, 0, 0.5)" + CheckMark = "rgba(25, 25, 25, 1.0)" + SliderGrab = "rgba(175, 175, 175, 1.0)" + SliderGrabActive = "rgba(0, 0, 0, 0.5)" + Button = "rgba(219, 219, 219, 1.0)" + ButtonHovered = "rgba(0, 119, 214, 0.2000000029802322)" + ButtonActive = "rgba(0, 119, 214, 1.0)" + Header = "rgba(219, 219, 219, 1.0)" + HeaderHovered = "rgba(0, 119, 214, 0.2000000029802322)" + HeaderActive = "rgba(0, 119, 214, 1.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" + SeparatorActive = "rgba(25, 102, 191, 1.0)" + ResizeGrip = "rgba(66, 150, 249, 0.2000000029802322)" + ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" + ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" + Tab = "rgba(45, 89, 147, 0.8619999885559082)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(50, 104, 173, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Soft Cherry" + author = "Patitotective" + description = "A cuter version of Cherry." + tags = ["rounded", "magenta"] + forkedFrom = "Cherry" + date = 2022-06-18 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.4000000059604645 + windowPadding = [10.0, 10.0] + windowRounding = 4.0 + windowBorderSize = 0.0 + windowMinSize = [50.0, 50.0] + windowTitleAlign = [0.5, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 1.0 + popupBorderSize = 1.0 + framePadding = [5.0, 3.0] + frameRounding = 3.0 + frameBorderSize = 0.0 + itemSpacing = [6.0, 6.0] + itemInnerSpacing = [3.0, 2.0] + cellPadding = [3.0, 3.0] + indentSpacing = 6.0 + columnsMinSpacing = 6.0 + scrollbarSize = 13.0 + scrollbarRounding = 16.0 + grabMinSize = 20.0 + grabRounding = 4.0 + tabRounding = 4.0 + tabBorderSize = 1.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(219, 237, 226, 1.0)" + TextDisabled = "rgba(133, 140, 136, 1.0)" + WindowBg = "rgba(33, 35, 43, 1.0)" + ChildBg = "rgba(38, 40, 48, 1.0)" + PopupBg = "rgba(51, 56, 68, 1.0)" + Border = "rgba(35, 29, 34, 1.0)" + BorderShadow = "rgba(0, 0, 0, 1.0)" + FrameBg = "rgba(43, 47, 59, 1.0)" + FrameBgHovered = "rgba(116, 50, 76, 1.0)" + FrameBgActive = "rgba(116, 50, 76, 1.0)" + TitleBg = "rgba(59, 51, 69, 1.0)" + TitleBgActive = "rgba(128, 19, 65, 1.0)" + TitleBgCollapsed = "rgba(51, 56, 68, 1.0)" + MenuBarBg = "rgba(51, 56, 68, 1.0)" + ScrollbarBg = "rgba(61, 61, 56, 1.0)" + ScrollbarGrab = "rgba(99, 99, 95, 1.0)" + ScrollbarGrabHovered = "rgba(177, 177, 175, 1.0)" + ScrollbarGrabActive = "rgba(177, 177, 175, 1.0)" + CheckMark = "rgba(168, 35, 45, 1.0)" + SliderGrab = "rgba(166, 38, 88, 1.0)" + SliderGrabActive = "rgba(181, 56, 68, 1.0)" + Button = "rgba(166, 38, 88, 1.0)" + ButtonHovered = "rgba(116, 50, 76, 1.0)" + ButtonActive = "rgba(116, 50, 76, 1.0)" + Header = "rgba(116, 50, 76, 1.0)" + HeaderHovered = "rgba(166, 38, 88, 1.0)" + HeaderActive = "rgba(128, 19, 65, 1.0)" + Separator = "rgba(109, 109, 127, 1.0)" + SeparatorHovered = "rgba(25, 102, 191, 1.0)" + SeparatorActive = "rgba(25, 102, 191, 1.0)" + ResizeGrip = "rgba(166, 38, 88, 1.0)" + ResizeGripHovered = "rgba(116, 50, 76, 1.0)" + ResizeGripActive = "rgba(116, 50, 76, 1.0)" + Tab = "rgba(45, 89, 147, 1.0)" + TabHovered = "rgba(66, 150, 249, 1.0)" + TabActive = "rgba(50, 104, 173, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 1.0)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(219, 237, 226, 1.0)" + PlotLinesHovered = "rgba(116, 50, 76, 1.0)" + PlotHistogram = "rgba(79, 198, 50, 1.0)" + PlotHistogramHovered = "rgba(116, 50, 76, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 1.0)" + TableRowBgAlt = "rgba(255, 255, 255, 1.0)" + TextSelectedBg = "rgba(98, 160, 234, 1.0)" + DragDropTarget = "rgba(255, 255, 0, 1.0)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 1.0)" + NavWindowingDimBg = "rgba(204, 204, 204, 1.0)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.300000011920929)" +[[themes]] + name = "ledSynthmaster" + author = "olekristensen" + description = "Soft gray theme" + tags = ["light", "rounded", "green", "gray"] + date = 2022-08-15 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [15.0, 15.0] + windowRounding = 5.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [5.0, 5.0] + frameRounding = 4.0 + frameBorderSize = 0.0 + itemSpacing = [12.0, 8.0] + itemInnerSpacing = [8.0, 6.0] + cellPadding = [4.0, 2.0] + indentSpacing = 25.0 + columnsMinSpacing = 6.0 + scrollbarSize = 15.0 + scrollbarRounding = 9.0 + grabMinSize = 5.0 + grabRounding = 3.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(102, 99, 96, 1.0)" + TextDisabled = "rgba(102, 99, 96, 0.7699999809265137)" + WindowBg = "rgba(234, 232, 224, 0.699999988079071)" + ChildBg = "rgba(255, 249, 242, 0.5799999833106995)" + PopupBg = "rgba(255, 249, 242, 1.0)" + Border = "rgba(214, 211, 204, 0.6499999761581421)" + BorderShadow = "rgba(234, 232, 224, 0.0)" + FrameBg = "rgba(255, 249, 242, 1.0)" + FrameBgHovered = "rgba(252, 255, 102, 0.7799999713897705)" + FrameBgActive = "rgba(66, 255, 0, 1.0)" + TitleBg = "rgba(255, 249, 242, 1.0)" + TitleBgActive = "rgba(63, 255, 0, 1.0)" + TitleBgCollapsed = "rgba(255, 249, 242, 0.75)" + MenuBarBg = "rgba(255, 249, 242, 0.4699999988079071)" + ScrollbarBg = "rgba(255, 249, 242, 1.0)" + ScrollbarGrab = "rgba(0, 0, 0, 0.2099999934434891)" + ScrollbarGrabHovered = "rgba(229, 232, 0, 0.7799999713897705)" + ScrollbarGrabActive = "rgba(63, 255, 0, 1.0)" + CheckMark = "rgba(63, 255, 0, 0.800000011920929)" + SliderGrab = "rgba(0, 0, 0, 0.1400000005960464)" + SliderGrabActive = "rgba(63, 255, 0, 1.0)" + Button = "rgba(0, 0, 0, 0.1400000005960464)" + ButtonHovered = "rgba(252, 255, 56, 0.8600000143051147)" + ButtonActive = "rgba(63, 255, 0, 1.0)" + Header = "rgba(63, 255, 0, 0.7599999904632568)" + HeaderHovered = "rgba(63, 255, 0, 0.8600000143051147)" + HeaderActive = "rgba(63, 255, 0, 1.0)" + Separator = "rgba(0, 0, 0, 0.3199999928474426)" + SeparatorHovered = "rgba(63, 255, 0, 0.7799999713897705)" + SeparatorActive = "rgba(63, 255, 0, 1.0)" + ResizeGrip = "rgba(0, 0, 0, 0.03999999910593033)" + ResizeGripHovered = "rgba(63, 255, 0, 0.7799999713897705)" + ResizeGripActive = "rgba(63, 255, 0, 1.0)" + Tab = "rgba(45, 89, 147, 0.8619999885559082)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(50, 104, 173, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(102, 99, 96, 0.6299999952316284)" + PlotLinesHovered = "rgba(63, 255, 0, 1.0)" + PlotHistogram = "rgba(102, 99, 96, 0.6299999952316284)" + PlotHistogramHovered = "rgba(63, 255, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(63, 255, 0, 0.4300000071525574)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(255, 249, 242, 0.7300000190734863)" +[[themes]] + name = "Enemymouse" + author = "enemymouse" + description = "Retro theme" + tags = ["high-contrast", "dark", "rounded", "green"] + date = 2022-08-15 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 3.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 3.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 3.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 20.0 + grabRounding = 1.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(0, 255, 255, 1.0)" + TextDisabled = "rgba(0, 102, 104, 1.0)" + WindowBg = "rgba(0, 0, 0, 0.8299999833106995)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(40, 61, 56, 0.6000000238418579)" + Border = "rgba(0, 255, 255, 0.6499999761581421)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(112, 204, 204, 0.1800000071525574)" + FrameBgHovered = "rgba(112, 204, 204, 0.2700000107288361)" + FrameBgActive = "rgba(112, 206, 219, 0.6600000262260437)" + TitleBg = "rgba(35, 45, 53, 0.7300000190734863)" + TitleBgActive = "rgba(0, 255, 255, 0.2700000107288361)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5400000214576721)" + MenuBarBg = "rgba(0, 0, 0, 0.2000000029802322)" + ScrollbarBg = "rgba(56, 73, 76, 0.7099999785423279)" + ScrollbarGrab = "rgba(0, 255, 255, 0.4399999976158142)" + ScrollbarGrabHovered = "rgba(0, 255, 255, 0.7400000095367432)" + ScrollbarGrabActive = "rgba(0, 255, 255, 1.0)" + CheckMark = "rgba(0, 255, 255, 0.6800000071525574)" + SliderGrab = "rgba(0, 255, 255, 0.3600000143051147)" + SliderGrabActive = "rgba(0, 255, 255, 0.7599999904632568)" + Button = "rgba(0, 165, 165, 0.4600000083446503)" + ButtonHovered = "rgba(2, 255, 255, 0.4300000071525574)" + ButtonActive = "rgba(0, 255, 255, 0.6200000047683716)" + Header = "rgba(0, 255, 255, 0.3300000131130219)" + HeaderHovered = "rgba(0, 255, 255, 0.4199999868869781)" + HeaderActive = "rgba(0, 255, 255, 0.5400000214576721)" + Separator = "rgba(0, 127, 127, 0.3300000131130219)" + SeparatorHovered = "rgba(0, 127, 127, 0.4699999988079071)" + SeparatorActive = "rgba(0, 178, 178, 1.0)" + ResizeGrip = "rgba(0, 255, 255, 0.5400000214576721)" + ResizeGripHovered = "rgba(0, 255, 255, 0.7400000095367432)" + ResizeGripActive = "rgba(0, 255, 255, 1.0)" + Tab = "rgba(45, 89, 147, 0.8619999885559082)" + TabHovered = "rgba(66, 150, 249, 0.800000011920929)" + TabActive = "rgba(50, 104, 173, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(0, 255, 255, 1.0)" + PlotLinesHovered = "rgba(0, 255, 255, 1.0)" + PlotHistogram = "rgba(0, 255, 255, 1.0)" + PlotHistogramHovered = "rgba(0, 255, 255, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(0, 255, 255, 0.2199999988079071)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(10, 25, 22, 0.5099999904632568)" +[[themes]] + name = "Material Flat" + author = "ImJC1C" + description = "(Incomplete) Dark Flat theme fitting perfectly for any app." + tags = ["dark", "blue", "gray"] + date = 2022-09-06 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.5 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 0.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Left" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(212, 216, 224, 1.0)" + TextDisabled = "rgba(212, 216, 224, 0.501960813999176)" + WindowBg = "rgba(44, 49, 60, 1.0)" + ChildBg = "rgba(0, 0, 0, 0.1587982773780823)" + PopupBg = "rgba(44, 49, 60, 1.0)" + Border = "rgba(52, 59, 72, 1.0)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(27, 29, 35, 0.501960813999176)" + FrameBgHovered = "rgba(79, 159, 238, 0.250980406999588)" + FrameBgActive = "rgba(79, 159, 238, 1.0)" + TitleBg = "rgba(27, 29, 35, 1.0)" + TitleBgActive = "rgba(27, 29, 35, 1.0)" + TitleBgCollapsed = "rgba(27, 29, 35, 1.0)" + MenuBarBg = "rgba(27, 29, 35, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.0)" + ScrollbarGrab = "rgba(136, 136, 136, 1.0)" + ScrollbarGrabHovered = "rgba(85, 85, 85, 1.0)" + ScrollbarGrabActive = "rgba(153, 153, 153, 1.0)" + CheckMark = "rgba(79, 159, 238, 1.0)" + SliderGrab = "rgba(61, 133, 224, 1.0)" + SliderGrabActive = "rgba(66, 150, 250, 1.0)" + Button = "rgba(39, 44, 54, 0.501960813999176)" + ButtonHovered = "rgba(39, 44, 54, 1.0)" + ButtonActive = "rgba(79, 159, 238, 1.0)" + Header = "rgba(39, 44, 54, 1.0)" + HeaderHovered = "rgba(79, 159, 238, 0.250980406999588)" + HeaderActive = "rgba(79, 159, 238, 1.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" + SeparatorActive = "rgba(25, 102, 191, 1.0)" + ResizeGrip = "rgba(27, 29, 35, 1.0)" + ResizeGripHovered = "rgba(79, 159, 238, 0.250980406999588)" + ResizeGripActive = "rgba(79, 159, 238, 1.0)" + Tab = "rgba(39, 44, 54, 1.0)" + TabHovered = "rgba(79, 159, 238, 0.250980406999588)" + TabActive = "rgba(79, 159, 238, 1.0)" + TabUnfocused = "rgba(39, 44, 54, 1.0)" + TabUnfocusedActive = "rgba(79, 159, 238, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(27, 29, 35, 1.0)" + TableBorderStrong = "rgba(52, 59, 72, 1.0)" + TableBorderLight = "rgba(52, 59, 72, 0.5021458864212036)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.03862661123275757)" + TextSelectedBg = "rgba(52, 59, 72, 1.0)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(52, 59, 72, 0.7529411911964417)" + NavWindowingDimBg = "rgba(27, 29, 35, 0.7529411911964417)" + ModalWindowDimBg = "rgba(27, 29, 35, 0.7529411911964417)" +[[themes]] + name = "Discord (Dark)" + author = "BttrDrgn" + description = "Discord (Dark) mimic theme" + tags = ["dark"] + date = 2022-10-02 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 0.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(54, 57, 63, 1.0)" + ChildBg = "rgba(47, 49, 54, 1.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(109, 109, 127, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(79, 84, 92, 1.0)" + FrameBgHovered = "rgba(79, 84, 92, 1.0)" + FrameBgActive = "rgba(88, 101, 242, 1.0)" + TitleBg = "rgba(47, 49, 54, 1.0)" + TitleBgActive = "rgba(32, 34, 37, 1.0)" + TitleBgCollapsed = "rgba(32, 34, 37, 1.0)" + MenuBarBg = "rgba(32, 34, 37, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" + ScrollbarGrab = "rgba(79, 79, 79, 1.0)" + ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" + ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" + CheckMark = "rgba(59, 165, 93, 1.0)" + SliderGrab = "rgba(255, 255, 255, 1.0)" + SliderGrabActive = "rgba(255, 255, 255, 1.0)" + Button = "rgba(79, 84, 92, 1.0)" + ButtonHovered = "rgba(104, 109, 115, 1.0)" + ButtonActive = "rgba(32, 34, 37, 1.0)" + Header = "rgba(79, 84, 92, 1.0)" + HeaderHovered = "rgba(104, 109, 115, 1.0)" + HeaderActive = "rgba(104, 109, 115, 1.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" + SeparatorActive = "rgba(25, 102, 191, 1.0)" + ResizeGrip = "rgba(66, 150, 249, 0.2000000029802322)" + ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" + ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" + Tab = "rgba(47, 49, 54, 1.0)" + TabHovered = "rgba(60, 63, 69, 1.0)" + TabActive = "rgba(66, 70, 77, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(88, 101, 242, 1.0)" + PlotHistogram = "rgba(88, 101, 242, 1.0)" + PlotHistogramHovered = "rgba(92, 102, 109, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(13, 107, 219, 1.0)" + DragDropTarget = "rgba(88, 101, 242, 1.0)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" + [[themes]] + name = "BlackDevil" + author = "Naeemullah1" + description = "A custom Theme I made for a Private Project" + tags = [] + date = 2022-10-12 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.5 + windowPadding = [10.0, 10.0] + windowRounding = 5.0 + windowBorderSize = 1.0 + windowMinSize = [20.0, 20.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 5.0 + childBorderSize = 1.0 + popupRounding = 5.0 + popupBorderSize = 1.0 + framePadding = [5.0, 5.0] + frameRounding = 5.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 5.0] + itemInnerSpacing = [5.0, 5.0] + cellPadding = [5.0, 5.0] + indentSpacing = 10.0 + columnsMinSpacing = 5.0 + scrollbarSize = 10.0 + scrollbarRounding = 5.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 10.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(200, 200, 200, 1.0)" + TextDisabled = "rgba(111, 104, 80, 1.0)" + WindowBg = "rgba(15, 30, 15, 0.3921568691730499)" + ChildBg = "rgba(15, 30, 40, 0.7843137383460999)" + PopupBg = "rgba(20, 20, 20, 0.7843137383460999)" + Border = "rgba(100, 0, 0, 0.7843137383460999)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(15, 30, 40, 0.7843137383460999)" + FrameBgHovered = "rgba(30, 60, 90, 0.7843137383460999)" + FrameBgActive = "rgba(90, 90, 30, 0.7843137383460999)" + TitleBg = "rgba(15, 30, 40, 0.7843137383460999)" + TitleBgActive = "rgba(15, 30, 40, 0.7843137383460999)" + TitleBgCollapsed = "rgba(15, 30, 40, 0.196078434586525)" + MenuBarBg = "rgba(20, 20, 20, 0.7843137383460999)" + ScrollbarBg = "rgba(15, 30, 40, 0.7843137383460999)" + ScrollbarGrab = "rgba(30, 90, 60, 0.7843137383460999)" + ScrollbarGrabHovered = "rgba(30, 90, 90, 0.7843137383460999)" + ScrollbarGrabActive = "rgba(30, 150, 60, 0.7843137383460999)" + CheckMark = "rgba(30, 150, 60, 0.7843137383460999)" + SliderGrab = "rgba(30, 90, 60, 0.7843137383460999)" + SliderGrabActive = "rgba(30, 150, 60, 0.7843137383460999)" + Button = "rgba(90, 90, 30, 0.7843137383460999)" + ButtonHovered = "rgba(90, 120, 60, 0.7843137383460999)" + ButtonActive = "rgba(150, 90, 60, 0.7843137383460999)" + Header = "rgba(15, 30, 40, 0.7843137383460999)" + HeaderHovered = "rgba(30, 90, 90, 0.7843137383460999)" + HeaderActive = "rgba(30, 150, 60, 0.7843137383460999)" + Separator = "rgba(90, 90, 60, 0.7843137383460999)" + SeparatorHovered = "rgba(30, 90, 90, 0.7843137383460999)" + SeparatorActive = "rgba(150, 90, 60, 0.7843137383460999)" + ResizeGrip = "rgba(15, 30, 40, 0.7843137383460999)" + ResizeGripHovered = "rgba(150, 90, 90, 0.7843137383460999)" + ResizeGripActive = "rgba(150, 60, 60, 0.7843137383460999)" + Tab = "rgba(90, 90, 30, 0.7843137383460999)" + TabHovered = "rgba(90, 120, 60, 0.7843137383460999)" + TabActive = "rgba(150, 90, 60, 0.7843137383460999)" + TabUnfocused = "rgba(15, 30, 40, 0.7843137383460999)" + TabUnfocusedActive = "rgba(150, 90, 90, 0.7843137383460999)" + PlotLines = "rgba(100, 200, 100, 0.7843137383460999)" + PlotLinesHovered = "rgba(255, 109, 89, 0.7843137383460999)" + PlotHistogram = "rgba(0, 90, 100, 0.7843137383460999)" + PlotHistogramHovered = "rgba(50, 150, 150, 0.7843137383460999)" + TableHeaderBg = "rgba(48, 48, 51, 0.7843137383460999)" + TableBorderStrong = "rgba(79, 79, 89, 0.7843137383460999)" + TableBorderLight = "rgba(58, 58, 63, 0.7843137383460999)" + TableRowBg = "rgba(0, 0, 0, 0.7843137383460999)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(100, 90, 100, 0.3921568691730499)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Rounded Visual Studio" + author = "RedNicStone" + description = "A sightly tounded version of the VS to ease the eye" + forkedFrom = "Visual Studio" + tags = ["dark", "rounded"] + date = 2022-10-14 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 4.0 + windowBorderSize = 0.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 4.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 2.5 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 11.0 + scrollbarRounding = 2.5 + grabMinSize = 10.0 + grabRounding = 2.0 + tabRounding = 3.5 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(151, 151, 151, 1.0)" + WindowBg = "rgba(37, 37, 38, 1.0)" + ChildBg = "rgba(37, 37, 38, 1.0)" + PopupBg = "rgba(37, 37, 38, 1.0)" + Border = "rgba(78, 78, 78, 1.0)" + BorderShadow = "rgba(78, 78, 78, 1.0)" + FrameBg = "rgba(51, 51, 55, 1.0)" + FrameBgHovered = "rgba(29, 151, 236, 1.0)" + FrameBgActive = "rgba(0, 119, 200, 1.0)" + TitleBg = "rgba(37, 37, 38, 1.0)" + TitleBgActive = "rgba(37, 37, 38, 1.0)" + TitleBgCollapsed = "rgba(37, 37, 38, 1.0)" + MenuBarBg = "rgba(51, 51, 55, 1.0)" + ScrollbarBg = "rgba(51, 51, 55, 1.0)" + ScrollbarGrab = "rgba(82, 82, 85, 1.0)" + ScrollbarGrabHovered = "rgba(90, 90, 95, 1.0)" + ScrollbarGrabActive = "rgba(90, 90, 95, 1.0)" + CheckMark = "rgba(0, 119, 200, 1.0)" + SliderGrab = "rgba(29, 151, 236, 1.0)" + SliderGrabActive = "rgba(0, 119, 200, 1.0)" + Button = "rgba(51, 51, 55, 1.0)" + ButtonHovered = "rgba(29, 151, 236, 1.0)" + ButtonActive = "rgba(29, 151, 236, 1.0)" + Header = "rgba(51, 51, 55, 1.0)" + HeaderHovered = "rgba(29, 151, 236, 1.0)" + HeaderActive = "rgba(0, 119, 200, 1.0)" + Separator = "rgba(78, 78, 78, 1.0)" + SeparatorHovered = "rgba(78, 78, 78, 1.0)" + SeparatorActive = "rgba(78, 78, 78, 1.0)" + ResizeGrip = "rgba(37, 37, 38, 1.0)" + ResizeGripHovered = "rgba(51, 51, 55, 1.0)" + ResizeGripActive = "rgba(82, 82, 85, 1.0)" + Tab = "rgba(37, 37, 38, 1.0)" + TabHovered = "rgba(29, 151, 236, 1.0)" + TabActive = "rgba(0, 119, 200, 1.0)" + TabUnfocused = "rgba(37, 37, 38, 1.0)" + TabUnfocusedActive = "rgba(0, 119, 200, 1.0)" + PlotLines = "rgba(0, 119, 200, 1.0)" + PlotLinesHovered = "rgba(29, 151, 236, 1.0)" + PlotHistogram = "rgba(0, 119, 200, 1.0)" + PlotHistogramHovered = "rgba(29, 151, 236, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(0, 119, 200, 1.0)" + DragDropTarget = "rgba(37, 37, 38, 1.0)" + NavHighlight = "rgba(37, 37, 38, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(37, 37, 38, 1.0)" +[[themes]] + name = "Comfy" + author = "Giuseppe" + description = "Comfortable for eyes (Purple - Pink)" + tags = ["dark", "high-contrast", "rounded", "purple", "pink", "gray", "magenta"] + date = 2023-02-19 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.1000000014901161 + windowPadding = [8.0, 8.0] + windowRounding = 10.0 + windowBorderSize = 0.0 + windowMinSize = [30.0, 30.0] + windowTitleAlign = [0.5, 0.5] + windowMenuButtonPosition = "Right" + childRounding = 5.0 + childBorderSize = 1.0 + popupRounding = 10.0 + popupBorderSize = 0.0 + framePadding = [5.0, 3.5] + frameRounding = 5.0 + frameBorderSize = 0.0 + itemSpacing = [5.0, 4.0] + itemInnerSpacing = [5.0, 5.0] + cellPadding = [4.0, 2.0] + indentSpacing = 5.0 + columnsMinSpacing = 5.0 + scrollbarSize = 15.0 + scrollbarRounding = 9.0 + grabMinSize = 15.0 + grabRounding = 5.0 + tabRounding = 5.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(255, 255, 255, 0.3605149984359741)" + WindowBg = "rgba(25, 25, 25, 1.0)" + ChildBg = "rgba(255, 0, 0, 0.0)" + PopupBg = "rgba(25, 25, 25, 1.0)" + Border = "rgba(108, 97, 146, 0.54935622215271)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(40, 40, 40, 1.0)" + FrameBgHovered = "rgba(97, 108, 146, 0.5490196347236633)" + FrameBgActive = "rgba(158, 147, 196, 0.5490196347236633)" + TitleBg = "rgba(25, 25, 25, 1.0)" + TitleBgActive = "rgba(25, 25, 25, 1.0)" + TitleBgCollapsed = "rgba(66, 66, 66, 0.0)" + MenuBarBg = "rgba(0, 0, 0, 0.0)" + ScrollbarBg = "rgba(40, 40, 40, 0.0)" + ScrollbarGrab = "rgba(40, 40, 40, 1.0)" + ScrollbarGrabHovered = "rgba(60, 60, 60, 1.0)" + ScrollbarGrabActive = "rgba(75, 75, 75, 1.0)" + CheckMark = "rgba(75, 75, 75, 1.0)" + SliderGrab = "rgba(158, 147, 196, 0.5490196347236633)" + SliderGrabActive = "rgba(208, 197, 246, 0.5490196347236633)" + Button = "rgba(158, 147, 196, 0.5490196347236633)" + ButtonHovered = "rgba(188, 177, 226, 0.5490196347236633)" + ButtonActive = "rgba(208, 197, 246, 0.5490196347236633)" + Header = "rgba(158, 147, 196, 0.5490196347236633)" + HeaderHovered = "rgba(188, 177, 226, 0.5490196347236633)" + HeaderActive = "rgba(208, 197, 246, 0.5490196347236633)" + Separator = "rgba(158, 147, 196, 0.5490196347236633)" + SeparatorHovered = "rgba(188, 177, 226, 0.5490196347236633)" + SeparatorActive = "rgba(208, 197, 246, 0.5490196347236633)" + ResizeGrip = "rgba(158, 147, 196, 0.5490196347236633)" + ResizeGripHovered = "rgba(188, 177, 226, 0.5490196347236633)" + ResizeGripActive = "rgba(208, 197, 246, 0.5490196347236633)" + Tab = "rgba(158, 147, 196, 0.5490196347236633)" + TabHovered = "rgba(188, 177, 226, 0.5490196347236633)" + TabActive = "rgba(208, 197, 246, 0.5490196347236633)" + TabUnfocused = "rgba(0, 115, 255, 0.0)" + TabUnfocusedActive = "rgba(34, 66, 108, 0.0)" + PlotLines = "rgba(75, 75, 75, 1.0)" + PlotLinesHovered = "rgba(188, 177, 226, 0.5490196347236633)" + PlotHistogram = "rgba(158, 147, 196, 0.5490196347236633)" + PlotHistogramHovered = "rgba(188, 177, 226, 0.5490196347236633)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(108, 97, 146, 0.5490196347236633)" + TableBorderLight = "rgba(108, 97, 146, 0.2918455004692078)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.03433477878570557)" + TextSelectedBg = "rgba(188, 177, 226, 0.5490196347236633)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(0, 0, 0, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" + [[themes]] + name = "Quick minimal look" + author = "90th" + description = "" + tags = ["dark", "purple"] + date = 2023-03-06 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.300000011920929 + windowPadding = [6.5, 2.700000047683716] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [20.0, 32.0] + windowTitleAlign = [0.0, 0.6000000238418579] + windowMenuButtonPosition = "None" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 10.10000038146973 + popupBorderSize = 1.0 + framePadding = [20.0, 3.5] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [4.400000095367432, 4.0] + itemInnerSpacing = [4.599999904632568, 3.599999904632568] + cellPadding = [3.099999904632568, 6.300000190734863] + indentSpacing = 4.400000095367432 + columnsMinSpacing = 5.400000095367432 + scrollbarSize = 8.800000190734863 + scrollbarRounding = 9.0 + grabMinSize = 9.399999618530273 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(13, 9, 10, 1.0)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(26, 26, 26, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(41, 38, 49, 1.0)" + FrameBgHovered = "rgba(71, 64, 86, 1.0)" + FrameBgActive = "rgba(71, 64, 86, 1.0)" + TitleBg = "rgba(71, 64, 86, 1.0)" + TitleBgActive = "rgba(71, 64, 86, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" + MenuBarBg = "rgba(35, 35, 35, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" + ScrollbarGrab = "rgba(79, 79, 79, 1.0)" + ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" + ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" + CheckMark = "rgba(139, 119, 183, 1.0)" + SliderGrab = "rgba(71, 64, 86, 1.0)" + SliderGrabActive = "rgba(71, 64, 86, 1.0)" + Button = "rgba(71, 64, 86, 1.0)" + ButtonHovered = "rgba(88, 75, 117, 1.0)" + ButtonActive = "rgba(80, 66, 109, 1.0)" + Header = "rgba(81, 71, 104, 1.0)" + HeaderHovered = "rgba(106, 93, 135, 1.0)" + HeaderActive = "rgba(103, 90, 130, 1.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(71, 64, 86, 1.0)" + SeparatorActive = "rgba(71, 64, 86, 1.0)" + ResizeGrip = "rgba(71, 64, 86, 1.0)" + ResizeGripHovered = "rgba(71, 64, 86, 1.0)" + ResizeGripActive = "rgba(71, 64, 86, 1.0)" + Tab = "rgba(71, 64, 86, 1.0)" + TabHovered = "rgba(83, 73, 106, 1.0)" + TabActive = "rgba(102, 89, 129, 1.0)" + TabUnfocused = "rgba(71, 64, 86, 1.0)" + TabUnfocusedActive = "rgba(71, 64, 86, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(229, 178, 0, 1.0)" + PlotHistogramHovered = "rgba(255, 153, 0, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(71, 64, 86, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Future Dark" + author = "rewrking" + description = "Dark theme with indigo accent color" + tags = ["dark","modern","indigo"] + date = 2023-06-03 + [themes.style] + alpha = 1.0 + disabledAlpha = 1.0 + windowPadding = [12.0, 12.0] + windowRounding = 0.0 + windowBorderSize = 0.0 + windowMinSize = [20.0, 20.0] + windowTitleAlign = [0.5, 0.5] + windowMenuButtonPosition = "None" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [6.0, 6.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [12.0, 6.0] + itemInnerSpacing = [6.0, 3.0] + cellPadding = [12.0, 6.0] + indentSpacing = 20.0 + columnsMinSpacing = 6.0 + scrollbarSize = 12.0 + scrollbarRounding = 0.0 + grabMinSize = 12.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(70, 81, 115, 1.0)" + WindowBg = "rgba(20, 22, 26, 1.0)" + ChildBg = "rgba(20, 22, 26, 1.0)" + PopupBg = "rgba(20, 22, 26, 1.0)" + Border = "rgba(40, 43, 49, 1.0)" + BorderShadow = "rgba(20, 22, 26, 1.0)" + FrameBg = "rgba(30, 34, 38, 1.0)" + FrameBgHovered = "rgba(40, 43, 49, 1.0)" + FrameBgActive = "rgba(60, 55, 152, 1.0)" + TitleBg = "rgba(12, 14, 18, 1.0)" + TitleBgActive = "rgba(12, 14, 18, 1.0)" + TitleBgCollapsed = "rgba(20, 22, 26, 1.0)" + MenuBarBg = "rgba(25, 27, 31, 1.0)" + ScrollbarBg = "rgba(12, 14, 18, 1.0)" + ScrollbarGrab = "rgba(30, 34, 38, 1.0)" + ScrollbarGrabHovered = "rgba(40, 43, 49, 1.0)" + ScrollbarGrabActive = "rgba(30, 34, 38, 1.0)" + CheckMark = "rgba(127, 131, 255, 1.0)" + SliderGrab = "rgba(127, 131, 255, 1.0)" + SliderGrabActive = "rgba(137, 141, 255, 1.0)" + Button = "rgba(30, 34, 38, 1.0)" + ButtonHovered = "rgba(50, 45, 139, 1.0)" + ButtonActive = "rgba(60, 55, 152, 1.0)" + Header = "rgba(30, 34, 38, 1.0)" + HeaderHovered = "rgba(50, 45, 139, 1.0)" + HeaderActive = "rgba(60, 55, 152, 1.0)" + Separator = "rgba(40, 47, 64, 1.0)" + SeparatorHovered = "rgba(40, 47, 64, 1.0)" + SeparatorActive = "rgba(40, 47, 64, 1.0)" + ResizeGrip = "rgba(30, 34, 38, 1.0)" + ResizeGripHovered = "rgba(50, 45, 139, 1.0)" + ResizeGripActive = "rgba(60, 55, 152, 1.0)" + Tab = "rgba(12, 14, 18, 1.0)" + TabHovered = "rgba(30, 34, 38, 1.0)" + TabActive = "rgba(25, 27, 31, 1.0)" + TabUnfocused = "rgba(12, 14, 18, 1.0)" + TabUnfocusedActive = "rgba(20, 22, 26, 1.0)" + PlotLines = "rgba(133, 153, 179, 1.0)" + PlotLinesHovered = "rgba(10, 250, 250, 1.0)" + PlotHistogram = "rgba(255, 74, 152, 1.0)" + PlotHistogramHovered = "rgba(254, 121, 178, 1.0)" + TableHeaderBg = "rgba(12, 14, 18, 1.0)" + TableBorderStrong = "rgba(12, 14, 18, 1.0)" + TableBorderLight = "rgba(0, 0, 0, 1.0)" + TableRowBg = "rgba(30, 34, 38, 1.0)" + TableRowBgAlt = "rgba(25, 27, 31, 1.0)" + TextSelectedBg = "rgba(60, 55, 152, 1.0)" + DragDropTarget = "rgba(127, 131, 255, 1.0)" + NavHighlight = "rgba(127, 131, 255, 1.0)" + NavWindowingHighlight = "rgba(127, 131, 255, 1.0)" + NavWindowingDimBg = "rgba(50, 45, 139, 0.501960813999176)" + ModalWindowDimBg = "rgba(50, 45, 139, 0.501960813999176)" +[[themes]] + name = "Clean Dark/Red" + author = "ImBritish" + description = "by Mediacy" + tags = ["red", "gray"] + date = 2023-09-23 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 1.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 1.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(186, 191, 188, 1.0)" + WindowBg = "rgba(22, 22, 22, 0.9399999976158142)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(20, 20, 20, 0.9399999976158142)" + Border = "rgba(35, 35, 35, 1.0)" + BorderShadow = "rgba(35, 35, 35, 1.0)" + FrameBg = "rgba(0, 0, 0, 0.5400000214576721)" + FrameBgHovered = "rgba(45, 45, 45, 0.4000000059604645)" + FrameBgActive = "rgba(55, 55, 55, 0.6700000166893005)" + TitleBg = "rgba(35, 35, 35, 0.6523605585098267)" + TitleBgActive = "rgba(35, 35, 35, 1.0)" + TitleBgCollapsed = "rgba(35, 35, 35, 0.6700000166893005)" + MenuBarBg = "rgba(55, 55, 55, 1.0)" + ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" + ScrollbarGrab = "rgba(79, 79, 79, 1.0)" + ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" + ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" + CheckMark = "rgba(255, 0, 0, 1.0)" + SliderGrab = "rgba(255, 0, 0, 1.0)" + SliderGrabActive = "rgba(255, 97, 97, 1.0)" + Button = "rgba(0, 0, 0, 0.5411764979362488)" + ButtonHovered = "rgba(45, 45, 45, 0.4000000059604645)" + ButtonActive = "rgba(55, 55, 55, 0.6705882549285889)" + Header = "rgba(55, 55, 55, 1.0)" + HeaderHovered = "rgba(69, 69, 69, 1.0)" + HeaderActive = "rgba(90, 90, 90, 1.0)" + Separator = "rgba(255, 255, 255, 1.0)" + SeparatorHovered = "rgba(255, 0, 0, 1.0)" + SeparatorActive = "rgba(255, 84, 84, 1.0)" + ResizeGrip = "rgba(255, 0, 0, 1.0)" + ResizeGripHovered = "rgba(255, 124, 124, 1.0)" + ResizeGripActive = "rgba(255, 124, 124, 1.0)" + Tab = "rgba(56, 56, 56, 1.0)" + TabHovered = "rgba(74, 74, 74, 1.0)" + TabActive = "rgba(45, 45, 45, 1.0)" + TabUnfocused = "rgba(38, 17, 17, 0.9700000286102295)" + TabUnfocusedActive = "rgba(103, 39, 39, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 0, 0, 1.0)" + PlotHistogram = "rgba(229, 0, 0, 1.0)" + PlotHistogramHovered = "rgba(93, 0, 0, 1.0)" + TableHeaderBg = "rgba(77, 77, 77, 1.0)" + TableBorderStrong = "rgba(35, 35, 35, 1.0)" + TableBorderLight = "rgba(35, 35, 35, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(67, 162, 224, 0.4377682209014893)" + DragDropTarget = "rgba(119, 47, 47, 0.9656652212142944)" + NavHighlight = "rgba(104, 104, 104, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Bootstrap Dark" + author = "Madam-Herta" + description = "Based off bootstrap 5" + tags = ["gray", "black", "blue", "bootstrap"] + date = 2023-10-23 + [themes.style] +alpha = 1.0 +disabledAlpha = 0.5 +windowPadding = [11.69999980926514, 6.0] +windowRounding = 3.299999952316284 +windowBorderSize = 0.0 +windowMinSize = [20.0, 20.0] +windowTitleAlign = [0.0, 0.5] +windowMenuButtonPosition = "Left" +childRounding = 0.0 +childBorderSize = 1.0 +popupRounding = 0.0 +popupBorderSize = 1.0 +framePadding = [20.0, 9.899999618530273] +frameRounding = 0.0 +frameBorderSize = 0.0 +itemSpacing = [8.0, 4.0] +itemInnerSpacing = [4.0, 4.0] +cellPadding = [4.0, 2.0] +indentSpacing = 21.0 +columnsMinSpacing = 6.0 +scrollbarSize = 14.0 +scrollbarRounding = 9.0 +grabMinSize = 10.0 +grabRounding = 0.0 +tabRounding = 4.0 +tabBorderSize = 0.0 +tabMinWidthForCloseButton = 0.0 +colorButtonPosition = "Right" +buttonTextAlign = [0.5, 0.5] +selectableTextAlign = [0.0, 0.0] + + [themes.style.colors] +Text = "rgba(255, 255, 255, 1.0)" +TextDisabled = "rgba(149, 152, 157, 1.0)" +WindowBg = "rgba(16, 17, 22, 1.0)" +ChildBg = "rgba(11, 12, 15, 1.0)" +PopupBg = "rgba(11, 12, 15, 1.0)" +Border = "rgba(28, 29, 34, 1.0)" +BorderShadow = "rgba(28, 29, 34, 1.0)" +FrameBg = "rgba(16, 17, 22, 1.0)" +FrameBgHovered = "rgba(15, 135, 249, 1.0)" +FrameBgActive = "rgba(15, 135, 249, 0.0)" +TitleBg = "rgba(12, 13, 16, 1.0)" +TitleBgActive = "rgba(11, 12, 15, 1.0)" +TitleBgCollapsed = "rgba(11, 12, 15, 1.0)" +MenuBarBg = "rgba(11, 12, 15, 1.0)" +ScrollbarBg = "rgba(11, 12, 15, 1.0)" +ScrollbarGrab = "rgba(28, 29, 34, 1.0)" +ScrollbarGrabHovered = "rgba(37, 38, 47, 1.0)" +ScrollbarGrabActive = "rgba(124, 124, 124, 1.0)" +CheckMark = "rgba(255, 255, 255, 1.0)" +SliderGrab = "rgba(255, 255, 255, 0.2274678349494934)" +SliderGrabActive = "rgba(209, 209, 209, 0.3304721117019653)" +Button = "rgba(58, 113, 193, 1.0)" +ButtonHovered = "rgba(53, 120, 217, 1.0)" +ButtonActive = "rgba(15, 135, 249, 1.0)" +Header = "rgba(66, 150, 249, 0.3100000023841858)" +HeaderHovered = "rgba(66, 150, 249, 0.800000011920929)" +HeaderActive = "rgba(66, 150, 249, 1.0)" +Separator = "rgba(99, 99, 99, 0.6200000047683716)" +SeparatorHovered = "rgba(35, 112, 204, 0.7799999713897705)" +SeparatorActive = "rgba(35, 112, 204, 1.0)" +ResizeGrip = "rgba(89, 89, 89, 0.1700000017881393)" +ResizeGripHovered = "rgba(66, 150, 249, 1.0)" +ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" +Tab = "rgba(0, 121, 255, 0.9309999942779541)" +TabHovered = "rgba(66, 150, 249, 0.800000011920929)" +TabActive = "rgba(53, 53, 53, 1.0)" +TabUnfocused = "rgba(234, 236, 238, 0.9861999750137329)" +TabUnfocusedActive = "rgba(189, 209, 233, 1.0)" +PlotLines = "rgba(99, 99, 99, 1.0)" +PlotLinesHovered = "rgba(255, 109, 89, 1.0)" +PlotHistogram = "rgba(229, 178, 0, 1.0)" +PlotHistogramHovered = "rgba(255, 114, 0, 1.0)" +TableHeaderBg = "rgba(198, 221, 249, 1.0)" +TableBorderStrong = "rgba(145, 145, 163, 1.0)" +TableBorderLight = "rgba(173, 173, 188, 1.0)" +TableRowBg = "rgba(0, 0, 0, 0.0)" +TableRowBgAlt = "rgba(76, 76, 76, 0.09000000357627869)" +TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" +DragDropTarget = "rgba(66, 150, 249, 0.949999988079071)" +NavHighlight = "rgba(66, 150, 249, 0.800000011920929)" +NavWindowingHighlight = "rgba(178, 178, 178, 0.699999988079071)" +NavWindowingDimBg = "rgba(51, 51, 51, 0.2000000029802322)" +ModalWindowDimBg = "rgba(51, 51, 51, 0.3499999940395355)" + +[[themes]] + name = "Moonlight" + author = "Madam-Herta" + description = "Dark Modern theme with moon's color like accents." + tags = ["dark", "rounded", "blue", "yellow"] + date = 2023-10-21 + [themes.style] + alpha = 1.0 + disabledAlpha = 1.0 + windowPadding = [12.0, 12.0] + windowRounding = 11.5 + windowBorderSize = 0.0 + windowMinSize = [20.0, 20.0] + windowTitleAlign = [0.5, 0.5] + windowMenuButtonPosition = "Right" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [20.0, 3.400000095367432] + frameRounding = 11.89999961853027 + frameBorderSize = 0.0 + itemSpacing = [4.300000190734863, 5.5] + itemInnerSpacing = [7.099999904632568, 1.799999952316284] + cellPadding = [12.10000038146973, 9.199999809265137] + indentSpacing = 0.0 + columnsMinSpacing = 4.900000095367432 + scrollbarSize = 11.60000038146973 + scrollbarRounding = 15.89999961853027 + grabMinSize = 3.700000047683716 + grabRounding = 20.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(70, 81, 115, 1.0)" + WindowBg = "rgba(20, 22, 26, 1.0)" + ChildBg = "rgba(24, 26, 30, 1.0)" + PopupBg = "rgba(20, 22, 26, 1.0)" + Border = "rgba(40, 43, 49, 1.0)" + BorderShadow = "rgba(20, 22, 26, 1.0)" + FrameBg = "rgba(29, 32, 39, 1.0)" + FrameBgHovered = "rgba(40, 43, 49, 1.0)" + FrameBgActive = "rgba(40, 43, 49, 1.0)" + TitleBg = "rgba(12, 14, 18, 1.0)" + TitleBgActive = "rgba(12, 14, 18, 1.0)" + TitleBgCollapsed = "rgba(20, 22, 26, 1.0)" + MenuBarBg = "rgba(25, 27, 31, 1.0)" + ScrollbarBg = "rgba(12, 14, 18, 1.0)" + ScrollbarGrab = "rgba(30, 34, 38, 1.0)" + ScrollbarGrabHovered = "rgba(40, 43, 49, 1.0)" + ScrollbarGrabActive = "rgba(30, 34, 38, 1.0)" + CheckMark = "rgba(248, 255, 127, 1.0)" + SliderGrab = "rgba(248, 255, 127, 1.0)" + SliderGrabActive = "rgba(255, 203, 127, 1.0)" + Button = "rgba(30, 34, 38, 1.0)" + ButtonHovered = "rgba(46, 48, 50, 1.0)" + ButtonActive = "rgba(39, 39, 39, 1.0)" + Header = "rgba(36, 42, 53, 1.0)" + HeaderHovered = "rgba(27, 27, 27, 1.0)" + HeaderActive = "rgba(20, 22, 26, 1.0)" + Separator = "rgba(33, 38, 49, 1.0)" + SeparatorHovered = "rgba(40, 47, 64, 1.0)" + SeparatorActive = "rgba(40, 47, 64, 1.0)" + ResizeGrip = "rgba(37, 37, 37, 1.0)" + ResizeGripHovered = "rgba(248, 255, 127, 1.0)" + ResizeGripActive = "rgba(255, 255, 255, 1.0)" + Tab = "rgba(20, 22, 26, 1.0)" + TabHovered = "rgba(30, 34, 38, 1.0)" + TabActive = "rgba(30, 34, 38, 1.0)" + TabUnfocused = "rgba(20, 22, 26, 1.0)" + TabUnfocusedActive = "rgba(32, 70, 146, 1.0)" + PlotLines = "rgba(133, 153, 179, 1.0)" + PlotLinesHovered = "rgba(10, 250, 250, 1.0)" + PlotHistogram = "rgba(225, 203, 143, 1.0)" + PlotHistogramHovered = "rgba(244, 244, 244, 1.0)" + TableHeaderBg = "rgba(12, 14, 18, 1.0)" + TableBorderStrong = "rgba(12, 14, 18, 1.0)" + TableBorderLight = "rgba(0, 0, 0, 1.0)" + TableRowBg = "rgba(30, 34, 38, 1.0)" + TableRowBgAlt = "rgba(25, 27, 31, 1.0)" + TextSelectedBg = "rgba(239, 239, 239, 1.0)" + DragDropTarget = "rgba(127, 131, 255, 1.0)" + NavHighlight = "rgba(68, 74, 255, 1.0)" + NavWindowingHighlight = "rgba(127, 131, 255, 1.0)" + NavWindowingDimBg = "rgba(50, 45, 139, 0.501960813999176)" + ModalWindowDimBg = "rgba(50, 45, 139, 0.501960813999176)" +[[themes]] + name = "Purple Comfy" + author = "RegularLunar" + description = "recolored to a more dark purple than regular comfy. original credits go to Giuseppe" + forkedFrom = "Comfy" + tags = ["dark", "purple", "rounded"] + date = 2024-03-26 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.1000000014901161 + windowPadding = [8.0, 8.0] + windowRounding = 10.0 + windowBorderSize = 0.0 + windowMinSize = [30.0, 30.0] + windowTitleAlign = [0.5, 0.5] + windowMenuButtonPosition = "Right" + childRounding = 5.0 + childBorderSize = 1.0 + popupRounding = 10.0 + popupBorderSize = 0.0 + framePadding = [5.0, 3.5] + frameRounding = 5.0 + frameBorderSize = 0.0 + itemSpacing = [5.0, 4.0] + itemInnerSpacing = [5.0, 5.0] + cellPadding = [4.0, 2.0] + indentSpacing = 5.0 + columnsMinSpacing = 5.0 + scrollbarSize = 15.0 + scrollbarRounding = 9.0 + grabMinSize = 15.0 + grabRounding = 5.0 + tabRounding = 5.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(255, 255, 255, 0.3605149984359741)" + WindowBg = "rgba(25, 25, 25, 1.0)" + ChildBg = "rgba(255, 0, 0, 0.0)" + PopupBg = "rgba(25, 25, 25, 1.0)" + Border = "rgba(128, 77, 255, 0.5490196347236633)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(40, 40, 40, 1.0)" + FrameBgHovered = "rgba(97, 108, 146, 0.5490196347236633)" + FrameBgActive = "rgba(128, 77, 255, 0.5490196347236633)" + TitleBg = "rgba(25, 25, 25, 1.0)" + TitleBgActive = "rgba(25, 25, 25, 1.0)" + TitleBgCollapsed = "rgba(66, 66, 66, 0.0)" + MenuBarBg = "rgba(0, 0, 0, 0.0)" + ScrollbarBg = "rgba(40, 40, 40, 0.0)" + ScrollbarGrab = "rgba(40, 40, 40, 1.0)" + ScrollbarGrabHovered = "rgba(60, 60, 60, 1.0)" + ScrollbarGrabActive = "rgba(75, 75, 75, 1.0)" + CheckMark = "rgba(128, 77, 255, 0.5490196347236633)" + SliderGrab = "rgba(128, 77, 255, 0.5490196347236633)" + SliderGrabActive = "rgba(128, 77, 255, 0.5490196347236633)" + Button = "rgba(128, 77, 255, 0.5490196347236633)" + ButtonHovered = "rgba(128, 77, 255, 0.5490196347236633)" + ButtonActive = "rgba(128, 77, 255, 0.5490196347236633)" + Header = "rgba(128, 77, 255, 0.5490196347236633)" + HeaderHovered = "rgba(128, 77, 255, 0.5490196347236633)" + HeaderActive = "rgba(128, 77, 255, 0.5490196347236633)" + Separator = "rgba(128, 77, 255, 0.5490196347236633)" + SeparatorHovered = "rgba(128, 77, 255, 0.5490196347236633)" + SeparatorActive = "rgba(128, 77, 255, 0.5490196347236633)" + ResizeGrip = "rgba(128, 77, 255, 0.5490196347236633)" + ResizeGripHovered = "rgba(128, 77, 255, 0.5490196347236633)" + ResizeGripActive = "rgba(128, 77, 255, 0.5490196347236633)" + Tab = "rgba(128, 77, 255, 0.5490196347236633)" + TabHovered = "rgba(128, 77, 255, 0.5490196347236633)" + TabActive = "rgba(128, 77, 255, 0.5490196347236633)" + TabUnfocused = "rgba(0, 115, 255, 0.0)" + TabUnfocusedActive = "rgba(34, 66, 108, 0.0)" + PlotLines = "rgba(75, 75, 75, 1.0)" + PlotLinesHovered = "rgba(128, 77, 255, 0.5490196347236633)" + PlotHistogram = "rgba(128, 77, 255, 0.5490196347236633)" + PlotHistogramHovered = "rgba(188, 177, 226, 0.5490196347236633)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(128, 77, 255, 0.5490196347236633)" + TableBorderLight = "rgba(128, 77, 255, 0.2901960909366608)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.03433477878570557)" + TextSelectedBg = "rgba(128, 77, 255, 0.5490196347236633)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(0, 0, 0, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" + + + + [[themes]] + name = "Red Oni" + author = "DatRobotix" + description = "Red Oni theme (Depicts the Japanese Oni Monster)" + tags = ["dark", "magenta", "pink", "rounded"] + date = 2024-04-16 + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 8.0 + windowBorderSize = 0.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.0, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 8.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 6.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 10.0 + scrollbarRounding = 9.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 4.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "None" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(0, 21, 42, 1.0)" + ChildBg = "rgba(0, 0, 0, 0.0)" + PopupBg = "rgba(20, 20, 20, 1.0)" + Border = "rgba(255, 0, 105, 0.5)" + BorderShadow = "rgba(0, 0, 0, 0.0)" + FrameBg = "rgba(56, 56, 56, 0.5400000214576721)" + FrameBgHovered = "rgba(166, 166, 166, 0.4000000059604645)" + FrameBgActive = "rgba(48, 48, 48, 0.6700000166893005)" + TitleBg = "rgba(26, 26, 26, 1.0)" + TitleBgActive = "rgba(26, 26, 26, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.5099999904632568)" + MenuBarBg = "rgba(34, 34, 34, 1.0)" + ScrollbarBg = "rgba(32, 32, 32, 1.0)" + ScrollbarGrab = "rgba(205, 0, 84, 1.0)" + ScrollbarGrabHovered = "rgba(255, 35, 125, 1.0)" + ScrollbarGrabActive = "rgba(208, 31, 104, 1.0)" + CheckMark = "rgba(205, 0, 84, 1.0)" + SliderGrab = "rgba(205, 0, 84, 1.0)" + SliderGrabActive = "rgba(255, 0, 131, 1.0)" + Button = "rgba(205, 0, 84, 1.0)" + ButtonHovered = "rgba(219, 68, 130, 1.0)" + ButtonActive = "rgba(205, 0, 84, 1.0)" + Header = "rgba(148, 0, 61, 1.0)" + HeaderHovered = "rgba(205, 0, 84, 1.0)" + HeaderActive = "rgba(244, 0, 100, 1.0)" + Separator = "rgba(109, 109, 127, 0.5)" + SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" + SeparatorActive = "rgba(70, 87, 106, 1.0)" + ResizeGrip = "rgba(205, 0, 84, 1.0)" + ResizeGripHovered = "rgba(205, 93, 139, 1.0)" + ResizeGripActive = "rgba(230, 28, 110, 1.0)" + Tab = "rgba(20, 20, 20, 0.8619999885559082)" + TabHovered = "rgba(49, 49, 49, 0.800000011920929)" + TabActive = "rgba(205, 0, 84, 1.0)" + TabUnfocused = "rgba(17, 26, 37, 0.9724000096321106)" + TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(255, 109, 89, 1.0)" + PlotHistogram = "rgba(205, 0, 84, 1.0)" + PlotHistogramHovered = "rgba(255, 30, 122, 1.0)" + TableHeaderBg = "rgba(48, 48, 51, 1.0)" + TableBorderStrong = "rgba(79, 79, 89, 1.0)" + TableBorderLight = "rgba(58, 58, 63, 1.0)" + TableRowBg = "rgba(0, 0, 0, 0.0)" + TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" + TextSelectedBg = "rgba(66, 150, 249, 0.3499999940395355)" + DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" + NavHighlight = "rgba(66, 150, 249, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] + name = "Darky" + author = "90th" + description = "simple dark dark dark theme" + tags = ["dark", "minimal"] + date = 2024-05-13 + [themes.style] + alpha = 1.0 +disabledAlpha = 0.6000000238418579 +windowPadding = [8.0, 8.0] +windowRounding = 0.0 +windowBorderSize = 1.0 +windowMinSize = [32.0, 32.0] +windowTitleAlign = [0.0, 0.5] +windowMenuButtonPosition = "Left" +childRounding = 0.0 +childBorderSize = 1.0 +popupRounding = 0.0 +popupBorderSize = 1.0 +framePadding = [4.0, 3.0] +frameRounding = 0.0 +frameBorderSize = 0.0 +itemSpacing = [8.0, 4.0] +itemInnerSpacing = [4.0, 4.0] +cellPadding = [4.0, 2.0] +indentSpacing = 21.0 +columnsMinSpacing = 6.0 +scrollbarSize = 14.0 +scrollbarRounding = 0.0 +grabMinSize = 10.0 +grabRounding = 0.0 +tabRounding = 0.0 +tabBorderSize = 0.0 +tabMinWidthForCloseButton = 0.0 +colorButtonPosition = "Right" +buttonTextAlign = [0.5, 0.5] +selectableTextAlign = [0.0, 0.0] +[themes.style.colors] +Text = "rgba(255, 255, 255, 1.0)" +TextDisabled = "rgba(127, 127, 127, 1.0)" +WindowBg = "rgba(10, 10, 10, 1.0)" +ChildBg = "rgba(14, 14, 14, 1.0)" +PopupBg = "rgba(20, 20, 20, 0.8583691120147705)" +Border = "rgba(0, 0, 0, 1.0)" +BorderShadow = "rgba(0, 0, 0, 0.6995707750320435)" +FrameBg = "rgba(14, 14, 14, 1.0)" +FrameBgHovered = "rgba(17, 17, 17, 1.0)" +FrameBgActive = "rgba(14, 14, 14, 0.05490196123719215)" +TitleBg = "rgba(47, 49, 54, 1.0)" +TitleBgActive = "rgba(10, 10, 10, 1.0)" +TitleBgCollapsed = "rgba(14, 14, 14, 1.0)" +MenuBarBg = "rgba(20, 20, 20, 0.9399999976158142)" +ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" +ScrollbarGrab = "rgba(79, 79, 79, 1.0)" +ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" +ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" +CheckMark = "rgba(165, 59, 59, 1.0)" +SliderGrab = "rgba(255, 255, 255, 1.0)" +SliderGrabActive = "rgba(255, 255, 255, 1.0)" +Button = "rgba(14, 14, 14, 1.0)" +ButtonHovered = "rgba(17, 17, 17, 1.0)" +ButtonActive = "rgba(20, 20, 20, 1.0)" +Header = "rgba(14, 14, 14, 1.0)" +HeaderHovered = "rgba(17, 17, 17, 1.0)" +HeaderActive = "rgba(20, 20, 20, 1.0)" +Separator = "rgba(20, 20, 20, 0.501960813999176)" +SeparatorHovered = "rgba(20, 20, 20, 0.6695278882980347)" +SeparatorActive = "rgba(20, 20, 20, 0.9570815563201904)" +ResizeGrip = "rgba(26, 29, 33, 0.2000000029802322)" +ResizeGripHovered = "rgba(52, 53, 55, 0.2000000029802322)" +ResizeGripActive = "rgba(77, 77, 77, 0.2000000029802322)" +Tab = "rgba(47, 49, 54, 1.0)" +TabHovered = "rgba(60, 63, 69, 1.0)" +TabActive = "rgba(66, 70, 77, 1.0)" +TabUnfocused = "rgba(17, 17, 17, 0.9725490212440491)" +TabUnfocusedActive = "rgba(17, 17, 17, 1.0)" +PlotLines = "rgba(155, 155, 155, 1.0)" +PlotLinesHovered = "rgba(242, 88, 88, 1.0)" +PlotHistogram = "rgba(242, 88, 88, 1.0)" +PlotHistogramHovered = "rgba(109, 92, 92, 1.0)" +TableHeaderBg = "rgba(48, 48, 51, 1.0)" +TableBorderStrong = "rgba(79, 79, 89, 1.0)" +TableBorderLight = "rgba(58, 58, 63, 1.0)" +TableRowBg = "rgba(0, 0, 0, 0.0)" +TableRowBgAlt = "rgba(255, 255, 255, 0.05999999865889549)" +TextSelectedBg = "rgba(255, 224, 224, 1.0)" +DragDropTarget = "rgba(66, 69, 97, 1.0)" +NavHighlight = "rgba(46, 58, 71, 1.0)" +NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" +NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" +ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" +[[themes]] +name = "Modern" +author = "LousyBook-01" +description = "cool theme i made, this is meant to look like the modern flat ui" +tags = ["dark", "rounded", "red", "orange", "pink", "gray", "magenta"] +date = 2024-06-05 +[themes.style] +alpha = 1.0 +disabledAlpha = 0.300000011920929 +windowPadding = [10.10000038146973, 10.10000038146973] +windowRounding = 10.30000019073486 +windowBorderSize = 1.0 +windowMinSize = [20.0, 32.0] +windowTitleAlign = [0.5, 0.5] +windowMenuButtonPosition = "Right" +childRounding = 8.199999809265137 +childBorderSize = 1.0 +popupRounding = 10.69999980926514 +popupBorderSize = 1.0 +framePadding = [20.0, 1.5] +frameRounding = 4.800000190734863 +frameBorderSize = 0.0 +itemSpacing = [9.699999809265137, 5.300000190734863] +itemInnerSpacing = [5.400000095367432, 9.300000190734863] +cellPadding = [7.900000095367432, 2.0] +indentSpacing = 10.69999980926514 +columnsMinSpacing = 6.0 +scrollbarSize = 12.10000038146973 +scrollbarRounding = 20.0 +grabMinSize = 10.0 +grabRounding = 4.599999904632568 +tabRounding = 4.0 +tabBorderSize = 0.0 +tabMinWidthForCloseButton = 0.0 +colorButtonPosition = "Right" +buttonTextAlign = [0.5, 0.5] +selectableTextAlign = [0.0, 0.0] +[themes.style.colors] +Text = "rgba(255, 255, 255, 1.0)" +TextDisabled = "rgba(255, 255, 255, 0.3991416096687317)" +WindowBg = "rgba(10, 10, 10, 0.9399999976158142)" +ChildBg = "rgba(0, 0, 0, 0.0)" +PopupBg = "rgba(13, 13, 13, 0.9399999976158142)" +Border = "rgba(109, 109, 127, 0.5)" +BorderShadow = "rgba(0, 0, 0, 0.0)" +FrameBg = "rgba(0, 0, 0, 0.4206008315086365)" +FrameBgHovered = "rgba(36, 36, 36, 0.4000000059604645)" +FrameBgActive = "rgba(59, 59, 59, 0.8626609444618225)" +TitleBg = "rgba(0, 0, 0, 1.0)" +TitleBgActive = "rgba(24, 24, 24, 1.0)" +TitleBgCollapsed = "rgba(0, 0, 0, 0.2918455004692078)" +MenuBarBg = "rgba(35, 35, 35, 1.0)" +ScrollbarBg = "rgba(5, 5, 5, 0.5299999713897705)" +ScrollbarGrab = "rgba(79, 79, 79, 1.0)" +ScrollbarGrabHovered = "rgba(104, 104, 104, 1.0)" +ScrollbarGrabActive = "rgba(130, 130, 130, 1.0)" +CheckMark = "rgba(250, 66, 66, 1.0)" +SliderGrab = "rgba(255, 255, 255, 1.0)" +SliderGrabActive = "rgba(66, 150, 250, 1.0)" +Button = "rgba(0, 0, 0, 0.5793991088867188)" +ButtonHovered = "rgba(25, 25, 25, 1.0)" +ButtonActive = "rgba(255, 59, 59, 1.0)" +Header = "rgba(0, 0, 0, 0.454935610294342)" +HeaderHovered = "rgba(46, 46, 46, 0.800000011920929)" +HeaderActive = "rgba(249, 66, 66, 1.0)" +Separator = "rgba(0, 0, 0, 0.5)" +SeparatorHovered = "rgba(25, 102, 191, 0.7799999713897705)" +SeparatorActive = "rgba(25, 102, 191, 1.0)" +ResizeGrip = "rgba(66, 150, 249, 0.2000000029802322)" +ResizeGripHovered = "rgba(66, 150, 249, 0.6700000166893005)" +ResizeGripActive = "rgba(66, 150, 249, 0.949999988079071)" +Tab = "rgba(27, 27, 27, 1.0)" +TabHovered = "rgba(255, 93, 172, 0.800000011920929)" +TabActive = "rgba(255, 57, 57, 1.0)" +TabUnfocused = "rgba(28, 43, 61, 0.9724000096321106)" +TabUnfocusedActive = "rgba(34, 66, 108, 1.0)" +PlotLines = "rgba(255, 255, 255, 1.0)" +PlotLinesHovered = "rgba(255, 109, 89, 1.0)" +PlotHistogram = "rgba(255, 55, 55, 1.0)" +PlotHistogramHovered = "rgba(255, 55, 178, 1.0)" +TableHeaderBg = "rgba(255, 60, 60, 1.0)" +TableBorderStrong = "rgba(255, 81, 81, 1.0)" +TableBorderLight = "rgba(255, 144, 144, 0.3690987229347229)" +TableRowBg = "rgba(185, 86, 255, 0.0)" +TableRowBgAlt = "rgba(255, 70, 70, 0.1115880012512207)" +TextSelectedBg = "rgba(249, 66, 66, 1.0)" +DragDropTarget = "rgba(255, 255, 0, 0.8999999761581421)" +NavHighlight = "rgba(0, 0, 0, 0.6437768340110779)" +NavWindowingHighlight = "rgba(255, 255, 255, 0.4678111672401428)" +NavWindowingDimBg = "rgba(0, 0, 0, 0.733905553817749)" +ModalWindowDimBg = "rgba(0, 0, 0, 0.7982832789421082)" +[[themes]] + name = "DCUK RED nope! is DARK RED" + author = "for40255" + description = "DucKRed DucKRed DucKRed DucKRed" + tags = ["dark", "red", "high-contrast"] + date = "pr-merge-date" + [themes.style] + alpha = 1.0 + disabledAlpha = 0.6000000238418579 + windowPadding = [8.0, 8.0] + windowRounding = 0.0 + windowBorderSize = 1.0 + windowMinSize = [32.0, 32.0] + windowTitleAlign = [0.5, 0.5] + windowMenuButtonPosition = "Left" + childRounding = 0.0 + childBorderSize = 1.0 + popupRounding = 0.0 + popupBorderSize = 1.0 + framePadding = [4.0, 3.0] + frameRounding = 0.0 + frameBorderSize = 0.0 + itemSpacing = [8.0, 4.0] + itemInnerSpacing = [4.0, 4.0] + cellPadding = [4.0, 2.0] + indentSpacing = 21.0 + columnsMinSpacing = 6.0 + scrollbarSize = 14.0 + scrollbarRounding = 0.0 + grabMinSize = 10.0 + grabRounding = 0.0 + tabRounding = 0.0 + tabBorderSize = 0.0 + tabMinWidthForCloseButton = 0.0 + colorButtonPosition = "Right" + buttonTextAlign = [0.5, 0.5] + selectableTextAlign = [0.0, 0.0] + [themes.style.colors] + Text = "rgba(255, 255, 255, 1.0)" + TextDisabled = "rgba(127, 127, 127, 1.0)" + WindowBg = "rgba(10, 10, 10, 1.0)" + ChildBg = "rgba(14, 14, 14, 1.0)" + PopupBg = "rgba(0, 0, 0, 1.0)" + Border = "rgba(255, 0, 0, 1.0)" + BorderShadow = "rgba(0, 0, 0, 1.0)" + FrameBg = "rgba(30, 30, 30, 1.0)" + FrameBgHovered = "rgba(255, 0, 0, 0.5647059082984924)" + FrameBgActive = "rgba(255, 0, 0, 0.5647059082984924)" + TitleBg = "rgba(0, 0, 0, 1.0)" + TitleBgActive = "rgba(10, 10, 10, 1.0)" + TitleBgCollapsed = "rgba(0, 0, 0, 0.0)" + MenuBarBg = "rgba(20, 20, 20, 0.9411764740943909)" + ScrollbarBg = "rgba(255, 0, 0, 0.5647059082984924)" + ScrollbarGrab = "rgba(255, 0, 0, 0.501960813999176)" + ScrollbarGrabHovered = "rgba(255, 0, 0, 1.0)" + ScrollbarGrabActive = "rgba(255, 0, 0, 1.0)" + CheckMark = "rgba(255, 0, 0, 1.0)" + SliderGrab = "rgba(255, 0, 0, 0.8154506683349609)" + SliderGrabActive = "rgba(255, 0, 0, 0.8156862854957581)" + Button = "rgba(255, 0, 0, 0.501960813999176)" + ButtonHovered = "rgba(255, 0, 0, 0.7450980544090271)" + ButtonActive = "rgba(255, 0, 0, 1.0)" + Header = "rgba(255, 0, 0, 0.6566523313522339)" + HeaderHovered = "rgba(255, 0, 0, 0.8039215803146362)" + HeaderActive = "rgba(255, 0, 0, 1.0)" + Separator = "rgba(20, 20, 20, 0.501960813999176)" + SeparatorHovered = "rgba(20, 20, 20, 0.6695278882980347)" + SeparatorActive = "rgba(20, 20, 20, 0.9570815563201904)" + ResizeGrip = "rgba(26, 29, 33, 0.2000000029802322)" + ResizeGripHovered = "rgba(52, 53, 55, 0.2000000029802322)" + ResizeGripActive = "rgba(77, 77, 77, 0.2000000029802322)" + Tab = "rgba(255, 0, 0, 0.4392156898975372)" + TabHovered = "rgba(255, 0, 0, 1.0)" + TabActive = "rgba(255, 0, 0, 1.0)" + TabUnfocused = "rgba(17, 17, 17, 0.9725490212440491)" + TabUnfocusedActive = "rgba(17, 17, 17, 1.0)" + PlotLines = "rgba(155, 155, 155, 1.0)" + PlotLinesHovered = "rgba(242, 88, 88, 1.0)" + PlotHistogram = "rgba(242, 88, 88, 1.0)" + PlotHistogramHovered = "rgba(109, 92, 92, 1.0)" + TableHeaderBg = "rgba(255, 0, 0, 0.7124463319778442)" + TableBorderStrong = "rgba(255, 0, 0, 1.0)" + TableBorderLight = "rgba(255, 0, 0, 1.0)" + TableRowBg = "rgba(0, 0, 0, 1.0)" + TableRowBgAlt = "rgba(50, 50, 50, 0.6274510025978088)" + TextSelectedBg = "rgba(255, 0, 0, 1.0)" + DragDropTarget = "rgba(66, 69, 97, 1.0)" + NavHighlight = "rgba(46, 58, 71, 1.0)" + NavWindowingHighlight = "rgba(255, 255, 255, 0.699999988079071)" + NavWindowingDimBg = "rgba(204, 204, 204, 0.2000000029802322)" + ModalWindowDimBg = "rgba(204, 204, 204, 0.3499999940395355)" From 0b1ffec5dc48a154d8c47a8095a1780bd3422d9d Mon Sep 17 00:00:00 2001 From: Patitotective Date: Wed, 26 Jun 2024 21:40:58 -0500 Subject: [PATCH 5/6] Update themes.toml --- themes.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes.toml b/themes.toml index f6fecbb..d6a5091 100644 --- a/themes.toml +++ b/themes.toml @@ -3107,7 +3107,7 @@ ModalWindowDimBg = "rgba(0, 0, 0, 0.7982832789421082)" author = "for40255" description = "DucKRed DucKRed DucKRed DucKRed" tags = ["dark", "red", "high-contrast"] - date = "pr-merge-date" + date = 2024-06-26 [themes.style] alpha = 1.0 disabledAlpha = 0.6000000238418579 From 730d7bad6c7929eeec25a374eff46817ac5fb8dc Mon Sep 17 00:00:00 2001 From: Patitotective Date: Wed, 26 Jun 2024 21:47:28 -0500 Subject: [PATCH 6/6] Update themes.toml --- themes.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes.toml b/themes.toml index d6a5091..f758992 100644 --- a/themes.toml +++ b/themes.toml @@ -3103,7 +3103,7 @@ NavWindowingHighlight = "rgba(255, 255, 255, 0.4678111672401428)" NavWindowingDimBg = "rgba(0, 0, 0, 0.733905553817749)" ModalWindowDimBg = "rgba(0, 0, 0, 0.7982832789421082)" [[themes]] - name = "DCUK RED nope! is DARK RED" + name = "DUCK RED nope! is DARK RED" author = "for40255" description = "DucKRed DucKRed DucKRed DucKRed" tags = ["dark", "red", "high-contrast"]