Skip to content
Nakst edited this page Mar 9, 2025 · 6 revisions

Usage

Copy the theme data into your configuration file ($HOME/.config/gf2_config.ini) and restart gf2.

Dark

[theme]
panel1=252B31
panel2=14181E
text=FFFFFF
textDisabled=787D81
border=000000
buttonNormal=383D41
buttonHovered=4B5874
buttonPressed=0D0D0F
buttonDisabled=1B1F23
textboxNormal=31353C
textboxFocused=4D4D59
codeFocused=505055
codeBackground=212126
codeDefault=FFFFFF
codeComment=B4B4B4
codeString=F5DDD1
codeNumber=C3F5D3
codeOperator=F5D499
codePreprocessor=F5F3D1
selected=94BEFE
textSelected=000000
accent1=F01231
accent2=45F94E

Light

[theme]
panel1=F0F0F0
panel2=FFFFFF
text=000000
textDisabled=404040
border=404040
buttonNormal=E0E0E0
buttonHovered=F0F0F0
buttonPressed=A0A0A0
buttonDisabled=F0F0F0
textboxNormal=F8F8F8
textboxFocused=FFFFFF
codeFocused=C0C0CC
codeBackground=FFFFFF
codeDefault=000000
codeComment=817376
codeString=CF4714
codeNumber=009C12
codeOperator=1314DF
codePreprocessor=976B5C
selected=94BEFE
textSelected=000000
accent1=FF0000
accent2=00FF00

Ice

[theme]
panel1=F1F4FF
panel2=FFFFFF
text=000000
textDisabled=787D81
border=000000
buttonNormal=EAEDFF
buttonHovered=F0F8FF
buttonPressed=B6C5FB
buttonDisabled=1B1F23
textboxNormal=FFFFFF
textboxFocused=FFFFFF
codeFocused=9CD6FF
codeBackground=E8F2FF
codeDefault=000000
codeComment=7B6F81
codeString=0F7D32
codeNumber=0058F5
codeOperator=720EE7
codePreprocessor=900092
selected=B5D0FE
textSelected=000000
accent1=FF0000
accent2=00FF00

Lotus

[theme]
panel1=FFF1F4
panel2=FFFFFF
text=000000
textDisabled=81787D
border=000000
buttonNormal=FFEAED
buttonHovered=FFF0F8
buttonPressed=FBB6C5
buttonDisabled=231B1F
textboxNormal=FFFFFF
textboxFocused=FFFFFF
codeFocused=FCBAFF
codeBackground=FFE8F2
codeDefault=000000
codeComment=817B6F
codeString=704697
codeNumber=C21140
codeOperator=C76716
codePreprocessor=7A7092
selected=FEB5D0
textSelected=000000
accent1=FF0000
accent2=00FF00

Hero

[theme]
panel1=202020
panel2=202020
text=DDDDDD
textDisabled=787D81
border=404040
buttonNormal=202020
buttonHovered=4B5874
buttonPressed=0D0D0F
buttonDisabled=1B1F23
textboxNormal=202020
textboxText=FFFFFF
textboxFocused=3C3836
codeFocused=3C3836
codeBackground=202020
codeDefault=BDA175
codeComment=A8A5A2
codeString=B3B54A
codeNumber=D3869B
codeOperator=BDA175
codePreprocessor=A0B8A0
gaugeFilled=2CE342
selected=3C3836
textSelected=FFFFFF
accent1=FF0000
accent2=00FF00

Clone this wiki locally