All Projects → kookma → CB-Fortran-Color-Theme

kookma / CB-Fortran-Color-Theme

Licence: other
Code Blocks color theme for Fortran language

Programming Languages

fortran
972 projects

Projects that are alternatives of or similar to CB-Fortran-Color-Theme

focal
A modern Fortran abstraction layer for OpenCL
Stars: ✭ 35 (+66.67%)
Mutual labels:  fortran2003, fortran2008
ZstdFortranLib
👨‍💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)
Stars: ✭ 17 (-19.05%)
Mutual labels:  fortran2003, fortran2008
pen-paper-coffee-syntax
Light Atom syntax theme designed for writing texts in markdown.
Stars: ✭ 55 (+161.9%)
Mutual labels:  color-theme
euler2D-kfvs-Fortran2003
2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003
Stars: ✭ 17 (-19.05%)
Mutual labels:  fortran2003
FUPRAL
Fortran OO implementation of a generic container using an unlimited polymorphic class. Implementation of a resizable container array and a double linked list.
Stars: ✭ 18 (-14.29%)
Mutual labels:  fortran2008
WWDC17-Xcode-Theme
WWDC 2017 Xcode Color Theme from slides.
Stars: ✭ 89 (+323.81%)
Mutual labels:  color-theme
lunar-theme
🌓 A minimal dark and light theme for Visual Studio Code. Handpicked colours, easy on the eyes, and perfect for coding in the day/night.
Stars: ✭ 24 (+14.29%)
Mutual labels:  color-theme
vim-lighthaus
A Lighthaus theme for (n)vim, vim-airline and lightline
Stars: ✭ 33 (+57.14%)
Mutual labels:  color-theme
psydac
Python 3 library for isogeometric analysis http://spl.readthedocs.io/
Stars: ✭ 23 (+9.52%)
Mutual labels:  fortran2003
alternight-vscode-theme
Repository of AlterNight, your new favorite theme for Visual Studio Code.
Stars: ✭ 53 (+152.38%)
Mutual labels:  color-theme
nord-tilix
An arctic, north-bluish clean and elegant Tilix color scheme.
Stars: ✭ 105 (+400%)
Mutual labels:  color-theme
kakoune-colors
Color schemes for kakoune
Stars: ✭ 15 (-28.57%)
Mutual labels:  color-theme
2D CARFIVE
2D Cartesian Quadtree Adaptive Mesh Refinement (AMR) for multiphase Five Equations Model
Stars: ✭ 23 (+9.52%)
Mutual labels:  fortran2003
nord-slack
An arctic, north-bluish clean and elegant Slack theme.
Stars: ✭ 129 (+514.29%)
Mutual labels:  color-theme
papercolor-vscode
the popular color theme from VIM to VsCode
Stars: ✭ 15 (-28.57%)
Mutual labels:  color-theme
vscode-theme-by-language
A VS code extension to change the color theme based on the current file language
Stars: ✭ 25 (+19.05%)
Mutual labels:  color-theme
themeX
The ultimate UNIVERSAL syntax color theme generator that let's you build your color scheme in just one file and compile for a wide range of different editors.
Stars: ✭ 26 (+23.81%)
Mutual labels:  color-theme
prettier-markdown
Parse code blocks in markdown files and run prettier on them
Stars: ✭ 37 (+76.19%)
Mutual labels:  codeblocks
valley-vscode
Valley is a simple theme for Visual Studio Code without visual noise. Created with handpicked and vivid colors, appropriate contrast and a lot of love to help you focus on your code.
Stars: ✭ 14 (-33.33%)
Mutual labels:  color-theme
universe-theme
A consistent and accessible dark theme for VS Code
Stars: ✭ 22 (+4.76%)
Mutual labels:  color-theme

CB-Fortran-Color-Theme

Code Blocks color theme for Fortran language

This is a small repository containing some color themes for Fortran (90 and later) to be used in Code Blcoks.

Installation

  • Download the fortran_colorthemes.conf
  • Follow the instruction on Change Editor Theme for Code::Blocks . Note that, all the nodes from fortran_colorthemes.conf shall be copied to default.conf. If you want only few themes, choose those nodes with theme name of your choice!
  • Open Code::Blocks
  • From Settings menu, choose Editor... and then Syntax highlighting. Select the color theme drop down menu and choose your theme of choice!
  • The below screenshots uses the "consolas" regular size 10 font [from Editor/General Settings/Editor Settings/Font]

Note

Some theme names and color specification are borrowed from Eclipse Themes

License: MIT

Screenshot

Dark themes

  • Dark Gray

dark_gray theme

  • Monokai

monokai theme

  • Oblivion

oblivion theme

  • RecognEyes

recogn_eyes theme

  • Solarized Dark

solarized_dark theme

  • Zenbum

zenbum theme

Light themes

  • Default Code::Blocks theme

default theme

  • Minimal

minimal theme

  • Notepad++

npp_like theme

  • Solarized Light

solarized_light theme

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].