mirror of
https://github.com/Wanderson-Magalhaes/PyOneDark_Qt_Widgets_Modern_GUI.git
synced 2026-08-22 07:03:21 +00:00
v1.0.1 Released
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"theme_name" : "Default",
|
||||
"app_color" : {
|
||||
"dark_one" : "#1b1e23",
|
||||
"dark_two" : "#1e2229",
|
||||
"dark_three" : "#21252d",
|
||||
"dark_four" : "#272c36",
|
||||
"bg_one" : "#D3E0F7",
|
||||
"bg_two" : "#E2E9F7",
|
||||
"bg_three" : "#EFF1F7",
|
||||
"icon_color" : "#6C7C96",
|
||||
"icon_hover" : "#8CB8FF",
|
||||
"icon_pressed" : "#6c99f4",
|
||||
"icon_active" : "#8CB8FF",
|
||||
"context_color" : "#568af2",
|
||||
"context_hover" : "#6c99f4",
|
||||
"context_pressed" : "#4B5469",
|
||||
"text_title" : "#606C85",
|
||||
"text_foreground" : "#6B7894",
|
||||
"text_description" : "#7887A6",
|
||||
"text_active" : "#8797BA",
|
||||
"white" : "#f5f6f9",
|
||||
"pink" : "#ff007f",
|
||||
"green" : "#00ff7f",
|
||||
"red" : "#ff5555",
|
||||
"yellow" : "#f1fa8c"
|
||||
}
|
||||
{
|
||||
"theme_name" : "Default",
|
||||
"app_color" : {
|
||||
"dark_one" : "#1b1e23",
|
||||
"dark_two" : "#1e2229",
|
||||
"dark_three" : "#21252d",
|
||||
"dark_four" : "#272c36",
|
||||
"bg_one" : "#D3E0F7",
|
||||
"bg_two" : "#E2E9F7",
|
||||
"bg_three" : "#EFF1F7",
|
||||
"icon_color" : "#6C7C96",
|
||||
"icon_hover" : "#8CB8FF",
|
||||
"icon_pressed" : "#6c99f4",
|
||||
"icon_active" : "#8CB8FF",
|
||||
"context_color" : "#568af2",
|
||||
"context_hover" : "#6c99f4",
|
||||
"context_pressed" : "#4B5469",
|
||||
"text_title" : "#606C85",
|
||||
"text_foreground" : "#6B7894",
|
||||
"text_description" : "#7887A6",
|
||||
"text_active" : "#8797BA",
|
||||
"white" : "#f5f6f9",
|
||||
"pink" : "#ff007f",
|
||||
"green" : "#00ff7f",
|
||||
"red" : "#ff5555",
|
||||
"yellow" : "#f1fa8c"
|
||||
}
|
||||
}
|
||||
+27
-27
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"theme_name" : "Default",
|
||||
"app_color" : {
|
||||
"dark_one" : "#1b1e23",
|
||||
"dark_two" : "#1e2229",
|
||||
"dark_three" : "#21252d",
|
||||
"dark_four" : "#272c36",
|
||||
"bg_one" : "#2c313c",
|
||||
"bg_two" : "#343b48",
|
||||
"bg_three" : "#3c4454",
|
||||
"icon_color" : "#c3ccdf",
|
||||
"icon_hover" : "#dce1ec",
|
||||
"icon_pressed" : "#6c99f4",
|
||||
"icon_active" : "#f5f6f9",
|
||||
"context_color" : "#568af2",
|
||||
"context_hover" : "#6c99f4",
|
||||
"context_pressed" : "#3f6fd1",
|
||||
"text_title" : "#dce1ec",
|
||||
"text_foreground" : "#8a95aa",
|
||||
"text_description" : "#4f5b6e",
|
||||
"text_active" : "#dce1ec",
|
||||
"white" : "#f5f6f9",
|
||||
"pink" : "#ff007f",
|
||||
"green" : "#00ff7f",
|
||||
"red" : "#ff5555",
|
||||
"yellow" : "#f1fa8c"
|
||||
}
|
||||
{
|
||||
"theme_name" : "Default",
|
||||
"app_color" : {
|
||||
"dark_one" : "#1b1e23",
|
||||
"dark_two" : "#1e2229",
|
||||
"dark_three" : "#21252d",
|
||||
"dark_four" : "#272c36",
|
||||
"bg_one" : "#2c313c",
|
||||
"bg_two" : "#343b48",
|
||||
"bg_three" : "#3c4454",
|
||||
"icon_color" : "#c3ccdf",
|
||||
"icon_hover" : "#dce1ec",
|
||||
"icon_pressed" : "#6c99f4",
|
||||
"icon_active" : "#f5f6f9",
|
||||
"context_color" : "#568af2",
|
||||
"context_hover" : "#6c99f4",
|
||||
"context_pressed" : "#3f6fd1",
|
||||
"text_title" : "#dce1ec",
|
||||
"text_foreground" : "#8a95aa",
|
||||
"text_description" : "#4f5b6e",
|
||||
"text_active" : "#dce1ec",
|
||||
"white" : "#f5f6f9",
|
||||
"pink" : "#ff007f",
|
||||
"green" : "#00ff7f",
|
||||
"red" : "#ff5555",
|
||||
"yellow" : "#f1fa8c"
|
||||
}
|
||||
}
|
||||
+27
-27
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"theme_name" : "dracula",
|
||||
"app_color" : {
|
||||
"dark_one" : "#282a36",
|
||||
"dark_two" : "#2B2E3B",
|
||||
"dark_three" : "#333645",
|
||||
"dark_four" : "#3C4052",
|
||||
"bg_one" : "#44475a",
|
||||
"bg_two" : "#4D5066",
|
||||
"bg_three" : "#595D75",
|
||||
"icon_color" : "#c3ccdf",
|
||||
"icon_hover" : "#dce1ec",
|
||||
"icon_pressed" : "#ff79c6",
|
||||
"icon_active" : "#f5f6f9",
|
||||
"context_color" : "#ff79c6",
|
||||
"context_hover" : "#FF84D7",
|
||||
"context_pressed" : "#FF90DD",
|
||||
"text_title" : "#dce1ec",
|
||||
"text_foreground" : "#f8f8f2",
|
||||
"text_description" : "#979EC7",
|
||||
"text_active" : "#dce1ec",
|
||||
"white" : "#f5f6f9",
|
||||
"pink" : "#ff79c6",
|
||||
"green" : "#00ff7f",
|
||||
"red" : "#ff5555",
|
||||
"yellow" : "#f1fa8c"
|
||||
}
|
||||
{
|
||||
"theme_name" : "dracula",
|
||||
"app_color" : {
|
||||
"dark_one" : "#282a36",
|
||||
"dark_two" : "#2B2E3B",
|
||||
"dark_three" : "#333645",
|
||||
"dark_four" : "#3C4052",
|
||||
"bg_one" : "#44475a",
|
||||
"bg_two" : "#4D5066",
|
||||
"bg_three" : "#595D75",
|
||||
"icon_color" : "#c3ccdf",
|
||||
"icon_hover" : "#dce1ec",
|
||||
"icon_pressed" : "#ff79c6",
|
||||
"icon_active" : "#f5f6f9",
|
||||
"context_color" : "#ff79c6",
|
||||
"context_hover" : "#FF84D7",
|
||||
"context_pressed" : "#FF90DD",
|
||||
"text_title" : "#dce1ec",
|
||||
"text_foreground" : "#f8f8f2",
|
||||
"text_description" : "#979EC7",
|
||||
"text_active" : "#dce1ec",
|
||||
"white" : "#f5f6f9",
|
||||
"pink" : "#ff79c6",
|
||||
"green" : "#00ff7f",
|
||||
"red" : "#ff5555",
|
||||
"yellow" : "#f1fa8c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user