mirror of
https://github.com/Wanderson-Magalhaes/PyOneDark_Qt_Widgets_Modern_GUI.git
synced 2026-07-14 21:04:54 +00:00
v1.0.1 Released
This commit is contained in:
+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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user