Introducing the Strawberry theme #247
Closed
cyring
started this conversation in
Show and tell
Replies: 1 comment
-
Nickname can be yours ;-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For any comment, is available a new color theme in the
develop
branchJust press the
E
key to toggle between the default and this new theme.(a theme selection window will come later)
Any hard-coded color has been removed from the Client and the UI source files.
Colors can be adjusted in file
corefreq-cli-rsc-theme-usr1.h
If claimed or provided by User, a second theme as
corefreq-cli-rsc-theme-usr2.h
can be added to the project.This theme has been tested with a plain
xterm
and the Linuxconsole
(be aware that
console
is mapping anyunderline
to the cyan color)Made with
-D NO_HEADER=1 -D NO_FOOTER=1 -D NO_UPPER=1
Beta Was this translation helpful? Give feedback.
All reactions