Initial commit of mtgonline project
@@ -0,0 +1,16 @@
|
||||
# CMakeLists for themes directory
|
||||
#
|
||||
# add themes subfolders
|
||||
|
||||
set(defthemes Default Fabric Fusion Leather Plasma VelvetMarble)
|
||||
|
||||
if(UNIX)
|
||||
if(APPLE)
|
||||
install(DIRECTORY ${defthemes} DESTINATION Cockatrice.app/Contents/Resources/themes/)
|
||||
else()
|
||||
# Assume linux
|
||||
install(DIRECTORY ${defthemes} DESTINATION share/cockatrice/themes/)
|
||||
endif()
|
||||
elseif(WIN32)
|
||||
install(DIRECTORY ${defthemes} DESTINATION themes/)
|
||||
endif()
|
||||
@@ -0,0 +1,63 @@
|
||||
[Palette]
|
||||
WindowText = #ffffffff
|
||||
Button = #ff383838
|
||||
Light = #ff737373
|
||||
Midlight = #ff525252
|
||||
Dark = #ff161616
|
||||
Mid = #ff252525
|
||||
Text = #ffffffff
|
||||
BrightText = #ffb4dd8b
|
||||
ButtonText = #ffffffff
|
||||
Base = #ff2b2b2b
|
||||
Window = #ff1c1c1c
|
||||
Shadow = #ff000000
|
||||
HighlightedText = #ff000000
|
||||
Link = #ffcde4b6
|
||||
LinkVisited = #ff99d999
|
||||
AlternateBase = #ff242424
|
||||
ToolTipBase = #ffffffdc
|
||||
ToolTipText = #ff000000
|
||||
PlaceholderText = #6effffff
|
||||
|
||||
[Palette.Disabled]
|
||||
WindowText = #ff9d9d9d
|
||||
Button = #ff1c1c1c
|
||||
Light = #ff737373
|
||||
Midlight = #ff525252
|
||||
Dark = #ff161616
|
||||
Mid = #ff252525
|
||||
Text = #ff9d9d9d
|
||||
BrightText = #ffb4dd8b
|
||||
ButtonText = #ff787878
|
||||
Base = #ff1c1c1c
|
||||
Window = #ff1c1c1c
|
||||
Shadow = #ff000000
|
||||
HighlightedText = #ff9d9d9d
|
||||
Link = #ff308cc6
|
||||
LinkVisited = #ffb450ff
|
||||
AlternateBase = #ff242424
|
||||
ToolTipBase = #ffffffdc
|
||||
ToolTipText = #ff000000
|
||||
PlaceholderText = #46ffffff
|
||||
|
||||
[Palette.Inactive]
|
||||
WindowText = #ffffffff
|
||||
Button = #ff383838
|
||||
Light = #ff737373
|
||||
Midlight = #ff525252
|
||||
Dark = #ff161616
|
||||
Mid = #ff252525
|
||||
Text = #ffffffff
|
||||
BrightText = #ffb4dd8b
|
||||
ButtonText = #ffffffff
|
||||
Base = #ff2b2b2b
|
||||
Window = #ff1c1c1c
|
||||
Shadow = #ff000000
|
||||
HighlightedText = #ffffffff
|
||||
Link = #ffcde4b6
|
||||
LinkVisited = #ff99d999
|
||||
AlternateBase = #ff242424
|
||||
ToolTipBase = #ffffffdc
|
||||
ToolTipText = #ff000000
|
||||
PlaceholderText = #6effffff
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
[Appearance]
|
||||
ColorScheme = Light
|
||||
|
||||
[Style]
|
||||
Name = Default
|
||||
|
After Width: | Height: | Size: 313 KiB |
|
After Width: | Height: | Size: 147 KiB |
|
After Width: | Height: | Size: 154 KiB |
|
After Width: | Height: | Size: 257 KiB |
@@ -0,0 +1,69 @@
|
||||
[Palette]
|
||||
WindowText = #ffffffff
|
||||
Button = #ff3c3c3c
|
||||
Light = #ff787878
|
||||
Midlight = #ff5a5a5a
|
||||
Dark = #ff1e1e1e
|
||||
Mid = #ff282828
|
||||
Text = #ffffffff
|
||||
BrightText = #ff00f652
|
||||
ButtonText = #ffffffff
|
||||
Base = #ff2d2d2d
|
||||
Window = #ff1e1e1e
|
||||
Shadow = #ff000000
|
||||
Highlight = #ff148c3c
|
||||
HighlightedText = #ffffffff
|
||||
Link = #ff00f652
|
||||
LinkVisited = #ff00d346
|
||||
AlternateBase = #ff353535
|
||||
ToolTipBase = #ff3c3c3c
|
||||
ToolTipText = #ffd4d4d4
|
||||
PlaceholderText = #80ffffff
|
||||
Accent = #ff00d346
|
||||
|
||||
[Palette.Disabled]
|
||||
WindowText = #ff9d9d9d
|
||||
Button = #ff3c3c3c
|
||||
Light = #ff787878
|
||||
Midlight = #ff5a5a5a
|
||||
Dark = #ff1e1e1e
|
||||
Mid = #ff282828
|
||||
Text = #ff9d9d9d
|
||||
BrightText = #ff00f652
|
||||
ButtonText = #ff9d9d9d
|
||||
Base = #ff1e1e1e
|
||||
Window = #ff1e1e1e
|
||||
Shadow = #ff000000
|
||||
Highlight = #ff148c3c
|
||||
HighlightedText = #ffffffff
|
||||
Link = #ff308cc6
|
||||
LinkVisited = #ffff00ff
|
||||
AlternateBase = #ff353535
|
||||
ToolTipBase = #ffffffdc
|
||||
ToolTipText = #ff000000
|
||||
PlaceholderText = #80ffffff
|
||||
Accent = #ff9d9d9d
|
||||
|
||||
[Palette.Inactive]
|
||||
WindowText = #ffffffff
|
||||
Button = #ff3c3c3c
|
||||
Light = #ff787878
|
||||
Midlight = #ff5a5a5a
|
||||
Dark = #ff1e1e1e
|
||||
Mid = #ff282828
|
||||
Text = #ffffffff
|
||||
BrightText = #ff00f652
|
||||
ButtonText = #ffffffff
|
||||
Base = #ff2d2d2d
|
||||
Window = #ff1e1e1e
|
||||
Shadow = #ff000000
|
||||
Highlight = #ff1e1e1e
|
||||
HighlightedText = #ffffffff
|
||||
Link = #ff00f652
|
||||
LinkVisited = #ff00d346
|
||||
AlternateBase = #ff353535
|
||||
ToolTipBase = #ff3c3c3c
|
||||
ToolTipText = #ffd4d4d4
|
||||
PlaceholderText = #80ffffff
|
||||
Accent = #ff1e1e1e
|
||||
|
||||
@@ -0,0 +1,69 @@
|
||||
[Palette]
|
||||
WindowText = #ff000000
|
||||
Button = #fff0f0f0
|
||||
Light = #ffffffff
|
||||
Midlight = #ffe3e3e3
|
||||
Dark = #ffa0a0a0
|
||||
Mid = #ffa0a0a0
|
||||
Text = #ff000000
|
||||
BrightText = #ffffffff
|
||||
ButtonText = #ff000000
|
||||
Base = #ffffffff
|
||||
Window = #fff0f0f0
|
||||
Shadow = #ff696969
|
||||
Highlight = #ff148c3c
|
||||
HighlightedText = #ffffffff
|
||||
Link = #ff0d5f28
|
||||
LinkVisited = #ff08401b
|
||||
AlternateBase = #ffe9e7e3
|
||||
ToolTipBase = #ffffffdc
|
||||
ToolTipText = #ff000000
|
||||
PlaceholderText = #80000000
|
||||
Accent = #ff107532
|
||||
|
||||
[Palette.Disabled]
|
||||
WindowText = #ff787878
|
||||
Button = #fff0f0f0
|
||||
Light = #ffffffff
|
||||
Midlight = #fff7f7f7
|
||||
Dark = #ffa0a0a0
|
||||
Mid = #ffa0a0a0
|
||||
Text = #ff787878
|
||||
BrightText = #ffffffff
|
||||
ButtonText = #ff787878
|
||||
Base = #fff0f0f0
|
||||
Window = #fff0f0f0
|
||||
Shadow = #ff000000
|
||||
Highlight = #ff148c3c
|
||||
HighlightedText = #ffffffff
|
||||
Link = #ff0000ff
|
||||
LinkVisited = #ffff00ff
|
||||
AlternateBase = #fff7f7f7
|
||||
ToolTipBase = #ffffffdc
|
||||
ToolTipText = #ff000000
|
||||
PlaceholderText = #80000000
|
||||
Accent = #ff787878
|
||||
|
||||
[Palette.Inactive]
|
||||
WindowText = #ff000000
|
||||
Button = #fff0f0f0
|
||||
Light = #ffffffff
|
||||
Midlight = #ffe3e3e3
|
||||
Dark = #ffa0a0a0
|
||||
Mid = #ffa0a0a0
|
||||
Text = #ff000000
|
||||
BrightText = #ffffffff
|
||||
ButtonText = #ff000000
|
||||
Base = #ffffffff
|
||||
Window = #fff0f0f0
|
||||
Shadow = #ff696969
|
||||
Highlight = #fff0f0f0
|
||||
HighlightedText = #ff000000
|
||||
Link = #ff0d5f28
|
||||
LinkVisited = #ff08401b
|
||||
AlternateBase = #ffe9e7e3
|
||||
ToolTipBase = #ffffffdc
|
||||
ToolTipText = #ff000000
|
||||
PlaceholderText = #80000000
|
||||
Accent = #fff0f0f0
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
[Appearance]
|
||||
ColorScheme = Dark
|
||||
|
||||
[Style]
|
||||
Name = Fusion
|
||||
|
After Width: | Height: | Size: 151 KiB |
|
After Width: | Height: | Size: 160 KiB |
|
After Width: | Height: | Size: 165 KiB |
|
After Width: | Height: | Size: 174 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 110 KiB |