Skip to content

Commit

Permalink
Default skin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Tercioo committed Aug 16, 2024
1 parent 804761d commit cf7a348
Show file tree
Hide file tree
Showing 6 changed files with 219 additions and 181 deletions.
7 changes: 4 additions & 3 deletions functions/profiles.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,8 @@ local default_profile = {
fontsize_title = 10,
fontcolor = {1, 1, 1, 1},
fontcolor_right = {1, 0.7, 0, 1}, --{1, 0.9254, 0.6078, 1}
fontshadow = false,
fontshadow = true,
fontcontour = {0, 0, 0, 1},
bar_color = {0.3960, 0.3960, 0.3960, 0.8700},
background = {0.0941, 0.0941, 0.0941, 0.8},
divisor_color = {1, 1, 1, 1},
Expand Down Expand Up @@ -1469,10 +1470,10 @@ local default_global_data = {
font_color = {0.9, 0.9, 0.9, 0.923},
font_outline = "NONE",
font_face = "DEFAULT",
bar_texture = "Skyline",
bar_texture = "You Are the Best!",
},

frame_background_color = {0.1215, 0.1176, 0.1294, 0.8},
frame_background_color = {0.0549, 0.0549, 0.0549, 0.934},

--/run Details.breakdown_spell_tab.spellcontainer_height = 311 --352
--breakdown spell tab
Expand Down
Loading

0 comments on commit cf7a348

Please sign in to comment.