Skip to content

Commit

Permalink
update all themes to add default tabs style
Browse files Browse the repository at this point in the history
  • Loading branch information
x87 committed Oct 24, 2023
1 parent 66d701e commit 038e2b9
Show file tree
Hide file tree
Showing 33 changed files with 1,202 additions and 135 deletions.
33 changes: 33 additions & 0 deletions classic-dark.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
[meta]
name=Classic Dark
author=JaggerJam

[variables]
activeTabColor = 0
inactiveTabColor = 8421504
tabPanelBackground = 15790320
activeTabBackground = 16777215
inactiveTabBackground = tabPanelBackground
tabBorderColor = inactiveTabColor

[gui]
editor.color=16777215
editor.background=2171169
Expand All @@ -13,6 +22,30 @@ gutter.background=2171169
bottomPanel.color=0
bottomPanel.background=4278190095
bottomPanel.border.color=4278190100
tabsPanel.background=tabPanelBackground
newTabButton.background=inactiveTabBackground
newTabButton.border.color=tabBorderColor
newTabButton.hover.background=activeTabBackground
newTabButton.hover.border.color=tabBorderColor
activeTab.color=activeTabColor
activeTab.background=activeTabBackground
activeTab.border.color=tabBorderColor
activeTab.closeButton.color=inactiveTabColor
activeTab.closeButton.background=activeTabBackground
activeTab.closeButton.border.color=activeTabBackground
activeTab.closeButton.hover.color=activeTabColor
activeTab.closeButton.hover.background=activeTabBackground
activeTab.closeButton.hover.border.color=tabBorderColor
inactiveTab.color=inactiveTabColor
inactiveTab.background=inactiveTabBackground
inactiveTab.border.color=tabBorderColor
inactiveTab.closeButton.color=inactiveTabColor
inactiveTab.closeButton.background=inactiveTabBackground
inactiveTab.closeButton.border.color=inactiveTabBackground
inactiveTab.closeButton.hover.color=activeTabColor
inactiveTab.closeButton.hover.background=activeTabBackground
inactiveTab.closeButton.hover.border.color=tabBorderColor

[syntax]
comments.color=4278190086
comments.background=2171169
Expand Down
29 changes: 29 additions & 0 deletions classic.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ btnFace = 0xFF00000F
btnHighlight = 0xFF000014
yes = 1
no = 0
activeTabColor = primaryColor
inactiveTabColor = 8421504
tabPanelBackground = 15790320
activeTabBackground = 16777215
inactiveTabBackground = tabPanelBackground
tabBorderColor = inactiveTabColor

[gui]
editor.color = primaryColor
Expand All @@ -23,6 +29,29 @@ gutter.background = primaryBackground
bottomPanel.color = primaryColor
bottomPanel.background = btnFace
bottomPanel.border.color = btnHighlight
tabsPanel.background=tabPanelBackground
newTabButton.background=inactiveTabBackground
newTabButton.border.color=tabBorderColor
newTabButton.hover.background=activeTabBackground
newTabButton.hover.border.color=tabBorderColor
activeTab.color=activeTabColor
activeTab.background=activeTabBackground
activeTab.border.color=tabBorderColor
activeTab.closeButton.color=inactiveTabColor
activeTab.closeButton.background=activeTabBackground
activeTab.closeButton.border.color=activeTabBackground
activeTab.closeButton.hover.color=activeTabColor
activeTab.closeButton.hover.background=activeTabBackground
activeTab.closeButton.hover.border.color=tabBorderColor
inactiveTab.color=inactiveTabColor
inactiveTab.background=inactiveTabBackground
inactiveTab.border.color=tabBorderColor
inactiveTab.closeButton.color=inactiveTabColor
inactiveTab.closeButton.background=inactiveTabBackground
inactiveTab.closeButton.border.color=inactiveTabBackground
inactiveTab.closeButton.hover.color=activeTabColor
inactiveTab.closeButton.hover.background=activeTabBackground
inactiveTab.closeButton.hover.border.color=tabBorderColor

[syntax]
comments.color = #000080
Expand Down
29 changes: 29 additions & 0 deletions cloudy-grey-by-vital.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ btnFace = 0xFF00000F
btnHighlight = 0xFF000014
yes = 1
no = 0
activeTabColor = 0
inactiveTabColor = 8421504
tabPanelBackground = 15790320
activeTabBackground = 16777215
inactiveTabBackground = tabPanelBackground
tabBorderColor = inactiveTabColor

[gui]
editor.color =0
Expand All @@ -23,6 +29,29 @@ gutter.background =13882323
bottomPanel.color =16777215
bottomPanel.background =4194304
bottomPanel.border.color =16777215
tabsPanel.background=tabPanelBackground
newTabButton.background=inactiveTabBackground
newTabButton.border.color=tabBorderColor
newTabButton.hover.background=activeTabBackground
newTabButton.hover.border.color=tabBorderColor
activeTab.color=activeTabColor
activeTab.background=activeTabBackground
activeTab.border.color=tabBorderColor
activeTab.closeButton.color=inactiveTabColor
activeTab.closeButton.background=activeTabBackground
activeTab.closeButton.border.color=activeTabBackground
activeTab.closeButton.hover.color=activeTabColor
activeTab.closeButton.hover.background=activeTabBackground
activeTab.closeButton.hover.border.color=tabBorderColor
inactiveTab.color=inactiveTabColor
inactiveTab.background=inactiveTabBackground
inactiveTab.border.color=tabBorderColor
inactiveTab.closeButton.color=inactiveTabColor
inactiveTab.closeButton.background=inactiveTabBackground
inactiveTab.closeButton.border.color=inactiveTabBackground
inactiveTab.closeButton.hover.color=activeTabColor
inactiveTab.closeButton.hover.background=activeTabBackground
inactiveTab.closeButton.hover.border.color=tabBorderColor

[syntax]
comments.color =8388608
Expand Down
32 changes: 32 additions & 0 deletions dark-by-vital.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
name=Dark (by Vital)
author=Vital

[variables]
activeTabColor = 0
inactiveTabColor = 8421504
tabPanelBackground = 15790320
activeTabBackground = 16777215
inactiveTabBackground = tabPanelBackground
tabBorderColor = inactiveTabColor

[gui]
editor.color=12632256
editor.background=1973790
Expand All @@ -14,6 +22,30 @@ gutter.background=0
bottomPanel.color=16777215
bottomPanel.background=1973790
bottomPanel.border.color=15790320
tabsPanel.background=tabPanelBackground
newTabButton.background=inactiveTabBackground
newTabButton.border.color=tabBorderColor
newTabButton.hover.background=activeTabBackground
newTabButton.hover.border.color=tabBorderColor
activeTab.color=activeTabColor
activeTab.background=activeTabBackground
activeTab.border.color=tabBorderColor
activeTab.closeButton.color=inactiveTabColor
activeTab.closeButton.background=activeTabBackground
activeTab.closeButton.border.color=activeTabBackground
activeTab.closeButton.hover.color=activeTabColor
activeTab.closeButton.hover.background=activeTabBackground
activeTab.closeButton.hover.border.color=tabBorderColor
inactiveTab.color=inactiveTabColor
inactiveTab.background=inactiveTabBackground
inactiveTab.border.color=tabBorderColor
inactiveTab.closeButton.color=inactiveTabColor
inactiveTab.closeButton.background=inactiveTabBackground
inactiveTab.closeButton.border.color=inactiveTabBackground
inactiveTab.closeButton.hover.color=activeTabColor
inactiveTab.closeButton.hover.background=activeTabBackground
inactiveTab.closeButton.hover.border.color=tabBorderColor

[syntax]
comments.color=551275967
comments.background=536870911
Expand Down
163 changes: 96 additions & 67 deletions dark-orange.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[meta]
name = Dark Orange
name =Dark Orange
author = Seemann

[variables]
Expand All @@ -10,84 +10,113 @@ btnFace = 0xFF00000F
btnHighlight = 0xFF000014
yes = 1
no = 0
activeTabColor = primaryColor
inactiveTabColor = 8421504
tabPanelBackground = 3022362
activeTabBackground = 1575689
inactiveTabBackground = tabPanelBackground
tabBorderColor = inactiveTabColor

[gui]
editor.color = primaryColor
editor.style.bold = no
editor.style.italic = no
editor.style.underline = no
editor.background = primaryBackground
editor.activeLine.background = #1A1E2E
gutter.color = primaryColor
gutter.background = primaryBackground
bottomPanel.color = primaryColor
bottomPanel.background = primaryBackground
bottomPanel.border.color = primaryBackground
editor.color =16777215
editor.style.bold =0
editor.style.italic =0
editor.style.underline =0
editor.background =1575689
editor.activeLine.background =3022362
gutter.color =16777215
gutter.background =1575689
bottomPanel.color =16777215
bottomPanel.background =1575689
bottomPanel.border.color =1575689
tabsPanel.background=tabPanelBackground
newTabButton.background=inactiveTabBackground
newTabButton.border.color=tabBorderColor
newTabButton.hover.background=activeTabBackground
newTabButton.hover.border.color=tabBorderColor
activeTab.color=activeTabColor
activeTab.background=activeTabBackground
activeTab.border.color=tabBorderColor
activeTab.closeButton.color=inactiveTabColor
activeTab.closeButton.background=activeTabBackground
activeTab.closeButton.border.color=activeTabBackground
activeTab.closeButton.hover.color=activeTabColor
activeTab.closeButton.hover.background=activeTabBackground
activeTab.closeButton.hover.border.color=tabBorderColor
inactiveTab.color=inactiveTabColor
inactiveTab.background=inactiveTabBackground
inactiveTab.border.color=tabBorderColor
inactiveTab.closeButton.color=inactiveTabColor
inactiveTab.closeButton.background=inactiveTabBackground
inactiveTab.closeButton.border.color=inactiveTabBackground
inactiveTab.closeButton.hover.color=activeTabColor
inactiveTab.closeButton.hover.background=activeTabBackground
inactiveTab.closeButton.hover.border.color=tabBorderColor

[syntax]
comments.color = #808080
comments.background = none
comments.style.bold = no
comments.style.italic = yes
comments.style.underline = no
comments.color =8421504
comments.background =536870911
comments.style.bold =0
comments.style.italic =1
comments.style.underline =0

labels.color = #C0DCC0
labels.background = none
labels.style.bold = yes
labels.style.italic = no
labels.style.underline = no
labels.color =12639424
labels.background =536870911
labels.style.bold =1
labels.style.italic =0
labels.style.underline =0

variables.color = #FF6400
variables.background = none
variables.style.bold = no
variables.style.italic = no
variables.style.underline = no
variables.color =25855
variables.background =536870911
variables.style.bold =0
variables.style.italic =0
variables.style.underline =0

keywords.color = #FBDE2D
keywords.background = none
keywords.style.bold = yes
keywords.style.italic = no
keywords.style.underline = no
keywords.color =3006203
keywords.background =536870911
keywords.style.bold =1
keywords.style.italic =0
keywords.style.underline =0

numbers.color = #FFFF00
numbers.background = none
numbers.style.bold = no
numbers.style.italic = no
numbers.style.underline = no
numbers.color =65535
numbers.background =536870911
numbers.style.bold =0
numbers.style.italic =0
numbers.style.underline =0

strings.color = #FF5555
strings.background = none
strings.style.bold = no
strings.style.italic = no
strings.style.underline = no
strings.color =5592575
strings.background =536870911
strings.style.bold =0
strings.style.italic =0
strings.style.underline =0

models.color = #FFFF00
models.background = none
models.style.bold = yes
models.style.italic = no
models.style.underline = no
models.color =65535
models.background =536870911
models.style.bold =1
models.style.italic =0
models.style.underline =0

classes.color = #FFA346
classes.background = none
classes.style.bold = yes
classes.style.italic = no
classes.style.underline = no
classes.color =4629503
classes.background =536870911
classes.style.bold =1
classes.style.italic =0
classes.style.underline =0

commands.color = #FF972F
commands.background = none
commands.style.bold = yes
commands.style.italic = no
commands.style.underline = no
commands.color =3119103
commands.background =536870911
commands.style.bold =1
commands.style.italic =0
commands.style.underline =0

directives.color = #61CE3C
directives.background = none
directives.style.bold = no
directives.style.italic = no
directives.style.underline = no
directives.color =3984993
directives.background =536870911
directives.style.bold =0
directives.style.italic =0
directives.style.underline =0

constants.color = none
constants.background = none
constants.style.bold = no
constants.style.italic = no
constants.style.underline = no
constants.color =536870911
constants.background =536870911
constants.style.bold =0
constants.style.italic =0
constants.style.underline =0

Loading

0 comments on commit 038e2b9

Please sign in to comment.