3. does codeblocks v 16.01 is the final release, is it under development or codeblocks is not planning for any release anymore??if it does, will codeblocks release any newer version in this near future??
The are "nightly" releases about every other month.
The is a major release about every 2 to 3 years.
Lol 8). A nightly has nothing to do with the visual appearance of the program, nightlies are binaries that are build automatically and regular from the current source code, usually during the night to grab a more stable snapshot because people usually dont work then :).
if it does, will codeblocks release any newer version in this near future??Yes it will, but it still won't include a dark theme.
Yes it will, but it still won't include a dark theme.why not? There are plenty on the wiki page and they are quite hard to import for the user. Why not ship them witch codeblocks?
Settings -> Environment -> Colours:
- Editor : Caret -> #FFFFFF
- Editor : Margin chrome colour -> #A6A6A6
- Editor : Margin chrome highlight colour -> #A6A6A6
- Logs : Success text -> #004CFF
- Logs : Warning text -> #004CFF
- Project Tree : Not-compiled files (headers/resources) -> #000000
- Start here page : Link colour -> #004CFF
Settings -> Editor -> Syntax highlighting
- New scheme based on default: invert
- Default:
- Foreground: #FFFFFF
- Background: #171717
- Keyword:
- Foreground: #004CFF
- String:
- Foreground: #00AAFF
- String (inactive):
- Foreground: #BEEAFF
- UUID:
- Foreground: #FFFFFF
- Selection:
- Background: #666666
- Active line:
- Background: #54ACFF
Settings -> Editor -> Margins and Caret
- Caret Width: 2
why not? There are plenty on the wiki page and they are quite hard to import for the user. Why not ship them witch codeblocks?Because the license for these is not clear. The wiki page has been delete once because the first contributor didn't like something (don't remember what now).